mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
- Add missing DEPENDS and bump PORTREVISION
PR: ports/154162 Submitted by: Alexey Illarionov <littlesavage@rambler.ru> Feature safe: yes
This commit is contained in:
parent
694efac371
commit
97e0b4a04b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268068
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user