aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Rose-DB-Object/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-09-07 12:20:06 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-09-07 12:20:06 +0000
commit8d9b665003c7f5216b85b179aabc97e268b597a8 (patch)
treeb890a0421545155626c5b6aeaf37830c21e27575 /databases/p5-Rose-DB-Object/Makefile
parentffde9db0df4142fc35e33ff0d30e86a965c77617 (diff)
downloadports-8d9b665003c7f5216b85b179aabc97e268b597a8.tar.gz
ports-8d9b665003c7f5216b85b179aabc97e268b597a8.zip
- Update to 0.752
PR: ports/102955 Submitted by: hideo <hideo at lastamericanempire.com> (maintainer)
Notes
Notes: svn path=/head/; revision=172477
Diffstat (limited to 'databases/p5-Rose-DB-Object/Makefile')
-rw-r--r--databases/p5-Rose-DB-Object/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Rose-DB-Object/Makefile b/databases/p5-Rose-DB-Object/Makefile
index 9b8788018c61..1cbbd73b7cdd 100644
--- a/databases/p5-Rose-DB-Object/Makefile
+++ b/databases/p5-Rose-DB-Object/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Rose-DB-Object
-PORTVERSION= 0.751
+PORTVERSION= 0.752
PORTEPOCH= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
@@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//}
MAINTAINER= hideo@lastamericanempire.com
COMMENT= Extensible, high performance RDBMS-OO mapper
-BUILD_DEPENDS= p5-Rose-DB>=0.724,1:${PORTSDIR}/databases/p5-Rose-DB \
+BUILD_DEPENDS= p5-Rose-DB>=0.725,1:${PORTSDIR}/databases/p5-Rose-DB \
${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone \
${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
RUN_DEPENDS= ${BUILD_DEPENDS}