aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Module-Build-Kwalitee/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-04-30 10:42:02 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-04-30 10:42:02 +0000
commitaae18a91282f06e9c332921596e5acf013da6b78 (patch)
tree49b89b8258a2358658e8631d214297251f6f3516 /devel/p5-Module-Build-Kwalitee/Makefile
parent1ccc7e7daf0769c573e3b8fe388dc2b03e7fd29e (diff)
- Update to 0.21
- Fix version in BUILD_DEPENDS PR: 96539 Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
Notes
Notes: svn path=/head/; revision=160896
Diffstat (limited to 'devel/p5-Module-Build-Kwalitee/Makefile')
-rw-r--r--devel/p5-Module-Build-Kwalitee/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Module-Build-Kwalitee/Makefile b/devel/p5-Module-Build-Kwalitee/Makefile
index 5f07fc75cb56..6fd8bfc126c2 100644
--- a/devel/p5-Module-Build-Kwalitee/Makefile
+++ b/devel/p5-Module-Build-Kwalitee/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Module-Build-Kwalitee
-PORTVERSION= 0.20
+PORTVERSION= 0.21
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/S/ST/STIG
@@ -16,10 +16,10 @@ MAINTAINER= ychsiao@ychsiao.org
COMMENT= Module::Build subclass with prepackaged tests
BUILD_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
- p5-Module-Build>=0.2609:${PORTSDIR}/devel/p5-Module-Build \
+ p5-Module-Build>=0.26.09:${PORTSDIR}/devel/p5-Module-Build \
p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
-RUN_DEPENDS= p5-File-Fine-Rule>=0:${PORTSDIR}/devel/p5-File-Find-Rule
+RUN_DEPENDS= p5-File-Find-Rule>=0:${PORTSDIR}/devel/p5-File-Find-Rule
PERL_MODBUILD= yes