diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2007-09-05 03:09:05 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2007-09-05 03:09:05 +0800 |
commit | 8359bce2e6f027694822043facf2024a74696844 (patch) | |
tree | b6cd24f1a91483aaacb4521ce8bad4ed2bed6d61 | |
parent | bcbf20c08c7969265f7fb9323ff7c8194668a7a6 (diff) | |
download | freebsd-ports-gnome-8359bce2e6f027694822043facf2024a74696844.tar.gz freebsd-ports-gnome-8359bce2e6f027694822043facf2024a74696844.tar.zst freebsd-ports-gnome-8359bce2e6f027694822043facf2024a74696844.zip |
Unbreak, distfile rerolled.
(Some self-test cases updated, this change would not affect the package.)
-rw-r--r-- | devel/splint/Makefile | 2 | ||||
-rw-r--r-- | devel/splint/distinfo | 6 |
2 files changed, 3 insertions, 5 deletions
diff --git a/devel/splint/Makefile b/devel/splint/Makefile index 7694aa733465..732479ba3a1e 100644 --- a/devel/splint/Makefile +++ b/devel/splint/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .src.tgz MAINTAINER= lwhsu@FreeBSD.org COMMENT= A tool for statically checking sourcecode for security vulnerabilities -BROKEN= Size mismatch - USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/devel/splint/distinfo b/devel/splint/distinfo index 9cf9bb8d9202..2f20eb011986 100644 --- a/devel/splint/distinfo +++ b/devel/splint/distinfo @@ -1,3 +1,3 @@ -MD5 (splint-3.1.2.src.tgz) = 51553d1df3a17a2222c6d116cff0840f -SHA256 (splint-3.1.2.src.tgz) = c360134a59622dbdd5c0399b98585149c05964a4c74a91e744b7809083be3cee -SIZE (splint-3.1.2.src.tgz) = 2283320 +MD5 (splint-3.1.2.src.tgz) = 25f47d70bd9c8bdddf6b03de5949c4fd +SHA256 (splint-3.1.2.src.tgz) = c78db643df663313e3fa9d565118391825dd937617819c6efc7966cdf444fb0a +SIZE (splint-3.1.2.src.tgz) = 2284033 |