pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-OpenSSL-DSA Updated to version 0.13.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fdf7b81056b5
branches:  trunk
changeset: 508165:fdf7b81056b5
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Wed Feb 15 22:08:19 2006 +0000

description:
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:

 security/p5-Crypt-OpenSSL-DSA/Makefile |  5 ++---
 security/p5-Crypt-OpenSSL-DSA/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r fe64b4191dbb -r fdf7b81056b5 security/p5-Crypt-OpenSSL-DSA/Makefile
--- a/security/p5-Crypt-OpenSSL-DSA/Makefile    Wed Feb 15 22:02:56 2006 +0000
+++ b/security/p5-Crypt-OpenSSL-DSA/Makefile    Wed Feb 15 22:08:19 2006 +0000
@@ -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 -r fe64b4191dbb -r fdf7b81056b5 security/p5-Crypt-OpenSSL-DSA/distinfo
--- a/security/p5-Crypt-OpenSSL-DSA/distinfo    Wed Feb 15 22:02:56 2006 +0000
+++ b/security/p5-Crypt-OpenSSL-DSA/distinfo    Wed Feb 15 22:08:19 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index