Commit Graph

31 Commits

Author SHA1 Message Date
naddy 85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
benoit 5176c3cf85 Update to p5-Class-C3-0.35. 2020-11-15 08:06:53 +00:00
sthen 95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
solene c94e740d7e Update to p5-Class-C3-0.34
ok sthen@

Thanks to Charlene Wendling <julianaito AT posteo.jp> for the diff
2018-12-07 07:24:03 +00:00
benoit c1f6888187 Update to p5-Class-C3-0.33. 2017-05-06 15:09:01 +00:00
naddy cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
benoit faedc007e9 Update to p5-Class-C3-0.30. 2015-10-30 16:42:51 +00:00
benoit d397dbc41d Update to p5-Class-C3-0.28. 2015-05-16 06:24:43 +00:00
benoit 3d4b5938a5 Remove maintainer per his request. 2014-12-10 21:50:23 +00:00
benoit 76ddf5c699 Update p5-Class-C3 to 0.27.
ok Sean Comeau (maintainer).
2014-11-11 09:38:19 +00:00
naddy 2b8930a283 Drop USE_GROFF since groff and mandoc produce identical output. 2014-04-13 01:01:38 +00:00
jasper 130025aea8 update to p5-Class-C3-0.26 (among others, unbreaks regress tests with perl 5.18) 2014-03-23 22:06:37 +00:00
espie bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
jasper f308e59cc2 use modinst CONFIGURE_STYLE, instead of passing --skipdeps
from gleydson soares
2011-04-13 17:44:37 +00:00
ajacoutot aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
espie 9139a53b56 newer depends with >= 2010-11-26 07:18:59 +00:00
espie 5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie 5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
jim 404532f876 update to Class-C3-0.21
ok Sean Comeau (MAINTAINER), simon@
2009-06-19 00:22:58 +00:00
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