diff options
author | wiz <wiz> | 2007-02-27 13:56:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-27 13:56:11 +0000 |
commit | 5f9c19de54163741456668a434b35cd034a6368f (patch) | |
tree | 42b5a6784b52b4ede4586fd857c8888f74a31bb5 /archivers/p5-Archive-Zip | |
parent | dd48c19144dab2293d8fccc20e4815c52f9c5888 (diff) | |
download | pkgsrc-5f9c19de54163741456668a434b35cd034a6368f.tar.gz |
Update to 1.18:
1.18 Wed 25 Oct 2006 - Adam Kennedy
- Changing to a production version for final release
- No other changes of any kind
1.17_05 Tue 19 Sep 2006 - Adam Kennedy
- Seperated the classes from the main file into seperate packages.
- Merged the Zip.pod into the main Zip.pm file.
- Applied default Perl::Tidy to all of the source files, to improve
the readability and maintainability of the files.
- Added license in Makefile.PL
- Added some additional entries to the realclean files
Diffstat (limited to 'archivers/p5-Archive-Zip')
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 5 | ||||
-rw-r--r-- | archivers/p5-Archive-Zip/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index 9df38c20844..76c91cc0b90 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2006/03/04 21:28:53 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2007/02/27 13:56:11 wiz Exp $ -DISTNAME= Archive-Zip-1.16 +DISTNAME= Archive-Zip-1.18 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5zip CATEGORIES= archivers perl5 @@ -11,6 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Archive-Zip/ COMMENT= Perl5 module interface to manipulate zip files DEPENDS+= p5-Compress-Zlib-[0-9]*:../../devel/p5-Compress-Zlib +DEPENDS+= p5-File-Which-[0-9]*:../../devel/p5-File-Which PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/archivers/p5-Archive-Zip/distinfo b/archivers/p5-Archive-Zip/distinfo index e8bf60c1350..9de5b7f3558 100644 --- a/archivers/p5-Archive-Zip/distinfo +++ b/archivers/p5-Archive-Zip/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2005/10/20 17:25:38 abs Exp $ +$NetBSD: distinfo,v 1.6 2007/02/27 13:56:11 wiz Exp $ -SHA1 (Archive-Zip-1.16.tar.gz) = 5eadeb821341e8491014003694aeb4380f3f39ae -RMD160 (Archive-Zip-1.16.tar.gz) = aeacb97732dd13138405db49acbc851448863f58 -Size (Archive-Zip-1.16.tar.gz) = 111336 bytes +SHA1 (Archive-Zip-1.18.tar.gz) = b3f4f405f743d9251ccd48f80b9f72a8654677e9 +RMD160 (Archive-Zip-1.18.tar.gz) = 134f19c38ff3eebc50142f0abc64a501dff58c65 +Size (Archive-Zip-1.18.tar.gz) = 224031 bytes |