Commit Graph

5 Commits

Author SHA1 Message Date
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
kili
8d2cee5205 Swap RUN_DEPENDS and BUILD_DEPENDS. No bump required.
ok steven@

There'l be more of this, including some ports where a
RUN_DEPENDS=${BUILD_DEPENDS} really causes wrong runtime
dependencies.
2006-12-17 11:56:56 +00:00
espie
059f2924e6 switch about half of devel/p5-* to newest cpan practices 2006-11-25 16:32:33 +00:00
msf
97ab081976 initial import of Class::Accessor::Chained from submitter Sean Comeau
A chained accessor is one that always returns the object when called
with parameters (to set), and the value of the field when called with no
arguments.

This module subclasses Class::Accessor in order to provide the same
mk_accessors interface.
2006-05-11 11:43:59 +00:00