Sun Jan 25 07:04:24 2015 UTC ()
Update 1.42 to 1.44
1.44 Fri 23 Jan 2015
    - Win32 with ZIP executable cannot create temp file [github.com/revhippie]

1.43 Wed 14 Jan 2015
    - Restore 101374 - failing tests were not regressions.


(mef)
diff -r1.42 -r1.43 pkgsrc/archivers/p5-Archive-Zip/Makefile
diff -r1.15 -r1.16 pkgsrc/archivers/p5-Archive-Zip/distinfo

cvs diff -r1.42 -r1.43 pkgsrc/archivers/p5-Archive-Zip/Makefile (expand / switch to unified diff)

--- pkgsrc/archivers/p5-Archive-Zip/Makefile 2015/01/12 12:32:01 1.42
+++ pkgsrc/archivers/p5-Archive-Zip/Makefile 2015/01/25 07:04:24 1.43
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.42 2015/01/12 12:32:01 wen Exp $ 1# $NetBSD: Makefile,v 1.43 2015/01/25 07:04:24 mef Exp $
2 2
3DISTNAME= Archive-Zip-1.42 3DISTNAME= Archive-Zip-1.44
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= archivers perl5 5CATEGORIES= archivers perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Archive-Zip/ 9HOMEPAGE= http://search.cpan.org/dist/Archive-Zip/
10COMMENT= Perl5 module interface to manipulate zip files 10COMMENT= Perl5 module interface to manipulate zip files
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13DEPENDS+= {perl>=5.10.1,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Raw::Zlib>=2.017 13DEPENDS+= {perl>=5.10.1,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Raw::Zlib>=2.017
14 14
15USE_LANGUAGES= # empty 15USE_LANGUAGES= # empty
16PERL5_PACKLIST= auto/Archive/Zip/.packlist 16PERL5_PACKLIST= auto/Archive/Zip/.packlist

cvs diff -r1.15 -r1.16 pkgsrc/archivers/p5-Archive-Zip/distinfo (expand / switch to unified diff)

--- pkgsrc/archivers/p5-Archive-Zip/distinfo 2015/01/12 12:32:01 1.15
+++ pkgsrc/archivers/p5-Archive-Zip/distinfo 2015/01/25 07:04:24 1.16
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.15 2015/01/12 12:32:01 wen Exp $ 1$NetBSD: distinfo,v 1.16 2015/01/25 07:04:24 mef Exp $
2 2
3SHA1 (Archive-Zip-1.42.tar.gz) = 56f01d4e2cdbb6bf454166f5d85a7a4a95d65e5e 3SHA1 (Archive-Zip-1.44.tar.gz) = 3ba397eec2874b8c92b15c1f58de1cfec7fe622e
4RMD160 (Archive-Zip-1.42.tar.gz) = 8a74d84ebdcc7e5910bbf37236f2d86d299cf975 4RMD160 (Archive-Zip-1.44.tar.gz) = cea99161b63bac422ab66520212e21ce09a8222f
5Size (Archive-Zip-1.42.tar.gz) = 186201 bytes 5Size (Archive-Zip-1.44.tar.gz) = 186338 bytes