diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile index d2acdcda1853..e5aaa8fe54f7 100644 --- a/security/p5-Crypt-OpenSSL-RSA/Makefile +++ b/security/p5-Crypt-OpenSSL-RSA/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Crypt-OpenSSL-RSA -PORTVERSION= 0.27 +PORTVERSION= 0.28 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to RSA encode and decode strings using OpenSSL +BUILD_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \ + p5-Crypt-OpenSSL-Random>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random RUN_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \ p5-Crypt-OpenSSL-Random>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random diff --git a/security/p5-Crypt-OpenSSL-RSA/distinfo b/security/p5-Crypt-OpenSSL-RSA/distinfo index ef30538b14c8..54ce93b0502d 100644 --- a/security/p5-Crypt-OpenSSL-RSA/distinfo +++ b/security/p5-Crypt-OpenSSL-RSA/distinfo @@ -1,2 +1,2 @@ -SHA256 (Crypt-OpenSSL-RSA-0.27.tar.gz) = d4572e8556c54469e3c5953dcd6d5da3249dacfbf22b5ac25100e03acbcee291 -SIZE (Crypt-OpenSSL-RSA-0.27.tar.gz) = 20394 +SHA256 (Crypt-OpenSSL-RSA-0.28.tar.gz) = 5357f977464bb3a8184cf2d3341851a10d5515b4b2b0dfb88bf78995c0ded7be +SIZE (Crypt-OpenSSL-RSA-0.28.tar.gz) = 20035