summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Translator/Makefile
diff options
context:
space:
mode:
authorsno <sno>2009-10-11 12:18:22 +0000
committersno <sno>2009-10-11 12:18:22 +0000
commit2e3c1668cb83c1e93f0defe2923f906457b5c449 (patch)
tree3dca669672384451dcb9e9a88fbbd9282d398d2b /databases/p5-SQL-Translator/Makefile
parent7db89da23acccd9197cd682ec8554c83530033df (diff)
downloadpkgsrc-2e3c1668cb83c1e93f0defe2923f906457b5c449.tar.gz
Updating databases/p5-SQL-Translator from 0.11002 to 0.11003
Upstream changes: # ---------------------------------------------------------- # 0.11003 2009-09-28 # ---------------------------------------------------------- * Pg parser fixes to deal properly with MATCH <type> * Pg parser fixes to parse timestamp attributes correctly * Fix broken default detection in script/sqlt (RT#27438) * Fix dependency issues with LibXML and TT
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 f2796625610..e64033b3fa7 100644
--- a/databases/p5-SQL-Translator/Makefile
+++ b/databases/p5-SQL-Translator/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2009/09/12 19:12:02 sno Exp $
+# $NetBSD: Makefile,v 1.10 2009/10/11 12:18:22 sno Exp $
-DISTNAME= SQL-Translator-0.11002
+DISTNAME= SQL-Translator-0.11003
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
#MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/J/JR/JROBINSON/}