summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Translator/Makefile
diff options
context:
space:
mode:
authorsno <sno>2009-09-12 19:12:02 +0000
committersno <sno>2009-09-12 19:12:02 +0000
commit75e129a6259e8c5f4618fb87b779daa65c25ccc0 (patch)
tree17116a1f0501075066fe3fdfc6820c91d97050cd /databases/p5-SQL-Translator/Makefile
parentce49eae86a64e630ee7b65b8b8f1c2be2ec97e71 (diff)
downloadpkgsrc-75e129a6259e8c5f4618fb87b779daa65c25ccc0.tar.gz
Updating package databases/p5-SQL-Translator from 0.11001 to 0.11002
pkgsrc changes: - Adjusting dependencies Upstream changes: 0.11002 2009-08-30 * Depend on fixed Parse::RecDescent * Added skip-tables and skip-tables-like options to Diagram
Diffstat (limited to 'databases/p5-SQL-Translator/Makefile')
-rw-r--r--databases/p5-SQL-Translator/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-SQL-Translator/Makefile b/databases/p5-SQL-Translator/Makefile
index 1ba0ee9d02f..f2796625610 100644
--- a/databases/p5-SQL-Translator/Makefile
+++ b/databases/p5-SQL-Translator/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2009/08/19 09:19:41 sno Exp $
+# $NetBSD: Makefile,v 1.9 2009/09/12 19:12:02 sno Exp $
-DISTNAME= SQL-Translator-0.11001
+DISTNAME= SQL-Translator-0.11002
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
#MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/J/JR/JROBINSON/}
@@ -19,7 +19,7 @@ DEPENDS+= p5-Class-MakeMethods>=0:../../devel/p5-Class-MakeMethods
DEPENDS+= p5-Digest-SHA1>=2.0:../../security/p5-Digest-SHA1
DEPENDS+= p5-File-ShareDir>=1.0:../../devel/p5-File-ShareDir
DEPENDS+= p5-IO-stringy>=2.110:../../devel/p5-IO-stringy
-DEPENDS+= p5-Parse-RecDescent>=1.96:../../devel/p5-Parse-RecDescent
+DEPENDS+= p5-Parse-RecDescent>=1.96.2.2:../../devel/p5-Parse-RecDescent
DEPENDS+= p5-XML-Writer>=0.500:../../textproc/p5-XML-Writer
# Recommended
@@ -31,7 +31,7 @@ DEPENDS+= p5-Template-Toolkit>=2.10:../../www/p5-Template-Toolkit
DEPENDS+= p5-Text-RecordParser>=0.02:../../textproc/p5-Text-RecordParser
DEPENDS+= p5-XML-LibXML>=1.69:../../textproc/p5-XML-LibXML
-BUILD_DEPENDS+= p5-PathTools>=0:../../devel/p5-PathTools
+BUILD_DEPENDS+= {perl>=5.10,p5-PathTools>=0}:../../devel/p5-PathTools
BUILD_DEPENDS+= p5-Test-Differences>=0:../../devel/p5-Test-Differences
BUILD_DEPENDS+= p5-Test-Exception>=0:../../devel/p5-Test-Exception
BUILD_DEPENDS+= p5-YAML>=0.66:../../textproc/p5-YAML