aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-08-27 19:05:24 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-08-27 19:05:24 +0800
commit35c834901b6baef19b15a1b5a487e5d10fb6a66f (patch)
treebe926c8f4b7946f052cefe95309395f632bdac0e /security
parent3308d7c0ce9c52f4509e76b365ba51da5ed57f1c (diff)
downloadfreebsd-ports-gnome-35c834901b6baef19b15a1b5a487e5d10fb6a66f.tar.gz
freebsd-ports-gnome-35c834901b6baef19b15a1b5a487e5d10fb6a66f.tar.zst
freebsd-ports-gnome-35c834901b6baef19b15a1b5a487e5d10fb6a66f.zip
- Update to 0.28
- Add BUILD_DEPENDS Changes: http://search.cpan.org/dist/Crypt-OpenSSL-RSA/Changes
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-OpenSSL-RSA/Makefile4
-rw-r--r--security/p5-Crypt-OpenSSL-RSA/distinfo4
2 files changed, 5 insertions, 3 deletions
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