diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-02 09:18:39 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-02 09:18:39 +0000 |
commit | 095d065f267a917fb770c7b65256666c814c6a55 (patch) | |
tree | 21617f4cc7c87b10a4f73417aca8a2099b75410d /security/p5-Crypt-OpenSSL-X509 | |
parent | d2027b85e53aacc1f31fb971fd188c0ca4a5a37c (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-OpenSSL-X509')
-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 |