diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-02 17:18:39 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-02 17:18:39 +0800 |
commit | 4f782ea735befedb8ceaffaf99ec160a8d3b7675 (patch) | |
tree | 21617f4cc7c87b10a4f73417aca8a2099b75410d /security | |
parent | 7ceac47fb8af0f82e24b223beb3df29669738df5 (diff) | |
download | freebsd-ports-gnome-4f782ea735befedb8ceaffaf99ec160a8d3b7675.tar.gz freebsd-ports-gnome-4f782ea735befedb8ceaffaf99ec160a8d3b7675.tar.zst freebsd-ports-gnome-4f782ea735befedb8ceaffaf99ec160a8d3b7675.zip |
- Update to 1.804
- Add LICENSE
Changes: http://search.cpan.org/dist/Crypt-OpenSSL-X509/Changes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-OpenSSL-X509/Makefile | 7 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-X509/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/security/p5-Crypt-OpenSSL-X509/Makefile b/security/p5-Crypt-OpenSSL-X509/Makefile index 63b5f682fc19..b75d019c66b6 100644 --- a/security/p5-Crypt-OpenSSL-X509/Makefile +++ b/security/p5-Crypt-OpenSSL-X509/Makefile @@ -2,15 +2,18 @@ # $FreeBSD$ PORTNAME= Crypt-OpenSSL-X509 -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.04 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}00.${PORTVERSION:E} +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for OpenSSL X509 API +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure diff --git a/security/p5-Crypt-OpenSSL-X509/distinfo b/security/p5-Crypt-OpenSSL-X509/distinfo index 36c420c77efa..61fecc44cf2d 100644 --- a/security/p5-Crypt-OpenSSL-X509/distinfo +++ b/security/p5-Crypt-OpenSSL-X509/distinfo @@ -1,2 +1,2 @@ -SHA256 (Crypt-OpenSSL-X509-1.800.2.tar.gz) = 6d6221363c32268f0dda28ba3ba4a59f66e6fcfbda6926ab5c858070efb83637 -SIZE (Crypt-OpenSSL-X509-1.800.2.tar.gz) = 42544 +SHA256 (Crypt-OpenSSL-X509-1.804.tar.gz) = 7d10b3ea5a4ce669278e3eff57805424d72ea6965c914f4fe607ff441f5f2ef8 +SIZE (Crypt-OpenSSL-X509-1.804.tar.gz) = 44907 |