aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Rose-DB-Object/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-23 21:25:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-23 21:25:28 +0000
commit002c3e88e6c641de7326ade0e55ad61f31d6da56 (patch)
treef8c2dce0694e99284ed3040f18e59179197c1795 /databases/p5-Rose-DB-Object/Makefile
parent9a70518ce17dff6dc521d5329e94db94c88e89a2 (diff)
downloadports-002c3e88e6c641de7326ade0e55ad61f31d6da56.tar.gz
ports-002c3e88e6c641de7326ade0e55ad61f31d6da56.zip
- Update to 0.75.5
PR: 105792 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
Notes
Notes: svn path=/head/; revision=177930
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 f3f22bd14438..109f2f403859 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.756
+PORTVERSION= 0.757
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.729,1:${PORTSDIR}/databases/p5-Rose-DB \
+BUILD_DEPENDS= p5-Rose-DB>=0.731,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}