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
This commit is contained in:
parent
d4949fd77f
commit
aee1e582f7
2 changed files with 6 additions and 6 deletions
|
@ -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/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.9 2009/10/11 12:18:22 sno Exp $
|
||||
$NetBSD: distinfo,v 1.10 2010/02/22 21:41:18 sno Exp $
|
||||
|
||||
SHA1 (SQL-Translator-0.11003.tar.gz) = 4b3e96af57ba80ad3fe72e6277158329f6d68ac6
|
||||
RMD160 (SQL-Translator-0.11003.tar.gz) = 6d509fd0bdf37ec61ff89b8234b69794b19e0b4f
|
||||
Size (SQL-Translator-0.11003.tar.gz) = 402788 bytes
|
||||
SHA1 (SQL-Translator-0.11004.tar.gz) = ddff4e79c8b56d0668188f46be1b4bba7924111e
|
||||
RMD160 (SQL-Translator-0.11004.tar.gz) = 2810481115bc5ac01ea74b1fea2abe9a611c003b
|
||||
Size (SQL-Translator-0.11004.tar.gz) = 403878 bytes
|
||||
|
|
Loading…
Reference in a new issue