aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-12-15 18:11:48 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-12-15 18:11:48 +0000
commit46bfb6ecb948e13ba5e373d4c723cd6821a203e9 (patch)
treef6b531360d24f71f156a0637f298ee2c395e9bf9 /databases/p5-DBIx-Class/Makefile
parent92652d23e078a8257310b78ff4b3453dba2d6f1c (diff)
downloadports-46bfb6ecb948e13ba5e373d4c723cd6821a203e9.tar.gz
ports-46bfb6ecb948e13ba5e373d4c723cd6821a203e9.zip
Notes
Diffstat (limited to 'databases/p5-DBIx-Class/Makefile')
-rw-r--r--databases/p5-DBIx-Class/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBIx-Class/Makefile b/databases/p5-DBIx-Class/Makefile
index 8707a684eba2..f7fd5c0ad3e9 100644
--- a/databases/p5-DBIx-Class/Makefile
+++ b/databases/p5-DBIx-Class/Makefile
@@ -6,17 +6,17 @@
#
PORTNAME= DBIx-Class
-PORTVERSION= 0.04000
+PORTVERSION= 0.04001
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../by-authors/id/M/MS/MSTROUT
+MASTER_SITE_SUBDIR= DBIx
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-0.04
+#DISTNAME= ${PORTNAME}-0.04001
MAINTAINER= lars@balker.dk
COMMENT= Extensible and flexible object <-> relational mapper
-BUILD_DEPENDS= p5-Data-Page>=0:${PORTSDIR}/databases/p5-Data-Page \
+BUILD_DEPENDS= p5-Data-Page>=2.00:${PORTSDIR}/databases/p5-Data-Page \
p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \
p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \