From 143ba8d562018eeadae7645c1aa48fbe66251574 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Tue, 26 Feb 2002 07:41:44 +0000 Subject: Update to 1.48 and add missing dependency PR: 34978, 35122 Submitted by: Seamus Venasse , Jason Harris --- security/p5-Crypt-RSA/Makefile | 5 +++-- security/p5-Crypt-RSA/distinfo | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile index 0553ad468413..1f8b6d746cc6 100644 --- a/security/p5-Crypt-RSA/Makefile +++ b/security/p5-Crypt-RSA/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Crypt-RSA -PORTVERSION= 1.47 +PORTVERSION= 1.48 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt @@ -27,7 +27,8 @@ BUILD_DEPENDS= ${PERLBASE}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-D ${PERLBASE}/Class/Loader.pm:${PORTSDIR}/devel/p5-Class-Loader \ ${PERLBASE}/${PERL_ARCH}/Digest/MD2.pm:${PORTSDIR}/security/p5-Digest-MD2 \ ${PERLBASE}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ - ${PERLBASE}/Tie/EncryptedHash.pm:${PORTSDIR}/security/p5-Tie-EncryptedHash + ${PERLBASE}/Tie/EncryptedHash.pm:${PORTSDIR}/security/p5-Tie-EncryptedHash \ + ${PERLBASE}/MD5.pm:${PORTSDIR}/security/p5-MD5 RESTRICTED= "Crypto; export-controlled" diff --git a/security/p5-Crypt-RSA/distinfo b/security/p5-Crypt-RSA/distinfo index d3bc111ddb2c..52fba864e65d 100644 --- a/security/p5-Crypt-RSA/distinfo +++ b/security/p5-Crypt-RSA/distinfo @@ -1 +1 @@ -MD5 (Crypt-RSA-1.47.tar.gz) = 9651e71ea62356771e0063d50ecda167 +MD5 (Crypt-RSA-1.48.tar.gz) = 825ff5158c50f62b57eefd0d7a2a9d2d -- cgit