summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Translator/distinfo
diff options
context:
space:
mode:
authorsno <sno>2009-06-15 19:44:04 +0000
committersno <sno>2009-06-15 19:44:04 +0000
commit316f78a9339707b7534e9369424a2c1cbe1a4349 (patch)
tree967c7f0a45cc3aaaf0d7e05435ccaa5582a974a3 /databases/p5-SQL-Translator/distinfo
parent37f2cbd43d692f3e7fe600f5fb0f6329309ee9be (diff)
downloadpkgsrc-316f78a9339707b7534e9369424a2c1cbe1a4349.tar.gz
pkgsrc changes:
- Updating package of p5 module SQL::Translator from 0.09004 to 0.09006 - Setting license to gnu-gpl-v2 - Adjusting dependencies according to Makefile.PL Upstream changes: # ---------------------------------------------------------- # 0.09006 2009-06-10 # ---------------------------------------------------------- * Multiple test and dependency adhustments to make smokers happy * Fix YAML producer wrt extra attribute * Added support for "time(stamp) (p) with time zone" for Pg producer (mo) # ---------------------------------------------------------- # 0.09005 2009-06-08 # ---------------------------------------------------------- * Add parser support for MySQL default values with a single quote * Properly quote absolute table names in the MySQL producer * Added semi-colon for (DROP|CREATE) TYPE statements in the Pg producer (wreis) * Added CREATE VIEW subrules for mysql parser (wreis) * ALTER TABLE/ALTER COLUMN/DROP DEFAULT support in Pg producer (mo) * XML parser support for multi-event triggers * SQLite producer support for multi-event triggers * XML parser switched from XML::XPath to XML::LibXML * Pg producer ALTER TABLE/COLUMN and DROP DEFAULT support * MySQL producer skips length attribute for columns which do not support that attribute. Currently following column types are added to that list: date time timestamp datetime year * Switch to Module::Install (mandates minimum perl 5.005) * Major cleanup of GraphViz proucer * Massive amount of fixes to SQLite/Pg/Mysql/MSSQL parsers/producers Fix most of the problems uncovered by the roundtrip test framework Some highlights: - Rewind exhausted globs before attempting a read - Do not add xml comment header if no_comments is set - table/field counts are held per schema object, not globally - no more variable table and column names in SQLite and MSSQL - VIEW support for Pg parser, also some cleanups - The way we generate Pg create view statements was not standards compliant (per RhodiumToad in #postgresql) - Disable MSSQL view/procedure production - they never worked in the first place - SQLite/MSSQL improvements: - Support parsing of all DROP clauses - Support parsing of field-level comments - When producing do not append table names to constraint/index names
Diffstat (limited to 'databases/p5-SQL-Translator/distinfo')
-rw-r--r--databases/p5-SQL-Translator/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-SQL-Translator/distinfo b/databases/p5-SQL-Translator/distinfo
index 636c90854e6..7291f78969f 100644
--- a/databases/p5-SQL-Translator/distinfo
+++ b/databases/p5-SQL-Translator/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/02/24 21:46:27 he Exp $
+$NetBSD: distinfo,v 1.5 2009/06/15 19:44:04 sno Exp $
-SHA1 (SQL-Translator-0.09004.tar.gz) = cf8a8f22019f4e16c44d49534f5f9f8ad60b31db
-RMD160 (SQL-Translator-0.09004.tar.gz) = 9355e88bb33170446b768d18c8e5055234757db4
-Size (SQL-Translator-0.09004.tar.gz) = 592269 bytes
+SHA1 (SQL-Translator-0.09006.tar.gz) = 1915fee71cdddd86fa64379e3d4f8f26f5e3a2fc
+RMD160 (SQL-Translator-0.09006.tar.gz) = f1f3c3e0319dd3e309893e92b0f693b687ed982d
+Size (SQL-Translator-0.09006.tar.gz) = 611783 bytes