Commit graph

5 commits

Author SHA1 Message Date
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
adam
78e6644e1d Revision bump after updating perl to 5.14.1 2011-08-11 17:21:06 +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
c1bed37ae2 PkgSrc change:
- Import package for perl module Data::Dumper::Names, which is a
    recommented requirement for Test::Most

DESCR:
This module is an alternative to Data::Dumper::Simple. Many people like the
aforementioned module but do not like the fact that it uses a source filter.
In order to pull off the trick with this module, we use PadWalker. This
introduces its own set of problems, not the least of which is that PadWalker
uses undocumented features of the Perl internals and has an annoying tendency
to break. Thus, if this module doesn't work on your machine you may have to
go back to Data::Dumper::Simple.
2009-04-12 10:55:30 +00:00