diff options
author | shaun <shaun@FreeBSD.org> | 2006-10-12 08:36:00 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-10-12 08:36:00 +0800 |
commit | 803d162c360c251fb7d3c31c7e82af32f2ed328a (patch) | |
tree | ca1cb3ee2d57a1b51b970b90352276d014fab3b8 /security | |
parent | 09dff82543b9e512c2ee33b0effdb491e27adc47 (diff) | |
download | freebsd-ports-gnome-803d162c360c251fb7d3c31c7e82af32f2ed328a.tar.gz freebsd-ports-gnome-803d162c360c251fb7d3c31c7e82af32f2ed328a.tar.zst freebsd-ports-gnome-803d162c360c251fb7d3c31c7e82af32f2ed328a.zip |
Update distinfo to reflect re-rolled distfile, and unbreak the port. The
differences between the old and new files were entirely cosmetic. The
full diff is available in the Audit-Trail of the PR below.
PR: ports/104307
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>
Approved by: portmgr (marcus)
Diffstat (limited to 'security')
-rw-r--r-- | security/its4/Makefile | 8 | ||||
-rw-r--r-- | security/its4/distinfo | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/security/its4/Makefile b/security/its4/Makefile index e1860e773259..1150d77bb6e1 100644 --- a/security/its4/Makefile +++ b/security/its4/Makefile @@ -8,14 +8,12 @@ PORTNAME= its4 PORTVERSION= 1.1.1 CATEGORIES= security -MASTER_SITES= +MASTER_SITES= # Empty EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Tool to scan C/C++ source for potential vulnerabilities -BROKEN= Checksum mismatch - WRKSRC= ${WRKDIR}/${PORTNAME} HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ @@ -25,7 +23,9 @@ MAN1= its4.1 .include <bsd.port.pre.mk> .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING) -IGNORE= "The source to this port may not be automatically fetched due to licensing restrictions. You MUST fetch the source manually at: http://www.cigital.com/its4/download.html Once ${DISTFILES} has been downloaded, move it to ${DISTDIR} and then restart this build" +IGNORE= may not be automatically fetched due to licensing restrictions.\ +You MUST fetch the source manually from: http://www.cigital.com/its4/download.html; Once\ +${DISTFILES} has been downloaded, move it to ${DISTDIR} and then restart this build .endif post-install: diff --git a/security/its4/distinfo b/security/its4/distinfo index 3915f01dcdb4..3d92476818f2 100644 --- a/security/its4/distinfo +++ b/security/its4/distinfo @@ -1 +1,3 @@ -MD5 (its4-1.1.1.tgz) = 23df542a8499628d17a3678bc4b4166c +MD5 (its4-1.1.1.tgz) = 771d18f5781a3b2a95d8e2e4e747be6b +SHA256 (its4-1.1.1.tgz) = 386ca694c969108863f3e5c0571ea8c5cbdc288dd13e12ba573a592844682df4 +SIZE (its4-1.1.1.tgz) = 59759 |