summaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-OpenSSL-RSA
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-05-05 13:19:31 +0000
committergarga <garga@FreeBSD.org>2006-05-05 13:19:31 +0000
commitd62dcbf9ab38a9017f7eb41544e7e06421436a9a (patch)
tree58860db77f688d3616ab9674267c7417425a6137 /security/p5-Crypt-OpenSSL-RSA
parent02ab213d54f133db20ff45d469643e9a476c890c (diff)
downloadFreeBSD-ports-d62dcbf9ab38a9017f7eb41544e7e06421436a9a.zip
FreeBSD-ports-d62dcbf9ab38a9017f7eb41544e7e06421436a9a.tar.gz
- Add security/p5-Crypt-OpenSSL-Bignum as a dependency
- Bump PORTREVISION Approved by: tobez (perl@ hat at IRC)
Diffstat (limited to 'security/p5-Crypt-OpenSSL-RSA')
-rw-r--r--security/p5-Crypt-OpenSSL-RSA/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile
index edcfeb8..12c9519 100644
--- a/security/p5-Crypt-OpenSSL-RSA/Makefile
+++ b/security/p5-Crypt-OpenSSL-RSA/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Crypt-OpenSSL-RSA
PORTVERSION= 0.23
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
@@ -15,7 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module to RSA encode and decode strings using OpenSSL
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random \
+ ${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Bignum.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
OpenPOWER on IntegriCloud