pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-MooseX-Object-Pluggable



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Jul 13 11:39:43 UTC 2014

Modified Files:
        pkgsrc/devel/p5-MooseX-Object-Pluggable: Makefile distinfo

Log Message:
Update to 0.0013
Update LICENSE

Upstream changes:
0.0013    2014-02-02 08:53:34Z
          - line numbers in shipped code are now almost the same (within 3) as
            the repository source, for easier debugging
          - add error diagnostic if the plugin is not a Moose role (RT#49507)
          - avoid continuing on after failing to load a plugin (RT#63013)
          - keep track of all plugins successfully loaded so far in case we
            fail in the middle (RT#88562)

0.0012    2013-11-11 03:59:19Z
          - removed use of deprecated Class::MOP::load_class
          - repository migrated from shadowcat to the github moose organization


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-MooseX-Object-Pluggable/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-MooseX-Object-Pluggable/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