summaryrefslogtreecommitdiff
path: root/devel/p5-Class-Accessor-Grouped
AgeCommit message (Collapse)AuthorFilesLines
2009-10-24Updating devel/p5-Class-Accessor-Grouped from 0.09001 to 0.09002sno2-8/+8
pkgsrc changes: - Adjusting dependencies Upstream changes: 0.09002 Tue Oct 20 23:16:28 2009 - removing Class::XSAccessor usage for now
2009-10-12- updated to 0.09001rhaen2-7/+7
ChangeLog 0.09001 Thu Oct 1 21:48:06 2009 - remove optional dep from Makefile.PL
2009-08-26Update p5-Class-Accessor-Grouped from version 0.08003 to version 0.09000.seb2-7/+13
Pkgsrc changes: - Adjust dependencies - Canonical CPAN directory as MASTER_SITES - Set LICENSE Upstream changes: 0.09000 Sun Aug 23 20:08:09 2009 - release 0.08999_01 Tue July 7 22:06:21 2009 - Make _mk_group_accessors name the closures installed for Moose compat - Use Class::XSAccessor if available RT#45577 (Andy Grundman)
2009-06-13Ran pkglint --autofix on the devel/ category. Most of the changes arerillig1-2/+2
simple white-space issues like indentation and trailing spaces. The others are cross-references for Makefile.common.
2009-04-24Modify dependencies to perl-modules which are deployed with the perl-core,sno1-2/+2
mainly Scalar::Util and List::Util
2009-04-10Updated devel/p5-Class-Accessor-Grouped to 0.08003abs2-8/+8
0.08003 Sat Mar 21 9:27:24 2009 - Fixed set_inherited under C3::Componentised: RT#43702, RIBASUSHI
2008-12-20Update from version 0.08001nb1 to 0.08002.he2-8/+7
iUpstream changes: 0.08002 Mon Nov 17 20:27:22 2008 - Removed unnecessary code in get_simple: RT#40992, BUCHMULLER Norbert
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-06-24Add Class-Accessor-Grouped-0.08001 (needed by p5-Data-Currency)abs3-0/+29
This class lets you build groups of accessors that will call different getters and setters.