pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-Digest Updated to version 1.12.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c4700ab6e38
branches:  trunk
changeset: 500123:0c4700ab6e38
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Oct 02 17:45:31 2005 +0000

description:
Updated to version 1.12.

No pkgsrc changes.

Changes since version 1.10:
===========================
   Release 1.12
   Fix documentation typo.  Patch by <steve%fisharerojo.org@localhost>.

   Release 1.11
   Make Digest->new("SHA-224") work.  Patch by Mark Shelor
   <shelor%cpan.org@localhost>.

diffstat:

 security/p5-Digest/Makefile |  6 +++---
 security/p5-Digest/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r 614484480794 -r 0c4700ab6e38 security/p5-Digest/Makefile
--- a/security/p5-Digest/Makefile       Sun Oct 02 16:08:17 2005 +0000
+++ b/security/p5-Digest/Makefile       Sun Oct 02 17:45:31 2005 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2005/08/06 06:19:30 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2005/10/02 17:45:31 heinz Exp $
 #
 
-DISTNAME=      Digest-1.10
+DISTNAME=      Digest-1.12
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5dig
-PKGREVISION=   2
+PKGREVISION=   # empty
 CATEGORIES=    security perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Digest/}
 
diff -r 614484480794 -r 0c4700ab6e38 security/p5-Digest/distinfo
--- a/security/p5-Digest/distinfo       Sun Oct 02 16:08:17 2005 +0000
+++ b/security/p5-Digest/distinfo       Sun Oct 02 17:45:31 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/24 13:10:10 agc Exp $
+$NetBSD: distinfo,v 1.5 2005/10/02 17:45:31 heinz Exp $
 
-SHA1 (Digest-1.10.tar.gz) = 7fbdf9fb8c3b442a4c742f14a974ee5685ec4072
-RMD160 (Digest-1.10.tar.gz) = f34e5a1bfa00b7167959ed17fafb3378f9c53760
-Size (Digest-1.10.tar.gz) = 7122 bytes
+SHA1 (Digest-1.12.tar.gz) = 48341728c13f629306a4efcff823cf57fda0e2fc
+RMD160 (Digest-1.12.tar.gz) = ee1de627330b5f97401283f58c07108c3ad5ca6f
+Size (Digest-1.12.tar.gz) = 7189 bytes



Home | Main Index | Thread Index | Old Index