diff options
Diffstat (limited to 'databases/p5-Rose-DB-Object/Makefile')
-rw-r--r-- | databases/p5-Rose-DB-Object/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Rose-DB-Object/Makefile b/databases/p5-Rose-DB-Object/Makefile index 0631c9c49cd4..ef4162e6e5cd 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.7680 +PORTVERSION= 0.7690 PORTEPOCH= 1 CATEGORIES= databases perl5 MASTER_SITES= 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.740,1:${PORTSDIR}/databases/p5-Rose-DB \ +BUILD_DEPENDS= p5-Rose-DB>=0.742,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 \ |