Update to 1.48 and add missing dependency

PR:		34978, 35122
Submitted by:	Seamus Venasse <svenasse@polaris.ca>, Jason Harris <jharris@widomaker.com>
This commit is contained in:
Michael Haro 2002-02-26 07:41:44 +00:00
parent d449fdf069
commit 143ba8d562
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55258
2 changed files with 4 additions and 3 deletions

View File

@ -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"

View File

@ -1 +1 @@
MD5 (Crypt-RSA-1.47.tar.gz) = 9651e71ea62356771e0063d50ecda167
MD5 (Crypt-RSA-1.48.tar.gz) = 825ff5158c50f62b57eefd0d7a2a9d2d