summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2008-07-17 21:14:53 +0000
committerheinz <heinz@pkgsrc.org>2008-07-17 21:14:53 +0000
commit921d1ed75474ffb735cf5b0fb9d55675f644d9d6 (patch)
tree470dfcc155ac27077b37b20a9f5cb34166364473 /security
parentde5c1457b73604893b8f4cf74d4b8635870c154f (diff)
downloadpkgsrc-921d1ed75474ffb735cf5b0fb9d55675f644d9d6.tar.gz
Updated to version 1.98.
Pkgsrc changes: - none Changes since version 1.58: =========================== 1.98 Jul 08, 2008 * Precedence bug in Public::write() and Private::write() (http://rt.cpan.org/Public/Bug/Display.html?id=37489) Thanks to HRAFNKELL for reporting this! 1.96 Jul 06, 2008 * Set the version numbers in modules to $Crypt::RSA::Version::VERSIOn 1.95 Jul 06, 2008 * Remove STDERR error output in Crypt::RSA::SS::PSS. (http://rt.cpan.org/Public/Bug/Display.html?id=29048) * Allow symmetric cipher specification in Crypt::RSA::Key. (http://rt.cpan.org/Public/Bug/Display.html?id=27929) * Fix bug in AUTOLOAD. (http://rt.cpan.org/Public/Bug/Display.html?id=26028) * Use Module::Install instead of ExtUtils::MakeMaker * Consolidate versioning to module version in Crypt::RSA::Version (which is the reason for the version # jump) * "use base" instead of @ISA * "use FindBin" instead of the literal "lib" - this is safer.
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-RSA/Makefile4
-rw-r--r--security/p5-Crypt-RSA/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile
index 4e2a25e62f8..342b799a7cc 100644
--- a/security/p5-Crypt-RSA/Makefile
+++ b/security/p5-Crypt-RSA/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2007/04/22 09:04:54 heinz Exp $
+# $NetBSD: Makefile,v 1.21 2008/07/17 21:14:53 heinz Exp $
#
-DISTNAME= Crypt-RSA-1.58
+DISTNAME= Crypt-RSA-1.98
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5rsa
CATEGORIES= security perl5
diff --git a/security/p5-Crypt-RSA/distinfo b/security/p5-Crypt-RSA/distinfo
index 894d06f3b6d..99fc15da8f3 100644
--- a/security/p5-Crypt-RSA/distinfo
+++ b/security/p5-Crypt-RSA/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/03/24 18:35:14 heinz Exp $
+$NetBSD: distinfo,v 1.6 2008/07/17 21:14:53 heinz Exp $
-SHA1 (Crypt-RSA-1.58.tar.gz) = c46e2d898fa9edc6d3ceec05ece7cbf77379bb29
-RMD160 (Crypt-RSA-1.58.tar.gz) = ceac844bd5c849db036b40bbece6ad13e5e93ccf
-Size (Crypt-RSA-1.58.tar.gz) = 40898 bytes
+SHA1 (Crypt-RSA-1.98.tar.gz) = 998958eb9a4f3ddb49c7808a1094e58d04aa3d17
+RMD160 (Crypt-RSA-1.98.tar.gz) = 75ebcd107ccec9f0bfe4818baa99e4b8d8a678bb
+Size (Crypt-RSA-1.98.tar.gz) = 52330 bytes