Commit graph

13 commits

Author SHA1 Message Date
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
abs
a1a843a989 p5-Moose ate p5-Class-MOP - update depends & bump PKGREVISION 2011-08-23 09:21:42 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

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=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
seb
523b5b7986 Update p5-MooseX-Traits-Pluggable from version 0.09 to version 0.10.
Upstream changes:
0.10  2010-07-25 08:44:14
    - better support for factory classes
2010-08-03 21:57:32 +00:00
sno
cacb30590d Updating devel/p5-MooseX-Traits-Pluggable from 0.08nb1 to 0.09
pkgsrc changes:
- Using module type as intended

Upstream changes:
0.09  2010-02-07 00:59:59
    - update POD
2010-02-16 12:47:07 +00:00
sno
15707ea5a1 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00
seb
fad96ef767 Update p5-MooseX-Traits-Pluggable from version 0.07 to version 0.08.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.08  2009-08-27 01:08:50
   - Remove use of Moose::Autobox as it fails on some platforms
     (notably, Activestate have bad PPMs)
2009-08-27 22:28:52 +00:00
sno
95ab76db4f Updating package for p5 module MooseX::Traits::Pluggable from 0.06 to 0.07
Upstream changes:
0.07  2009-07-23 20:38:37
   - added support for _trait_namespace arrays
2009-08-09 11:58:47 +00:00
sno
a22d4ac3c4 pkgsrc changes:
- Updating package for p5 module MooseX::Traits::Pluggable from 0.04 to 0.06
  - Adjusting dependencies according to META.yml
  - Changing module type (Module::Install::Bundled required?), because
    bundled Module::Install contains additional packages

Upstream changes:
0.06  2009-07-17 23:33:00
   - Work correctly with positional parameters followed by a hashref
     passed to new_with_traits.

0.05  2009-07-17 20:15:34
    - Add support for composing MooseX::MethodAttributes roles into
      anonymous classes correctly.
2009-07-21 06:35:26 +00:00
sno
3067849190 Importing package for p5 module MooseX::Traits::Pluggable version 0.04
as dependency of scheduled import of p5 module CatalystX::Component::Traits
(dependency of scheduled update of databases/p5-Catalyst-Model-DBIC-Schema).

Adds support for class precedence search for traits and some extra attributes.
2009-07-07 18:53:57 +00:00