diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-09-28 22:38:36 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-09-28 22:38:36 +0000 |
commit | 8d47594052e988ca65038b31388c85331e03382e (patch) | |
tree | a343fcbd9e8ff665aa9d952a448eaf7b0156cff1 /security/p5-Crypt-OpenSSL-X509 | |
parent | dfb0ea806152a4741c3bd8e6656db167b51a9d69 (diff) | |
download | ports-8d47594052e988ca65038b31388c85331e03382e.tar.gz ports-8d47594052e988ca65038b31388c85331e03382e.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-OpenSSL-X509')
-rw-r--r-- | security/p5-Crypt-OpenSSL-X509/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-X509/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/security/p5-Crypt-OpenSSL-X509/Makefile b/security/p5-Crypt-OpenSSL-X509/Makefile index 1a73db8a16b7..78993ca4c9f3 100644 --- a/security/p5-Crypt-OpenSSL-X509/Makefile +++ b/security/p5-Crypt-OpenSSL-X509/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Crypt-OpenSSL-X509 -PORTVERSION= 0.5 +PORTVERSION= 0.7 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= kftseng@iyard.org COMMENT= Perl extension for OpenSSL X509 API -BUILD_DEPENDS= ${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Install - PERL_CONFIGURE= yes MAN3= Crypt::OpenSSL::X509.3 diff --git a/security/p5-Crypt-OpenSSL-X509/distinfo b/security/p5-Crypt-OpenSSL-X509/distinfo index 2fc05a202674..85a2f53b2456 100644 --- a/security/p5-Crypt-OpenSSL-X509/distinfo +++ b/security/p5-Crypt-OpenSSL-X509/distinfo @@ -1,3 +1,3 @@ -MD5 (Crypt-OpenSSL-X509-0.5.tar.gz) = b32d1e07d851a6e44beb7aec732f25a3 -SHA256 (Crypt-OpenSSL-X509-0.5.tar.gz) = e6c1cb153505655498d1b418032354a5efd9c7252050b8af175044224800e985 -SIZE (Crypt-OpenSSL-X509-0.5.tar.gz) = 6904 +MD5 (Crypt-OpenSSL-X509-0.7.tar.gz) = 49d9481c82e764fa8fdd955a48b6c250 +SHA256 (Crypt-OpenSSL-X509-0.7.tar.gz) = f83d3fc5e758eea19b8fbac54f908e1cdb1ba6fc045a752d3184e00d007ac901 +SIZE (Crypt-OpenSSL-X509-0.7.tar.gz) = 24474 |