summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-RSA
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2007-03-24 18:35:14 +0000
committerheinz <heinz@pkgsrc.org>2007-03-24 18:35:14 +0000
commitd10ca954f29c877aea37551c1a5292dc219ce6be (patch)
treed0ab053ce8130c54dc04df8b354c5674ad941e33 /security/p5-Crypt-RSA
parentc1217ff475d26749c7ece4b6802ee5321dc51b9c (diff)
downloadpkgsrc-d10ca954f29c877aea37551c1a5292dc219ce6be.tar.gz
Updated to version 1.58.
Pkgsrc changes: - Added CHECK_INTERPRETER_SKIP patterns to stop complaints about non-existing "/usr/bin/perl" interpreter. Changes since version 1.57: =========================== 1.58 Dec 21, 2006 * We turn on binmode() on filehandles when reading and writing keys from disk, so allow safe exchange of SSH private keys from Windows and *nix systems. Thanks to Ulisses Gomes <ulisses@ibiz.com.br> for pointing this out. * Include a copy of the GPL in the distribution. This addresses bug #18771. (http://rt.cpan.org/Public/Bug/Display.html?id=18771) * Removed warnings from t/15-benchmark.t
Diffstat (limited to 'security/p5-Crypt-RSA')
-rw-r--r--security/p5-Crypt-RSA/Makefile7
-rw-r--r--security/p5-Crypt-RSA/distinfo8
2 files changed, 9 insertions, 6 deletions
diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile
index b81b9f4e03a..f5795e729b0 100644
--- a/security/p5-Crypt-RSA/Makefile
+++ b/security/p5-Crypt-RSA/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2006/02/14 23:45:47 heinz Exp $
+# $NetBSD: Makefile,v 1.18 2007/03/24 18:35:14 heinz Exp $
#
-DISTNAME= Crypt-RSA-1.57
+DISTNAME= Crypt-RSA-1.58
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5rsa
CATEGORIES= security perl5
@@ -30,5 +30,8 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Crypt/RSA/.packlist
+CHECK_INTERPRETER_SKIP+=${PERL5_SUB_INSTALLVENDORLIB}/Crypt/RSA.pm
+CHECK_INTERPRETER_SKIP+=${PERL5_SUB_INSTALLVENDORLIB}/Crypt/RSA/*
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Crypt-RSA/distinfo b/security/p5-Crypt-RSA/distinfo
index 040bc8d571f..894d06f3b6d 100644
--- a/security/p5-Crypt-RSA/distinfo
+++ b/security/p5-Crypt-RSA/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2006/02/14 23:45:47 heinz Exp $
+$NetBSD: distinfo,v 1.5 2007/03/24 18:35:14 heinz Exp $
-SHA1 (Crypt-RSA-1.57.tar.gz) = 9040bd093451993856deea8523b45033537a7af8
-RMD160 (Crypt-RSA-1.57.tar.gz) = f4188d9b6ab1a93d2a1016731f6cdc898ea1ef95
-Size (Crypt-RSA-1.57.tar.gz) = 34579 bytes
+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