pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Digest pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/619bf3b4c518
branches: trunk
changeset: 394688:619bf3b4c518
user: sno <sno%pkgsrc.org@localhost>
date: Sun Jun 14 20:05:36 2009 +0000
description:
pkgsrc changes:
- Updating package of p5 module Digest from 1.15nb1 to 1.16
- Adjusting license according to documentation of Digest
Upstream changes:
2009-06-09 - Release 1.16: Gisle Aas <gisle%ActiveState.com@localhost>.
Gisle Aas (3):
For SHA-1 try Digest::SHA before tryign Digest::SHA1 as suggested by Adam Trickett
Support Digest->new("RIPEMD-160") as suggested by Zefram
Use 3-arg open for fewer surprises
Jarkko Hietaniemi (1):
Sync up with EBCDIC changes from core perl.
diffstat:
security/p5-Digest/Makefile | 7 +++----
security/p5-Digest/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r 60cdf04daf59 -r 619bf3b4c518 security/p5-Digest/Makefile
--- a/security/p5-Digest/Makefile Sun Jun 14 20:00:46 2009 +0000
+++ b/security/p5-Digest/Makefile Sun Jun 14 20:05:36 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2009/05/19 08:59:32 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2009/06/14 20:05:36 sno Exp $
#
-DISTNAME= Digest-1.15
+DISTNAME= Digest-1.16
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5dig
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
@@ -11,7 +10,7 @@
MAINTAINER= heinz%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Digest/
COMMENT= Perl5 base class for Digest:: modules
-LICENSE= gnu-gpl-v2
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-MIME-Base64>=2.18:../../converters/p5-MIME-Base64
diff -r 60cdf04daf59 -r 619bf3b4c518 security/p5-Digest/distinfo
--- a/security/p5-Digest/distinfo Sun Jun 14 20:00:46 2009 +0000
+++ b/security/p5-Digest/distinfo Sun Jun 14 20:05:36 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2006/04/02 20:52:05 wiz Exp $
+$NetBSD: distinfo,v 1.9 2009/06/14 20:05:36 sno Exp $
-SHA1 (Digest-1.15.tar.gz) = a2dc3094865b6c3b7a0b2e7806bc054d654bb1da
-RMD160 (Digest-1.15.tar.gz) = c451ef4e267204c1da01fc220946efe89e7b784c
-Size (Digest-1.15.tar.gz) = 7831 bytes
+SHA1 (Digest-1.16.tar.gz) = 0e0ff9e6ec19c9bba352a715b0dac587edb3163f
+RMD160 (Digest-1.16.tar.gz) = 6f48499c5405c3e8db962a6c9224ad8fff3fc876
+Size (Digest-1.16.tar.gz) = 8262 bytes
Home |
Main Index |
Thread Index |
Old Index