diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-01-21 03:04:20 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-01-21 03:04:20 +0000 |
commit | 97e0b4a04b06025a01eeb35e9d35a6594206fafb (patch) | |
tree | 697f51f3ccfec0449c4c87d2061a69ba56ce30b5 /security/p5-Crypt-RSA | |
parent | 694efac3713a8a4840cf481c6376a44a347330dd (diff) | |
download | ports-97e0b4a04b06025a01eeb35e9d35a6594206fafb.tar.gz ports-97e0b4a04b06025a01eeb35e9d35a6594206fafb.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-RSA')
-rw-r--r-- | security/p5-Crypt-RSA/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-RSA/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile index 28bef5c77dd8..47781010ee4d 100644 --- a/security/p5-Crypt-RSA/Makefile +++ b/security/p5-Crypt-RSA/Makefile @@ -7,6 +7,7 @@ PORTNAME= Crypt-RSA PORTVERSION= 1.99 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -24,6 +25,7 @@ RUN_DEPENDS= p5-Class-Loader>=2.00:${PORTSDIR}/devel/p5-Class-Loader \ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-Math-Pari>=2.001804:${PORTSDIR}/math/p5-Math-Pari \ p5-Sort-Versions>=0:${PORTSDIR}/devel/p5-Sort-Versions \ + p5-Crypt-Blowfish>=0:${PORTSDIR}/security/p5-Crypt-Blowfish \ p5-Tie-EncryptedHash>=0:${PORTSDIR}/security/p5-Tie-EncryptedHash PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-RSA/distinfo b/security/p5-Crypt-RSA/distinfo index 0763f26f807e..47007e48a21e 100644 --- a/security/p5-Crypt-RSA/distinfo +++ b/security/p5-Crypt-RSA/distinfo @@ -1,3 +1,2 @@ -MD5 (Crypt-RSA-1.99.tar.gz) = f675a07810d735e99d7894338aba8e87 SHA256 (Crypt-RSA-1.99.tar.gz) = 4706fd6605c920cd1c79f4afc0036b14e233620162b3957abe9b5f1be50b24be SIZE (Crypt-RSA-1.99.tar.gz) = 52393 |