diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2011-08-24 12:27:42 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2011-08-24 12:27:42 +0000 |
commit | 23925552186e52b9f485a7496f115c467b4056f0 (patch) | |
tree | c7dc0defc7f1e56848c6d3ab2dc990f65c38c511 /security/p5-POE-Filter-SSL | |
parent | 7ae9a68da03761a97965799ec8e9e3cb42f33c75 (diff) | |
download | ports-23925552186e52b9f485a7496f115c467b4056f0.tar.gz ports-23925552186e52b9f485a7496f115c467b4056f0.zip |
Notes
Diffstat (limited to 'security/p5-POE-Filter-SSL')
-rw-r--r-- | security/p5-POE-Filter-SSL/Makefile | 8 | ||||
-rw-r--r-- | security/p5-POE-Filter-SSL/distinfo | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/security/p5-POE-Filter-SSL/Makefile b/security/p5-POE-Filter-SSL/Makefile index cd0e23c6ed6b..ff97bd803940 100644 --- a/security/p5-POE-Filter-SSL/Makefile +++ b/security/p5-POE-Filter-SSL/Makefile @@ -6,14 +6,18 @@ # PORTNAME= POE-Filter-SSL -PORTVERSION= 0.22 +PORTVERSION= 0.24 CATEGORIES= security perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:PRIVI PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org COMMENT= The easiest and flexiblest way to SSL in POEIntegrate SSL into POE +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \ ${SITE_PERL}/HTTP/Status.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/POE/Filter/Stackable.pm:${PORTSDIR}/devel/p5-POE \ @@ -22,6 +26,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net ${SITE_PERL}/HTTP/Status.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/POE/Filter/Stackable.pm:${PORTSDIR}/devel/p5-POE +WRKSRC= ${WRKDIR} + PERL_CONFIGURE= yes MAN3= POE::Filter::SSL.3 diff --git a/security/p5-POE-Filter-SSL/distinfo b/security/p5-POE-Filter-SSL/distinfo index 914c3c21171e..7218dc536a63 100644 --- a/security/p5-POE-Filter-SSL/distinfo +++ b/security/p5-POE-Filter-SSL/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Filter-SSL-0.22.tar.gz) = 49d3cec3f55999feded92da10fbd3ab9eb923eae320c6b9d039dbd00f883c047 -SIZE (POE-Filter-SSL-0.22.tar.gz) = 55926 +SHA256 (POE-Filter-SSL-0.24.tar.gz) = 36d71b2b2b5a9f4cdf7a3a84fcb3f01487124dea3851e20fe9a9b928dcfe8e87 +SIZE (POE-Filter-SSL-0.24.tar.gz) = 56362
\ No newline at end of file |