pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Digest-SHA Updated to version 5.45.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9485be1eb235
branches: trunk
changeset: 544679:9485be1eb235
user: heinz <heinz%pkgsrc.org@localhost>
date: Thu Jul 17 19:02:32 2008 +0000
description:
Updated to version 5.45.
Pkgsrc changes:
- none
Changes since version 5.45:
===========================
5.47 Wed Apr 30 04:00:54 MST 2008
- modified Makefile.PL to install in core for Perls >= 5.10
-- thanks to Jerry Hedden for patch
- changed from #include <> to #include "" in SHA.xs
-- some platforms not able to find SHA source files
-- thanks to Alexandr Ciornii for testing
- moved .pm file to appropriate lib directory
- minor addition to META.yml
5.46 Wed Apr 9 05:04:00 MST 2008
- modified Addfile to recognize leading and trailing
whitespace in filenames (ref. rt.cpan.org #34690)
- minor C source code modification (ref. hmac.c)
- use const in sha.c for clean builds with -Wwrite-strings
-- thanks to Robin Barker for patch
diffstat:
security/p5-Digest-SHA/Makefile | 4 ++--
security/p5-Digest-SHA/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 5fd534ae9fb8 -r 9485be1eb235 security/p5-Digest-SHA/Makefile
--- a/security/p5-Digest-SHA/Makefile Thu Jul 17 18:49:47 2008 +0000
+++ b/security/p5-Digest-SHA/Makefile Thu Jul 17 19:02:32 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2008/01/08 15:11:25 heinz Exp $
+# $NetBSD: Makefile,v 1.14 2008/07/17 19:02:32 heinz Exp $
#
-DISTNAME= Digest-SHA-5.45
+DISTNAME= Digest-SHA-5.47
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
diff -r 5fd534ae9fb8 -r 9485be1eb235 security/p5-Digest-SHA/distinfo
--- a/security/p5-Digest-SHA/distinfo Thu Jul 17 18:49:47 2008 +0000
+++ b/security/p5-Digest-SHA/distinfo Thu Jul 17 19:02:32 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2008/01/08 15:11:25 heinz Exp $
+$NetBSD: distinfo,v 1.9 2008/07/17 19:02:32 heinz Exp $
-SHA1 (Digest-SHA-5.45.tar.gz) = 6d3b5d8353d853da927c5aea92e53feefc4f7b18
-RMD160 (Digest-SHA-5.45.tar.gz) = fcd2157a2dea2049ebe9d486f5418206af4f233b
-Size (Digest-SHA-5.45.tar.gz) = 39362 bytes
+SHA1 (Digest-SHA-5.47.tar.gz) = eaf4d3cdd4f35b6ede4d56b52e3d5b816b3e432e
+RMD160 (Digest-SHA-5.47.tar.gz) = fd57e3595bd196726b0ff47ddf9d0c8d72ae637e
+Size (Digest-SHA-5.47.tar.gz) = 39864 bytes
Home |
Main Index |
Thread Index |
Old Index