pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Class-MOP
Module Name: pkgsrc
Committed By: seb
Date: Wed May 12 00:15:25 UTC 2010
Modified Files:
pkgsrc/devel/p5-Class-MOP: Makefile distinfo
Log Message:
Update p5-Class-MOP from version 1.00 to version 1.01.
Pkgsrc changes:
- adjust dependencies
Upstream changes:
1.01 Thu, May 26, 2010
[NEW FEATURES]
* is_class_loaded, load_class and load_first_existing_class now allow
specifying a minimum required version (Florian Ragwitz).
[BUG FIXES]
* The __INSTANCE__ parameter to Class::MOP::Class::new_object now enforces
that the passed in reference is blessed into the correct class (by dying if
it's not) (doy, jhallock).
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/p5-Class-MOP/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/p5-Class-MOP/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