pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-MooseX-StrictConstructor
Module Name: pkgsrc
Committed By: wen
Date: Wed Aug 21 09:14:38 UTC 2013
Modified Files:
pkgsrc/devel/p5-MooseX-StrictConstructor: Makefile distinfo
Log Message:
Update to 0.19
Upstream changes:
0.19 2012-01-17
- The 0.17 release broke compatibility with pre-2.0 versions of Moose.
0.18 2012-01-10
- A small internal tweak which prevents the MooseX::ClassCompositor tests from
failing.
0.17 2012-01-04
- Added a small optimization for an immutable constructor when used with Moose
2.00+. The list of valid attributes is only generated once, rather than each
time the constructor is run. Reported by Chip Salzenberg. RT #73664.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-MooseX-StrictConstructor/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-MooseX-StrictConstructor/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