summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-03-10 15:10:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-03-10 15:10:15 +0000
commit27519ed8c7c2db28741d02427b4575b410de8cf4 (patch)
treec3c48f64c4ee5a588fe101671a909b895b8a9bff
parent- Use ${STAGEDIR}${EXAMPLESDIR}, forgotten in previous commit (diff)
Update to 0.28.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=347768
-rw-r--r--security/p5-POE-Filter-SSL/Makefile8
-rw-r--r--security/p5-POE-Filter-SSL/distinfo4
2 files changed, 5 insertions, 7 deletions
diff --git a/security/p5-POE-Filter-SSL/Makefile b/security/p5-POE-Filter-SSL/Makefile
index 946c5307f38b..5d58b36984fd 100644
--- a/security/p5-POE-Filter-SSL/Makefile
+++ b/security/p5-POE-Filter-SSL/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= POE-Filter-SSL
-PORTVERSION= 0.27
+PORTVERSION= 0.28
CATEGORIES= security perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PRIVI
@@ -16,11 +16,9 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-POE>=0:${PORTSDIR}/devel/p5-POE \
- p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-POE>=0:${PORTSDIR}/devel/p5-POE
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
USES= perl5
USE_PERL5= configure
diff --git a/security/p5-POE-Filter-SSL/distinfo b/security/p5-POE-Filter-SSL/distinfo
index c5808fae9506..2bc9358ee5e0 100644
--- a/security/p5-POE-Filter-SSL/distinfo
+++ b/security/p5-POE-Filter-SSL/distinfo
@@ -1,2 +1,2 @@
-SHA256 (POE-Filter-SSL-0.27.tar.gz) = 948809655de555553ce16575d11fcc740120f25840bc48a2f5a8e41c5b6eb589
-SIZE (POE-Filter-SSL-0.27.tar.gz) = 54014
+SHA256 (POE-Filter-SSL-0.28.tar.gz) = 368ba76ef5fec490c1bd1d5682f9da56fd8b352dc64f9c4d7c6b2f5d46983f7b
+SIZE (POE-Filter-SSL-0.28.tar.gz) = 57258