aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBIx-Class-Loader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBIx-Class-Loader/Makefile')
-rw-r--r--databases/p5-DBIx-Class-Loader/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Class-Loader/Makefile b/databases/p5-DBIx-Class-Loader/Makefile
index 1535114023f2..f199dd83a860 100644
--- a/databases/p5-DBIx-Class-Loader/Makefile
+++ b/databases/p5-DBIx-Class-Loader/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DBIx-Class-Loader
-PORTVERSION= 0.14
+PORTVERSION= 0.15
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBIx
@@ -16,7 +16,7 @@ MAINTAINER= lars@balker.dk
COMMENT= Dynamic definition of DBIx::Class sub classes
BUILD_DEPENDS= p5-DBI>=1.3:${PORTSDIR}/databases/p5-DBI \
- p5-DBIx-Class>=0.03001:${PORTSDIR}/databases/p5-DBIx-Class \
+ p5-DBIx-Class>=0.04001:${PORTSDIR}/databases/p5-DBIx-Class \
p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \
p5-Test-Simple>=0.45:${PORTSDIR}/devel/p5-Test-Simple \
p5-Text-Balanced>=0:${PORTSDIR}/textproc/p5-Text-Balanced \