pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-SHA updated to 2.01
details: https://anonhg.NetBSD.org/pkgsrc/rev/41173dee7926
branches: trunk
changeset: 544983:41173dee7926
user: rhaen <rhaen%pkgsrc.org@localhost>
date: Wed Jul 23 22:52:39 2008 +0000
description:
updated to 2.01
- no complete ChangeLog from upstream -
ChangeLog:
2000-03-13 Gisle Aas <gisle%ActiveState.com@localhost>
Release 2.01
Broken out of the Digest-MD5-2.12 distribution and made into
a separate dist.
diffstat:
security/p5-SHA/Makefile | 7 +++----
security/p5-SHA/distinfo | 9 ++++-----
security/p5-SHA/patches/patch-aa | 8 --------
3 files changed, 7 insertions(+), 17 deletions(-)
diffs (43 lines):
diff -r 7e98afe41d44 -r 41173dee7926 security/p5-SHA/Makefile
--- a/security/p5-SHA/Makefile Wed Jul 23 22:43:39 2008 +0000
+++ b/security/p5-SHA/Makefile Wed Jul 23 22:52:39 2008 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:44 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2008/07/23 22:52:39 rhaen Exp $
#
-DISTNAME= SHA-1.2
-PKGNAME= p5-SHA-1.2
+DISTNAME= SHA-2.01
+PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5sha
-PKGREVISION= 2
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SHA/}
diff -r 7e98afe41d44 -r 41173dee7926 security/p5-SHA/distinfo
--- a/security/p5-SHA/distinfo Wed Jul 23 22:43:39 2008 +0000
+++ b/security/p5-SHA/distinfo Wed Jul 23 22:52:39 2008 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 13:10:11 agc Exp $
+$NetBSD: distinfo,v 1.4 2008/07/23 22:52:39 rhaen Exp $
-SHA1 (SHA-1.2.tar.gz) = df20767163b4f2a58b8e8e5818f6e3d6b79bd276
-RMD160 (SHA-1.2.tar.gz) = ad4e296d1915e52c8aa3a4d3833f334b8765fcd0
-Size (SHA-1.2.tar.gz) = 8966 bytes
-SHA1 (patch-aa) = b1a130f5bdccc14b3acb5560532cf8b231cce917
+SHA1 (SHA-2.01.tar.gz) = 6ccbf1b53be8044780bcfd2c4245ad3adaf8f889
+RMD160 (SHA-2.01.tar.gz) = 548807f4c0d52eb5e0420aae0bf83cad96fb0d1a
+Size (SHA-2.01.tar.gz) = 2282 bytes
diff -r 7e98afe41d44 -r 41173dee7926 security/p5-SHA/patches/patch-aa
--- a/security/p5-SHA/patches/patch-aa Wed Jul 23 22:43:39 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2000/10/15 17:23:44 itojun Exp $
---- Makefile.PL- Sat Oct 7 21:47:26 2000
-+++ Makefile.PL Sat Oct 7 21:47:33 2000
-@@ -22,3 +22,3 @@
- print "Do you want to use the original SHA or the new standard SHA-1?\nEnter 0 for the original or 1 for the new standard. [1]";
-- $resp = <STDIN>;
-+ $resp = '1';
- if (defined($resp)) {
Home |
Main Index |
Thread Index |
Old Index