Commit graph

12 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
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +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
obache
84fa8bcd7c Revision bump after updating perl5 to 5.14.1. 2011-08-14 16:05:39 +00:00
sno
6052b0c5e8 Using Locale::Maketext from core for newer Perl5 versions and use right
module type. Bumping revision.
2010-09-04 12:15:26 +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
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
sno
14f7cda278 Modify dependencies to perl-modules which are deployed with the perl-core,
mainly Scalar::Util and List::Util
2009-04-24 17:15:21 +00:00
sno
9307987b44 Module::Pluggable 3.6 is a core module since perl-5.10 -> Updating dependency 2009-04-24 08:25:32 +00:00
he
3b093337c9 Update from version 1.00010nb1 to 1.00011.
This despite one test still fails, but at least it's an improvement
over the old version, which failed 6-7 of the tests.

Pkgsrc changes:
 o Add commented-out HOMEPAGE using search.cpan.org.

Upstream changes:

1.00011 Wed Aug 20 19:32:44 2008
    - Order->create($cart) uses storage->has_column instead of can
    - Removed Build.PL to make Module::Install happy
    - Removed $self->stash->clear call in Checkout->process
    - Checkout->new phases now eval strings in arrayref correctly
    - Deprecating phase names as constants. Just use strings and be happy.
    - Added tests for plugins add_handler using strings
    - Fixed compat.t tests under 5.10
    - Fixed storage_dbic_clone.t failure under 5.10
2008-12-15 23:42:37 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
2008-10-19 19:17:40 +00:00
abs
97ef832184 Added www/p5-Handel version 1.00010
Handel is a cart/order/checkout framework with AxKit taglib support,
TT2 (Template Toolkit) support and Catalyst::Helper support. It
was created for the conversion of an IIS/ASP based commerce site
to Apache/ModPerl, but I decided that it might be useful to others
so here it is.

For the curious, Handel is German for commerce.
2008-07-15 09:42:33 +00:00