cvs commit: ports/security/libwhisker Makefile distinfo

Foxfair Hu foxfair at FreeBSD.org
Fri Nov 7 19:35:41 PST 2003


foxfair     2003/11/07 19:35:40 PST

  FreeBSD ports repository

  Modified files:
    security/libwhisker  Makefile distinfo 
  Log:
  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.
  
  Revision  Changes    Path
  1.5       +1 -2      ports/security/libwhisker/Makefile
  1.3       +1 -1      ports/security/libwhisker/distinfo


More information about the cvs-ports mailing list