summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Translator/Makefile
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-02-22 21:41:18 +0000
committersno <sno@pkgsrc.org>2010-02-22 21:41:18 +0000
commit960a6bf9dfcc8b25b000b4227a92ab83d7f50799 (patch)
tree51b6b9bb60ea4fb77e23f86ccad5a13967293f52 /databases/p5-SQL-Translator/Makefile
parentdf355db51126d48ef9c2b98752ef5487a4e68ecc (diff)
downloadpkgsrc-960a6bf9dfcc8b25b000b4227a92ab83d7f50799.tar.gz
Updating databases/p5-SQL-Translator from 0.11003 to 0.11004
Upstream changes: # ---------------------------------------------------------- # 0.11004 2010-02-14 # ---------------------------------------------------------- * Fix PG producer numeric precision regression (RT#49301) * Add DB2 producer numeric/decimal precision output * Fix Oracle producer creating numeric precision statements that the test case expects (no whitespace) * Add Oracle producer creating drop view statements like PG producer does * Fix SQL::Translator::Diff to use producer_args instead of producer_options
Diffstat (limited to 'databases/p5-SQL-Translator/Makefile')
-rw-r--r--databases/p5-SQL-Translator/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-SQL-Translator/Makefile b/databases/p5-SQL-Translator/Makefile
index e64033b3fa7..46256a7b9f6 100644
--- a/databases/p5-SQL-Translator/Makefile
+++ b/databases/p5-SQL-Translator/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2009/10/11 12:18:22 sno Exp $
+# $NetBSD: Makefile,v 1.11 2010/02/22 21:41:18 sno Exp $
-DISTNAME= SQL-Translator-0.11003
+DISTNAME= SQL-Translator-0.11004
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
#MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/J/JR/JROBINSON/}