summaryrefslogtreecommitdiff
path: root/databases/p5-ORLite-Migrate/Makefile
diff options
context:
space:
mode:
authorsno <sno>2010-08-01 20:01:58 +0000
committersno <sno>2010-08-01 20:01:58 +0000
commit1fe13038b463cd3f500929f99c0b1692c4dce009 (patch)
treee14d8f4a838b6c453bfe45a52a781942018c6fed /databases/p5-ORLite-Migrate/Makefile
parent8809580be4f971b1170ca6062c18b7c31f9625cc (diff)
downloadpkgsrc-1fe13038b463cd3f500929f99c0b1692c4dce009.tar.gz
Updating databases/p5-ORLite-Migrate from 1.06 to 1.07
pkgsrc changes: - adjust dependencies Upstream changes: 1.07 Thu 25 Mar 2010 - Updating Module::Install::DSL to 0.95 - Fixed #46999 - Fixing the IPC::Run3 error checks to actually work (Bug report and patch provided by Troels Liebe Bentsen)
Diffstat (limited to 'databases/p5-ORLite-Migrate/Makefile')
-rw-r--r--databases/p5-ORLite-Migrate/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/p5-ORLite-Migrate/Makefile b/databases/p5-ORLite-Migrate/Makefile
index 6a683c77e27..f9140ec6f3d 100644
--- a/databases/p5-ORLite-Migrate/Makefile
+++ b/databases/p5-ORLite-Migrate/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2010/02/02 22:22:17 sno Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/01 20:01:58 sno Exp $
-DISTNAME= ORLite-Migrate-1.06
+DISTNAME= ORLite-Migrate-1.07
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AD/ADAMK/}
@@ -12,6 +12,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-DBD-SQLite>=1.21:../../databases/p5-DBD-SQLite
DEPENDS+= {perl>=5.10.1,p5-PathTools>=3.27.01}:../../devel/p5-PathTools
+DEPENDS+= p5-File-Which>=1.07:../../devel/p5-File-Which
DEPENDS+= p5-File-pushd>=1.00:../../devel/p5-File-pushd
DEPENDS+= p5-IPC-Run3>=0.042:../../devel/p5-IPC-Run3
DEPENDS+= p5-ORLite>=1.28:../../databases/p5-ORLite