Fri Aug 5 23:10:37 2016 UTC ()
Updated security/p5-Digest-SHA to 5.96
--------------------------------------
5.96  Wed Jul 27 20:04:34 MST 2016
        - prevented shasum from possibly running malicious code
                -- remove '.' from @INC before module loading
                -- ref. rt.cpan.org #116513
        - namespace cleanup (ref. rt.cpan.org #105371 and #105372)
        - minor code and documentation tweaks


(mef)
diff -r1.37 -r1.38 pkgsrc/security/p5-Digest-SHA/Makefile
diff -r1.22 -r1.23 pkgsrc/security/p5-Digest-SHA/distinfo

cvs diff -r1.37 -r1.38 pkgsrc/security/p5-Digest-SHA/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/security/p5-Digest-SHA/Attic/Makefile 2016/06/08 19:24:23 1.37
+++ pkgsrc/security/p5-Digest-SHA/Attic/Makefile 2016/08/05 23:10:37 1.38
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.37 2016/06/08 19:24:23 wiz Exp $ 1# $NetBSD: Makefile,v 1.38 2016/08/05 23:10:37 mef Exp $
2 2
3DISTNAME= Digest-SHA-5.95 3DISTNAME= Digest-SHA-5.96
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
6CATEGORIES= security perl5 5CATEGORIES= security perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Digest-SHA/ 9HOMEPAGE= http://search.cpan.org/dist/Digest-SHA/
11COMMENT= Perl module for SHA-1/224/256/384/512 algorithms 10COMMENT= Perl module for SHA-1/224/256/384/512 algorithms
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14USE_LANGUAGES= c 13USE_LANGUAGES= c
15PERL5_PACKLIST= auto/Digest/SHA/.packlist 14PERL5_PACKLIST= auto/Digest/SHA/.packlist
16 15
17.include "../../lang/perl5/module.mk" 16.include "../../lang/perl5/module.mk"
18.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.22 -r1.23 pkgsrc/security/p5-Digest-SHA/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/security/p5-Digest-SHA/Attic/distinfo 2015/11/04 01:17:58 1.22
+++ pkgsrc/security/p5-Digest-SHA/Attic/distinfo 2016/08/05 23:10:37 1.23
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.22 2015/11/04 01:17:58 agc Exp $ 1$NetBSD: distinfo,v 1.23 2016/08/05 23:10:37 mef Exp $
2 2
3SHA1 (Digest-SHA-5.95.tar.gz) = ad8fdc2c1a2453b3e9f7efb27340f8faa17942f9 3SHA1 (Digest-SHA-5.96.tar.gz) = 7e4e8f4d83513bed656a5fdef2d1ff2935ff5b9e
4RMD160 (Digest-SHA-5.95.tar.gz) = ca0c9d6d37cc5bf3e646a9985a2bd81ef5d4678c 4RMD160 (Digest-SHA-5.96.tar.gz) = de8947ae9a952da81a638e3465d1379ec9c868f2
5SHA512 (Digest-SHA-5.95.tar.gz) = 2200006c9bede1f8c2332da7cafc5ba59e874deaef414c6050733029de7145c2387cacfb4020d0b7d0addd1ab3455b053c918524514773e20ff64d6dc8cbdb9f 5SHA512 (Digest-SHA-5.96.tar.gz) = 561fc3d0469a556101a7e7ae97897dbd394ac042606c9309cd23d10d716a0d2104d1ca8ee2eb8e009fb4cdf04f6d5e04dde4a824c8a4bb2ef58373a4bea1584a
6Size (Digest-SHA-5.95.tar.gz) = 46054 bytes 6Size (Digest-SHA-5.96.tar.gz) = 46394 bytes