summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorheinz <heinz>2006-02-15 22:08:19 +0000
committerheinz <heinz>2006-02-15 22:08:19 +0000
commit5a26ba7e2e786f2e4915e08e184aca756be0c67e (patch)
tree873c106dc0d9588716c43aff09bb311edba66aec /security
parent863667859c9b87592751754a386ea16948807e99 (diff)
downloadpkgsrc-5a26ba7e2e786f2e4915e08e184aca756be0c67e.tar.gz
Updated to version 0.13.
Pkgsrc changes: none Relevant changes since version 0.11: ============================================= - Removed all use of strlen() in DSA.xs so signatures with nulls, as commonly generated with sha1, could be signed/verified, and added more tests
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-OpenSSL-DSA/Makefile5
-rw-r--r--security/p5-Crypt-OpenSSL-DSA/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile
index 2b161437cf1..0b73069e2ec 100644
--- a/security/p5-Crypt-OpenSSL-DSA/Makefile
+++ b/security/p5-Crypt-OpenSSL-DSA/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2005/08/06 06:19:29 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/02/15 22:08:19 heinz Exp $
#
-DISTNAME= Crypt-OpenSSL-DSA-0.11
+DISTNAME= Crypt-OpenSSL-DSA-0.13
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
SVR4_PKGNAME= p5ods
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
diff --git a/security/p5-Crypt-OpenSSL-DSA/distinfo b/security/p5-Crypt-OpenSSL-DSA/distinfo
index 03c92f6221e..30bc9cf9969 100644
--- a/security/p5-Crypt-OpenSSL-DSA/distinfo
+++ b/security/p5-Crypt-OpenSSL-DSA/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 13:10:10 agc Exp $
+$NetBSD: distinfo,v 1.3 2006/02/15 22:08:19 heinz Exp $
-SHA1 (Crypt-OpenSSL-DSA-0.11.tar.gz) = 22261da8f7125bd52681acc4e6d48f9c97a4191e
-RMD160 (Crypt-OpenSSL-DSA-0.11.tar.gz) = 9b4d9cfb2b8d6c80ae921bd073c1d3ac1945f1ea
-Size (Crypt-OpenSSL-DSA-0.11.tar.gz) = 5415 bytes
+SHA1 (Crypt-OpenSSL-DSA-0.13.tar.gz) = e0e15b244b9a1beb17ede4165f629b6beadb745c
+RMD160 (Crypt-OpenSSL-DSA-0.13.tar.gz) = dc5be607395dd747bc213491244d6c3d5c81f796
+Size (Crypt-OpenSSL-DSA-0.13.tar.gz) = 6796 bytes