Commit graph

11 commits

Author SHA1 Message Date
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wen
98a549ae17 Update to 1.59
Upstream changes:
1.59      2013-06-05 23:10:30 America/New_York


        [FIXED]

        - Fixed bug in finding right perl for -V output
          [rt.cpan.org #85823]

1.58      2011-07-19 12:07:53 America/New_York

        - Deprecates email-transport related attributes and methods

        - Adds new 'Null' transport as default

        - Removes legacy transport classes
          (See Test::Reporter::Transport::Legacy if needed)

        - Removes 'cpantest' command line program
2013-06-07 00:37:03 +00:00
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
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
sno
bb32524931 Updating devel/p5-Test-Reporter from 1.5600 to 1.57
Upstream changes:
1.57      2010-03-26 00:13:18 EST5EDT

        - Includes full 'perl -V' output, not just Config::mychanges

        - Adds new 'X-Test-Reporter-Perl' header with Perl version
          and optional "RCx" suffix to positively identify tests from
          RC Perls

        - Minimum perl version is now 5.006, matching the rest of the Perl toolchain
2010-08-01 19:00:35 +00:00
sno
4286de2819 Updating devel/p5-Test-Reporter from 1.54 to 1.56
pkgsrc changes:
- Adding license definition

Upstream changes:
1.56      2010-03-14 23:26:00 EST5EDT
        - Convert line endings during read() [Issue identified
          by Serguei Trouchelle]

1.55      2010-03-12 11:44:05 EST5EDT
        - Preserve distfile through write() and read()
          [patch by Dan Collins]
        - Regenerate _myconfig data during read() method
2010-03-15 19:14:08 +00:00
sno
8a72743686 pkgsrc changes:
- Updating package for p5 module Test::Reporter from 1.5203 to 1.54

Upstream changes:
1.54 Sun May 31 21:39:12 EDT 2009
        - POD updates
        - Update Module::Install to 0.91

1.53_03 Thu Apr 16 12:30:49 EDT 2009
        - Transmit report body line-by-line with Net::SMTP (or Net::SMTP::TLS)

1.53_02 Wed Apr 15 13:30:53 EDT 2009
        - with Net::SMTP transport, if lines are longer than 100
          characters, the email will be encoded with quoted-printable

1.53_01 Tue Apr  7 11:01:37 EDT 2009
        - added optional 'distfile' argument to support
          T::R::Transport::Metabase
        - reports link to the wiki rather than www.cpantesters.org;
          also added cpan-testers-discuss as place to send Q's
        - improved diagnostic output if editor fails to launch
        - changed Makefile.Pl to Module::Install
2009-06-01 19:13:56 +00:00
sno
8d17962113 Adding perl module Test::Reporter as dependency of CPAN::Reporter
Test::Reporter reports the test results of any given distribution to the
CPAN Testers. Test::Reporter has wide support for various perl5's and
platforms.
2009-03-01 23:12:24 +00:00