pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-RSA Updated to version 1.98.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f663b889b4b1
branches: trunk
changeset: 544686:f663b889b4b1
user: heinz <heinz%pkgsrc.org@localhost>
date: Thu Jul 17 21:14:53 2008 +0000
description:
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:
security/p5-Crypt-RSA/Makefile | 4 ++--
security/p5-Crypt-RSA/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 5796baaf2348 -r f663b889b4b1 security/p5-Crypt-RSA/Makefile
--- a/security/p5-Crypt-RSA/Makefile Thu Jul 17 20:54:00 2008 +0000
+++ b/security/p5-Crypt-RSA/Makefile Thu Jul 17 21:14:53 2008 +0000
@@ -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 -r 5796baaf2348 -r f663b889b4b1 security/p5-Crypt-RSA/distinfo
--- a/security/p5-Crypt-RSA/distinfo Thu Jul 17 20:54:00 2008 +0000
+++ b/security/p5-Crypt-RSA/distinfo Thu Jul 17 21:14:53 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index