aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-POE-Filter-Zlib/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-09-04 08:43:07 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-09-04 08:43:07 +0000
commit1361b8b4000b08de75278905d8975eea145a781c (patch)
treea4e1f85b36b348f933cc954768d02a4e6ac50b70 /archivers/p5-POE-Filter-Zlib/Makefile
parentbc5f10da9d62b9991f17f05bea0f478ee7dc0d05 (diff)
downloadports-1361b8b4000b08de75278905d8975eea145a781c.tar.gz
ports-1361b8b4000b08de75278905d8975eea145a781c.zip
- Update to 1.5
- Transfer maintainership to perl@ PR: ports/102787 Submitted by: maintainer (Gea-Suan Lin)
Notes
Notes: svn path=/head/; revision=172155
Diffstat (limited to 'archivers/p5-POE-Filter-Zlib/Makefile')
-rw-r--r--archivers/p5-POE-Filter-Zlib/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/p5-POE-Filter-Zlib/Makefile b/archivers/p5-POE-Filter-Zlib/Makefile
index 51ac2cef8318..c68c855bd2af 100644
--- a/archivers/p5-POE-Filter-Zlib/Makefile
+++ b/archivers/p5-POE-Filter-Zlib/Makefile
@@ -6,17 +6,18 @@
#
PORTNAME= POE-Filter-Zlib
-PORTVERSION= 1.4
+PORTVERSION= 1.5
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
PKGNAMEPREFIX= p5-
-MAINTAINER= gslin@gslin.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A POE filter wrapped around Compress::Zlib
RUN_DEPENDS= p5-Compress-Zlib>=1.34:${PORTSDIR}/archivers/p5-Compress-Zlib \
p5-POE>=0.3501:${PORTSDIR}/devel/p5-POE
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes