aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-DeploymentHandler
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-07 19:18:24 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-07 19:18:24 +0000
commitcac15a82011684b7b67802f4e288002648edb993 (patch)
tree450f4418597b1be53438d08c362adb7fd568858e /databases/p5-DBIx-Class-DeploymentHandler
parent33df17d6e705d2c11682b6e1727b1a157d73283a (diff)
downloadports-cac15a82011684b7b67802f4e288002648edb993.tar.gz
ports-cac15a82011684b7b67802f4e288002648edb993.zip
- Fix *_DEPENDS: parent 0.225+ is already in all supported Perl releases
- Bump PORTREVISION for dependency change With hat: perl
Notes
Notes: svn path=/head/; revision=376493
Diffstat (limited to 'databases/p5-DBIx-Class-DeploymentHandler')
-rw-r--r--databases/p5-DBIx-Class-DeploymentHandler/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-DBIx-Class-DeploymentHandler/Makefile b/databases/p5-DBIx-Class-DeploymentHandler/Makefile
index 2c8ff57bd468..dd411313018e 100644
--- a/databases/p5-DBIx-Class-DeploymentHandler/Makefile
+++ b/databases/p5-DBIx-Class-DeploymentHandler/Makefile
@@ -2,7 +2,7 @@
PORTNAME= DBIx-Class-DeploymentHandler
PORTVERSION= 0.002212
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -26,8 +26,7 @@ RUN_DEPENDS= \
p5-Sub-Exporter-Progressive>0:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive \
p5-Text-Brew>=0.02:${PORTSDIR}/textproc/p5-Text-Brew \
p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \
- p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean \
- p5-parent>=0.225:${PORTSDIR}/devel/p5-parent
+ p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5