aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorfoxfair <foxfair@FreeBSD.org>2003-11-08 11:35:40 +0800
committerfoxfair <foxfair@FreeBSD.org>2003-11-08 11:35:40 +0800
commit684a6048222ba8749afda30e712789a67e8008d3 (patch)
tree8f0578076fff260b869aa8c17c424b06a447147f /security
parent370bb5c5e17f905595d46c8e8bf045f489b1a20c (diff)
downloadfreebsd-ports-gnome-684a6048222ba8749afda30e712789a67e8008d3.tar.gz
freebsd-ports-gnome-684a6048222ba8749afda30e712789a67e8008d3.tar.zst
freebsd-ports-gnome-684a6048222ba8749afda30e712789a67e8008d3.zip
PR:
Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Fix checksum mismatch problem: the different is the later tarball adds one more file (LW.pm), and the diff of Makefile.pl is: --- ../libwhisker-1.8/Makefile.pl Thu Dec 19 03:39:24 2002 +++ ./Makefile.pl Wed Oct 8 01:38:16 2003 @@ -9,7 +9,7 @@ $|++; -$VERSION = '1.7'; +$VERSION = '1.8'; $LIB = 'LW.pm'; $COMPONENTS = 'libs'; $PRELIB = 'prelib.wpl'; It seems that this is only an errata of release v1.8. Bump PORTREVISION to aware this. maintainer's email was bounced several times, so commit this change directly.
Diffstat (limited to 'security')
-rw-r--r--security/libwhisker/Makefile3
-rw-r--r--security/libwhisker/distinfo2
2 files changed, 2 insertions, 3 deletions
diff --git a/security/libwhisker/Makefile b/security/libwhisker/Makefile
index d41f8fe58f31..bc995c8bef3a 100644
--- a/security/libwhisker/Makefile
+++ b/security/libwhisker/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libwhisker
PORTVERSION= 1.8
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= http://www.wiretrip.net/rfp/${PORTNAME}/
DISTNAME= ${PORTNAME}-current
@@ -14,8 +15,6 @@ DISTNAME= ${PORTNAME}-current
MAINTAINER= jan@atstake.com
COMMENT= Perl module to create HTTP test scripts
-BROKEN= Checksum mismatch, will be removed after Feb 2
-
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
NO_BUILD= yes
diff --git a/security/libwhisker/distinfo b/security/libwhisker/distinfo
index e228a5459439..d7c8e1c6d882 100644
--- a/security/libwhisker/distinfo
+++ b/security/libwhisker/distinfo
@@ -1 +1 @@
-MD5 (libwhisker-current.tar.gz) = 323c2ab06b0b6eef791889f938720027
+MD5 (libwhisker-current.tar.gz) = d8cb255dee28e3cd120ea2d82a6a3f64