summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-11-08 03:35:40 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-11-08 03:35:40 +0000
commitdb6b142e82e7ca284fbbc3e78329cce32f0ba27f (patch)
treedfa66397a72f83a21e7f3eaf2759e17cefe3acb5
parent1) rename openoffice-* to openoffice-*-1.0 after repocopy (diff)
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.
-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