- Update to 0.28

- Add BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/Crypt-OpenSSL-RSA/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-08-27 11:05:24 +00:00
parent 33acc7eeba
commit e95493e4d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280575
2 changed files with 5 additions and 3 deletions

View File

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

View File

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