summaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-Raw-Bzip2/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-01-30 03:43:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-01-30 03:43:43 +0000
commit2f95366b19d7515051ae75b5655115db3ec6d3a3 (patch)
tree96fa720b349638e7098dc956396879b87c52a6f2 /archivers/p5-Compress-Raw-Bzip2/Makefile
parentDocument missing FreeBSD Security Advisories: (diff)
- Update to 2.048
- Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
Notes
Notes: svn path=/head/; revision=290089
Diffstat (limited to 'archivers/p5-Compress-Raw-Bzip2/Makefile')
-rw-r--r--archivers/p5-Compress-Raw-Bzip2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/p5-Compress-Raw-Bzip2/Makefile b/archivers/p5-Compress-Raw-Bzip2/Makefile
index d44229b4a634..59523f883149 100644
--- a/archivers/p5-Compress-Raw-Bzip2/Makefile
+++ b/archivers/p5-Compress-Raw-Bzip2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Compress-Raw-Bzip2
-PORTVERSION= 2.045
+PORTVERSION= 2.048
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PMQS
@@ -18,6 +18,8 @@ COMMENT= Low-Level Interface to bzip2 compression library
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
+
PERL_CONFIGURE= yes
MAN3= Compress::Raw::Bzip2.3