aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Dancer2-Plugin-DBIC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Dancer2-Plugin-DBIC/Makefile')
-rw-r--r--databases/p5-Dancer2-Plugin-DBIC/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/p5-Dancer2-Plugin-DBIC/Makefile b/databases/p5-Dancer2-Plugin-DBIC/Makefile
index 0cc491e7425f..0f5eff62be99 100644
--- a/databases/p5-Dancer2-Plugin-DBIC/Makefile
+++ b/databases/p5-Dancer2-Plugin-DBIC/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Dancer2-Plugin-DBIC
-PORTVERSION= 0.0006
+PORTVERSION= 0.0008
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,8 +15,9 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class\
p5-DBIx-Class-Schema-Loader>=0.07002:${PORTSDIR}/databases/p5-DBIx-Class-Schema-Loader\
- p5-Dancer2>=0.150000:${PORTSDIR}/www/p5-Dancer2
+ p5-Dancer2>=0.153002:${PORTSDIR}/www/p5-Dancer2
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
USES= perl5
USE_PERL5= configure