Commit graph

12 commits

Author SHA1 Message Date
wiz
047a7f787e 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
2f8b0d9492 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
wiz
3184463075 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
sno
4e0d388fe7 Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,
Module::Install is for Authors only.

Bumping revision
2012-09-03 11:16:19 +00:00
obache
00e2ab05df Revision bump after updating perl5 to 5.14.1. 2011-08-14 16:05:39 +00:00
sno
19fb5ad792 Updating www/p5-CatalystX-Component-Traits from 0.14nb1 to 0.16
pkgsrc changes:
- adjust dependencies

Upstream changes:
0.16 2010-08-26 19:07:00
    - Neglected to bump the version in last release.

0.15 2010-08-25 19:09:00
    - Change excludes to -excludes when using MooseX::Traits::Pluggable
      to avoid the deprecation warning.
    - Change primary repository URI in metadata
2010-09-05 15:01:34 +00:00
seb
febfbb41f9 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
sno
37f2deb710 Updating www/p5-CatalystX-Component-Traits from 0.10nb1 to 0.14
pkgsrc changes:
  - Removing Moose::Autobox dependency (is not required)
  - Adding dependency to Test::More 0.88

Upstream changes:
0.14  2009-11-08 05:43:37
    - minor code cleanup

0.13  2009-11-07 21:14:11
    - Fix merging singular traits rather than lists of traits.

0.12  2009-10-30 16:47:15
    - add support for root-level components

0.11  2009-10-30 14:25:56
    - fix bug with apps named CatalystX::<something>
2009-11-21 14:29:33 +00:00
sno
961fe39a57 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
sno
32bd2dca0a Updating www/p5-CatalystX-Component-Traits from 0.08 to 0.10
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
0.10  2009-08-27 10:47:08
    - bump dep on MooseX::Traits::Pluggable

0.09  2009-08-26 12:50:44
    - fix trait merge bug (when not merging)
2009-09-13 20:37:58 +00:00
sno
5d1b76a23c Updating package www/p5-CatalystX-Component-Traits from 0.03 to 0.08
pkgsrc changes:
  - Adjust dependencies according to META.yml

Upstream changes:
0.08  2009-07-29 23:39:30
   - Require Module::Pluggable 3.9 to avoid test failures.
   - More verbose error when traits cannot be found, including full search path.

0.07  2009-07-26 15:11:55
    - fix incompatibility with perl 5.8

0.06  2009-07-20 21:44:13
    - configurable trait merging support

0.05  2009-07-17 23:46:43
    - Correctly pass the application class into component constructors

0.04  2009-07-16 13:01:02
    - updated algorithm to handle CatalystX:: namespaced things
2009-08-19 18:01:23 +00:00
sno
54f78bfde8 Importing package for p5 module CatalystX::Component::Traits version 0.03
as dependency of scheduled update of databases/p5-Catalyst-Model-DBIC-Schema.

Adds a "COMPONENT" in Catalyst::Component method to your Catalyst component
base class that reads the optional traits parameter from app and component
config and instantiates the component subclass with those traits using
"new_with_traits" in MooseX::Traits from MooseX::Traits::Pluggable.
2009-07-07 19:00:51 +00:00