Commit Graph

11 Commits

Author SHA1 Message Date
simon
301f810161 update to version 0.19
ok jasper@
2007-10-19 17:44:37 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
simon
d49c5594bf steven@ noticed the distfile was gone. update to version 0.16
"looks good" steven@
2007-05-09 17:13:43 +00:00
espie
55aa750d89 update Algorithm-C3 and Class-C3 to new version -- maintainer timeout,
okay simon@.
- detect interdeps loops.
- use faster Class::C3::XS if available.
2007-05-05 09:28:00 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
87c1358d8b FIX PKGNAME. First sturm, then you steven. What's up with you guys ? 2006-12-22 22:59:19 +00:00
steven
944544f72c bump PKGNAME after changed RUN_DEPENDS 2006-12-20 19:00:19 +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
158431da65 update DBIx-Class, and pull in some needed changes for dependent packages.
activate the related stuff that needs new Algorithm::C3 too.

Note that new Algorithm::C3 and its cache is ways faster than the old one.

DBIx::Class comes somewhat of age: some of its subclasses have been split
into other packages accordingly.

asked maintainer, no answer yet... and no breakage...
2006-11-23 18:46:27 +00:00
espie
f17b5c2bf8 fix typo in COMMENT. 2006-06-24 11:08:01 +00:00
msf
07b99d2c11 initial import of Class::C3 from submitter Sean Comeau
This is pragma to change Perl 5's standard method resolution order from
depth-first left-to-right (a.k.a - pre-order) to the more sophisticated
C3 method resolution order.
2006-05-11 11:39:51 +00:00