Commit graph

11 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
wen
b342292369 Update to 0.38
Upstream changes:
0.38	2012-05-29, H.Merijn Brand   <h.m.brand@xs4all.nl>
    * Backslashed { in regex in test to satisfy perl-5.17

0.37	2012-04-16, H.Merijn Brand   <h.m.brand@xs4all.nl>
    * Upped copyright to 2012
    * Allow length for DHexDump ()
2012-09-02 13:20:25 +00:00
hiramatsu
6248eab841 Update p5-Data-Peek to 0.36.
Changes from previous:
2011-09-07 0.36 - H.Merijn Brand   <h.m.brand@xs4all.nl>

    * NAME / DISTNAME in Makefile.PL

2011-09-07 0.35 - H.Merijn Brand   <h.m.brand@xs4all.nl>

    * More cross-checks for META data

2011-09-01 0.34 - H.Merijn Brand   <h.m.brand@xs4all.nl>

    * Tests require Test::More-0.88 or up (RT#70538)
    * Tested on perl-5.14.1 and 5.15.1
2011-11-18 00:13:59 +00:00
adam
aba033a174 Changes 0.33:
* Added DTidy (): stream DDumper output through Perl::Tidy
* Upped copyright to 2011
2011-08-12 06:30:57 +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
60646b4a26 Updating devel/p5-Data-Peek from 0.30 to 0.31
Upstream changes:
2010-03-16 0.31 - H.Merijn Brand   <h.m.brand@xs4all.nl>
    * Dropped YAML spec to 1.0
2010-03-16 21:45:28 +00:00
sno
aa0ddc2684 Updating devel/p5-Data-Peek from 0.29 to 0.30
Upstream changes:
2010-02-14 0.30 - H.Merijn Brand   <h.m.brand@xs4all.nl>
    * Use $Data::Dumper::Quotekeys = 0; instead of removing the quotes myself
    * Put first hash element after opening lonely brace
    * Upped copyright to 2010
    * Use warn () instead of print STDERR
2010-02-15 14:46:25 +00:00
seb
da8dd8ccb9 Update p5-Data-Peek from version 0.27 to version 0.29.
Pkgsrc changes:
- Add build dependency for test target
- Misc tweaks to placate pkglint

Upstream changes:
2009-11-09 0.29 - H.Merijn Brand   <h.m.brand@xs4all.nl>
    * Use skip instead of skip_all for builds that have no DPeek ()
    * Be more lenient towards the allocated space

2009-11-06 0.28 - H.Merijn Brand   <h.m.brand@xs4all.nl>
    * DDump () now dumps the variable itself, instead of a copy (Zefram)
    * Add DGrow ()
2009-11-11 16:31:59 +00:00
sno
c984637401 Importing devel/p5-Data-Peek with perl module Data::Peek v0.27.
Modified and extended wrapper functions to make debugging more
pleasureable.
2009-10-24 08:37:36 +00:00