pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/archivers/p5-Archive-Zip



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Aug 24 06:10:19 UTC 2018

Modified Files:
        pkgsrc/archivers/p5-Archive-Zip: Makefile distinfo

Log Message:
p5-Archive-Zip: update to 1.62.

Use TEST_DEPENDS

1.62 Sun 19 Aug 2018
    - Add link-samename.zip to MANIFEST


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/archivers/p5-Archive-Zip/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/archivers/p5-Archive-Zip/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/archivers/p5-Archive-Zip/Makefile
diff -u pkgsrc/archivers/p5-Archive-Zip/Makefile:1.60 pkgsrc/archivers/p5-Archive-Zip/Makefile:1.61
--- pkgsrc/archivers/p5-Archive-Zip/Makefile:1.60       Wed Aug 22 09:42:53 2018
+++ pkgsrc/archivers/p5-Archive-Zip/Makefile    Fri Aug 24 06:10:19 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2018/08/22 09:42:53 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2018/08/24 06:10:19 wiz Exp $
 
-DISTNAME=      Archive-Zip-1.61
+DISTNAME=      Archive-Zip-1.62
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    archivers perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Archive/}
 
@@ -11,9 +10,9 @@ HOMEPAGE=     http://search.cpan.org/dist/Ar
 COMMENT=       Perl5 module interface to manipulate zip files
 LICENSE=       ${PERL5_LICENSE}
 
-#DEPENDS+=     {perl>=5.10.1,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Raw::Zlib>=2.017
-BUILD_DEPENDS+=        p5-Test-MockModule-[0-9]*:../../devel/p5-Test-MockModule
 DEPENDS+=      p5-SUPER-[0-9]*:../../devel/p5-SUPER
+TEST_DEPENDS+= p5-Test-MockModule-[0-9]*:../../devel/p5-Test-MockModule
+
 # TEST_DEPENDS? Perhaps run dependency? NetBSD's unzip is not good enough
 BUILD_DEPENDS+=        unzip-[0-9]*:../../archivers/unzip
 

Index: pkgsrc/archivers/p5-Archive-Zip/distinfo
diff -u pkgsrc/archivers/p5-Archive-Zip/distinfo:1.29 pkgsrc/archivers/p5-Archive-Zip/distinfo:1.30
--- pkgsrc/archivers/p5-Archive-Zip/distinfo:1.29       Tue Aug 21 09:44:35 2018
+++ pkgsrc/archivers/p5-Archive-Zip/distinfo    Fri Aug 24 06:10:19 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2018/08/21 09:44:35 wiz Exp $
+$NetBSD: distinfo,v 1.30 2018/08/24 06:10:19 wiz Exp $
 
-SHA1 (Archive-Zip-1.61.tar.gz) = 55e82fa81f18e2930e0754e932e9ca57ad2d938e
-RMD160 (Archive-Zip-1.61.tar.gz) = 343c9caed4cace8dc20abeba911c8ddab5745e50
-SHA512 (Archive-Zip-1.61.tar.gz) = 28b7b8d3f38b36324c49668bb6b359a66f55cc611ca8f341e8f5045feffa23dd442d2ff130fa999e969bbabfe9b26c21bdf16463c9d52744b2c36babde866a8e
-Size (Archive-Zip-1.61.tar.gz) = 191423 bytes
+SHA1 (Archive-Zip-1.62.tar.gz) = 08842c4fd86d277c01ba0e16dbe14f0bd52511ca
+RMD160 (Archive-Zip-1.62.tar.gz) = dc43f0419309b5056e0fa99e1152427ac579d759
+SHA512 (Archive-Zip-1.62.tar.gz) = 07eaca4cc3787abab091cff8ef3bb2e368d3f58d893f6a1b1587ba1c434b94dc228ebf3e15092c9b57748ed487bec602bedc035a6045705bb449a51c6891e6a6
+Size (Archive-Zip-1.62.tar.gz) = 191576 bytes



Home | Main Index | Thread Index | Old Index