aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-Schema-PopulateMore
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-04-20 04:44:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-04-20 04:44:56 +0000
commit3ebe73644d2e90e8dc95541685ec90e0b946be7e (patch)
tree2d51c316eba1d188e6d546011ae0bcab1224f034 /databases/p5-DBIx-Class-Schema-PopulateMore
parentb9ba2c6943bd06473e348e75231a2b4bbbfbeb9f (diff)
downloadports-3ebe73644d2e90e8dc95541685ec90e0b946be7e.tar.gz
ports-3ebe73644d2e90e8dc95541685ec90e0b946be7e.zip
- Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=295139
Diffstat (limited to 'databases/p5-DBIx-Class-Schema-PopulateMore')
-rw-r--r--databases/p5-DBIx-Class-Schema-PopulateMore/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Class-Schema-PopulateMore/Makefile b/databases/p5-DBIx-Class-Schema-PopulateMore/Makefile
index 9b2581d47d26..ab8fa6cd1fee 100644
--- a/databases/p5-DBIx-Class-Schema-PopulateMore/Makefile
+++ b/databases/p5-DBIx-Class-Schema-PopulateMore/Makefile
@@ -7,7 +7,7 @@
PORTNAME= DBIx-Class-Schema-PopulateMore
PORTVERSION= 0.17
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,7 +22,6 @@ BUILD_DEPENDS= p5-Data-Visitor>=0.27:${PORTSDIR}/devel/p5-Data-Visitor \
RUN_DEPENDS= p5-Data-Visitor>=0.27:${PORTSDIR}/devel/p5-Data-Visitor \
p5-DateTimeX-Easy>=0.089:${PORTSDIR}/devel/p5-DateTimeX-Easy \
p5-List-MoreUtils>=0.30:${PORTSDIR}/lang/p5-List-MoreUtils \
- p5-Module-Pluggable>=3.9:${PORTSDIR}/devel/p5-Module-Pluggable \
p5-Moose>=1.24:${PORTSDIR}/devel/p5-Moose
TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \