pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Digest-CRC Update to 0.21
details: https://anonhg.NetBSD.org/pkgsrc/rev/300d9a1ca07f
branches: trunk
changeset: 651050:300d9a1ca07f
user: wen <wen%pkgsrc.org@localhost>
date: Fri May 01 02:41:43 2015 +0000
description:
Update to 0.21
Upstream changes:
0.19 Sun Feb 8 11:30:09 2015
- fixed issue with OO crc64, #101999
- remove Build.PL as it seems to have some issues with the XS support
0.20 Sun Feb 8 16:45:13 2015
- removed debug code
0.21 Sat Feb 21 13:18:25 2015
- new() throwing an error if an unsupported type is specified
diffstat:
security/p5-Digest-CRC/Makefile | 5 ++---
security/p5-Digest-CRC/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 058a85f52d0a -r 300d9a1ca07f security/p5-Digest-CRC/Makefile
--- a/security/p5-Digest-CRC/Makefile Fri May 01 02:36:32 2015 +0000
+++ b/security/p5-Digest-CRC/Makefile Fri May 01 02:41:43 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:55 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2015/05/01 02:41:43 wen Exp $
-DISTNAME= Digest-CRC-0.18
+DISTNAME= Digest-CRC-0.21
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
diff -r 058a85f52d0a -r 300d9a1ca07f security/p5-Digest-CRC/distinfo
--- a/security/p5-Digest-CRC/distinfo Fri May 01 02:36:32 2015 +0000
+++ b/security/p5-Digest-CRC/distinfo Fri May 01 02:41:43 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2012/05/31 08:29:15 sno Exp $
+$NetBSD: distinfo,v 1.9 2015/05/01 02:41:43 wen Exp $
-SHA1 (Digest-CRC-0.18.tar.gz) = 8289a1ebaa0e2e022635e83bb37dc7c2b32c9dd5
-RMD160 (Digest-CRC-0.18.tar.gz) = d30d502bea3efca219b6aa0dd9345c6c3cc12757
-Size (Digest-CRC-0.18.tar.gz) = 7721 bytes
+SHA1 (Digest-CRC-0.21.tar.gz) = 7e0855823e8008f1700ebe68952a211e43ca9505
+RMD160 (Digest-CRC-0.21.tar.gz) = 2511336af2af37c2f397217c007901599bb83604
+Size (Digest-CRC-0.21.tar.gz) = 7924 bytes
Home |
Main Index |
Thread Index |
Old Index