diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-08-06 19:16:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-08-06 19:16:18 +0000 |
commit | f0b2bdf0830a0a20a59a30a3baf641d91da4c99f (patch) | |
tree | ea3787be75df83feb0f73b96005e51543dfb779d /security | |
parent | fac5ef8668024255f3905ef70c30808e64712ded (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-SSLeay/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Crypt-SSLeay/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index 61f3472a13de..14d7d1c2402d 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Crypt-SSLeay -PORTVERSION= 0.60 +PORTVERSION= 0.64 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to allow p5-libwww LWP to make https connections -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual +LICENSE= ART20 BUILD_DEPENDS= p5-LWP-Protocol-https>=6.02:${PORTSDIR}/www/p5-LWP-Protocol-https RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/security/p5-Crypt-SSLeay/distinfo b/security/p5-Crypt-SSLeay/distinfo index 7c334988c55b..135880256d71 100644 --- a/security/p5-Crypt-SSLeay/distinfo +++ b/security/p5-Crypt-SSLeay/distinfo @@ -1,2 +1,2 @@ -SHA256 (Crypt-SSLeay-0.60.tar.gz) = add41ef0087f986bad6611fe9c38b15c3941298c66f46ac19d2619db44894b02 -SIZE (Crypt-SSLeay-0.60.tar.gz) = 128062 +SHA256 (Crypt-SSLeay-0.64.tar.gz) = eae61cf7aa64d79385b764010d8d77d09477e034c52fc3dfe68d0a13be78217c +SIZE (Crypt-SSLeay-0.64.tar.gz) = 121431 |