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.
This commit is contained in:
Foxfair Hu 2003-11-08 03:35:40 +00:00
parent d6cee1d578
commit db6b142e82
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93349
2 changed files with 2 additions and 3 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (libwhisker-current.tar.gz) = 323c2ab06b0b6eef791889f938720027
MD5 (libwhisker-current.tar.gz) = d8cb255dee28e3cd120ea2d82a6a3f64