summaryrefslogtreecommitdiff
path: root/databases/p5-ORLite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-ORLite/Makefile')
-rw-r--r--databases/p5-ORLite/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-ORLite/Makefile b/databases/p5-ORLite/Makefile
index 4b3c97285f2..393b2bfdb99 100644
--- a/databases/p5-ORLite/Makefile
+++ b/databases/p5-ORLite/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2011/08/14 08:18:09 obache Exp $
+# $NetBSD: Makefile,v 1.10 2011/08/16 20:19:14 wiz Exp $
-DISTNAME= ORLite-1.45
+DISTNAME= ORLite-1.50
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AD/ADAMK/}
@@ -11,10 +10,11 @@ HOMEPAGE= http://search.cpan.org/dist/ORLite/
COMMENT= Perl 5 extremely light weight SQLite-specific ORM
LICENSE= ${PERL5_LICENSE}
+BUILD_DEPENDS+= p5-Module-Install>=1.01:../../devel/p5-Module-Install
BUILD_DEPENDS+= p5-Test-Script>=1.06:../../devel/p5-Test-Script
DEPENDS+= p5-DBD-SQLite>=1.27:../../databases/p5-DBD-SQLite
-DEPENDS+= {perl>=5.10.1,p5-File-Path>=2.04}:../../devel/p5-File-Path
+DEPENDS+= {perl>=5.10.1,p5-File-Path>=2.08}:../../devel/p5-File-Path
DEPENDS+= p5-File-Remove>=1.40:../../sysutils/p5-File-Remove
DEPENDS+= {perl>=5.10.1,p5-File-Temp>=0.20}:../../devel/p5-File-Temp
DEPENDS+= p5-Params-Util>=0.33:../../devel/p5-Params-Util