pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/p5-DBIx-Class-Helpers



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Sep  5 18:27:42 UTC 2013

Modified Files:
        pkgsrc/databases/p5-DBIx-Class-Helpers: Makefile distinfo

Log Message:
Update to 2.018002:

2.018002  2013-07-30 18:45:10 CST6CDT
 - ::Helper::ResultSet correctly uses all Helpers (reported by moltar)
   Note that some deprecated helpers were removed from ::ResultSet, so check
   your code to see if you use the as_virtual_view method.  If you do, replace
   it with as_subselect_rs and you'll be fine.
 - Fix return precedence in test (Reini Urban)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/p5-DBIx-Class-Helpers/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/p5-DBIx-Class-Helpers/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