aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Rose-DB-Object/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-06 19:04:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-06 19:04:29 +0000
commitee02027d35a137685a47b064d8899dd3f7b86f45 (patch)
tree61429b23339a4bffcfb5e2f8a374fd30bed93f49 /databases/p5-Rose-DB-Object/Makefile
parent6f350a15c1418ba81d377d7bd9dbae10627a07b0 (diff)
downloadports-ee02027d35a137685a47b064d8899dd3f7b86f45.tar.gz
ports-ee02027d35a137685a47b064d8899dd3f7b86f45.zip
- Update to 0.768
PR: 121265 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
Notes
Notes: svn path=/head/; revision=208515
Diffstat (limited to 'databases/p5-Rose-DB-Object/Makefile')
-rw-r--r--databases/p5-Rose-DB-Object/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/databases/p5-Rose-DB-Object/Makefile b/databases/p5-Rose-DB-Object/Makefile
index 3d940dcaa4d4..0631c9c49cd4 100644
--- a/databases/p5-Rose-DB-Object/Makefile
+++ b/databases/p5-Rose-DB-Object/Makefile
@@ -6,17 +6,18 @@
#
PORTNAME= Rose-DB-Object
-PORTVERSION= 0.7665
+PORTVERSION= 0.7680
PORTEPOCH= 1
CATEGORIES= databases perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Rose
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//}
MAINTAINER= hideo@lastamericanempire.com
COMMENT= Extensible, high performance RDBMS-OO mapper
-BUILD_DEPENDS= p5-Rose-DB>=0.737,1:${PORTSDIR}/databases/p5-Rose-DB \
+BUILD_DEPENDS= p5-Rose-DB>=0.740,1:${PORTSDIR}/databases/p5-Rose-DB \
p5-Rose-Object>=0.840:${PORTSDIR}/devel/p5-Rose-Object \
${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone \
${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \