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:   wen
Date:           Sun Nov 16 12:10:55 UTC 2014

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

Log Message:
Update to 1.81

Upstream changes:
revision 1.81  2014-10-25
----------------------------
    - Fix overly-enthusiastic parenthesis unroller (RT#99503)

revision 1.80  2014-10-05
----------------------------
    - Fix erroneous behavior of is_literal_value($) wrt { -ident => ... }
    - Explicitly croak on top-level special ops (they didn't work anyway)

revision 1.79  2014-09-25
----------------------------
    - New exportable functions: is_literal_value($) and is_plain_value($)
    - New attribute 'escape_char' allowing for proper escape of quote_chars
      present in an identifier
    - Deprecate { "" => \... } constructs
    - Treat { -value => undef } as plain undef in all cases
    - Explicitly throw on { -ident => undef }


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/databases/p5-SQL-Abstract/Makefile
cvs rdiff -u -r1.20 -r1.21 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