aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Dancer-Plugin-DBIC/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2015-03-04 07:53:00 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2015-03-04 07:53:00 +0000
commit22eeef3293b75949dfed96ecb3a0e86b74995630 (patch)
tree85a342da5b21af5f3ad792b06da1684ea4e6b5dd /databases/p5-Dancer-Plugin-DBIC/Makefile
parent01c13c9fa7e6b1c3a7c66bda5da2ceacdd93a21c (diff)
downloadports-22eeef3293b75949dfed96ecb3a0e86b74995630.tar.gz
ports-22eeef3293b75949dfed96ecb3a0e86b74995630.zip
Notes
Diffstat (limited to 'databases/p5-Dancer-Plugin-DBIC/Makefile')
-rw-r--r--databases/p5-Dancer-Plugin-DBIC/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/p5-Dancer-Plugin-DBIC/Makefile b/databases/p5-Dancer-Plugin-DBIC/Makefile
index 34302c67c1d8..f8a4dcefcb60 100644
--- a/databases/p5-Dancer-Plugin-DBIC/Makefile
+++ b/databases/p5-Dancer-Plugin-DBIC/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Dancer-Plugin-DBIC
-PORTVERSION= 0.2100
-PORTREVISION= 1
+PORTVERSION= 0.2101
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,10 +15,10 @@ 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-Dancer>=1.3098:${PORTSDIR}/www/p5-Dancer
+ p5-Dancer>=1.3098:${PORTSDIR}/www/p5-Dancer \
+ p5-SQL-Translator>=0:${PORTSDIR}/databases/p5-SQL-Translator
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
- p5-SQL-Translator>=0.11016:${PORTSDIR}/databases/p5-SQL-Translator \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
USES= perl5