pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/p5-SQL-Abstract



Module Name:    pkgsrc
Committed By:   sno
Date:           Mon Sep 10 13:26:44 UTC 2012

Modified Files:
        pkgsrc/databases/p5-SQL-Abstract: Makefile distinfo

Log Message:
Updating package for CPAN module SQL::Abstract in databases/p5-SQL-Abstract
from 1.72nb1 to 1.73.

pkgsrc changes:
- update dependencies

upstream changes:
revision 1.73  2012-07-10
----------------------------
    - Fix parsing of ORDER BY foo + ?
    - Stop filling in placeholders in `format-sql` since it does not support
      passing values for them anyway
    - Fix parsing of NOT EXISTS
    - Fix over-eager parenthesis unrolling
    - Fix deep recursion warnings while parsing obnoxiously long sql statements
    - Fix incorrect comparison of malformed lists
    - Fix incorrect reporting of mismatch-members in SQLA::Test
    - Migrate the -ident operator from DBIC into SQLA
    - Migrate the -value operator from DBIC into SQLA


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/databases/p5-SQL-Abstract/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/databases/p5-SQL-Abstract/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index