Commit graph

10 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
hiramatsu
6a27894894 Update p5-Test-Output to 1.01.
Changes from previous:
1.01 - Fri Apr 22 07:58:19 2011
	* Bump to a full release. This fixes the tests that failed
	in the new 5.14 regex stringification

0.16_03 - Mon Oct 25 23:10:41 2010
	* Fix cat-o with handling $,

0.16_02 - Tue Oct 19 03:26:14 2010
	* Update tests with hardcoded regex stringification for
	Perl's new (?^:) stuff

0.16_01 - Tue Jun  9 22:58:58 2009
	* Added META_MERGE features from chorny
2011-10-27 01:14:32 +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
2e5692c3bb pkgsrc changes:
- Updating package for p5 module Test::Output from 0.13 to 0.16
  - Adjusting dependencies according to META.yml

Upstream changes since 0.13:
0.16 - Fri May 15 09:14:19 2009
	Multiple fixes:
	* RT #23494: squash warning when untie-ing STDOUT
	* RT #45740: fix Test::Tester prereq version
	* RT #45748: Add a null BINMODE to Test::Output::Tie
2009-05-19 23:21:20 +00:00
sno
e95ef8be8f PkgSrc changes:
- Updating package for p5 module Test::Output to 0.13
  - set license to artistic-2.0

Upstream changes:
0.13 - Sun Mar  8 23:00:11 2009
	* brian d foy (bdfoy@cpan.org) is the new maintainer
	* Updated docs for source code location, license, etc
2009-04-12 19:13:34 +00:00
he
fa89f6be83 Updated from version 0.10nb1 to 0.12.
Upstream changes:

0.12 - Sat Oct 25 09:59:18 2008
	Repacking to remove OS X extended attribute files that were
	causing tests to fail.

0.11    10/21/2008
        Fixes for STDERR handling under Perl 5.6. Thanks to
        brian d foy for the patch with tests.
2008-11-17 22:14:19 +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
he
e8b97fd262 Import p5-Test-Output version 0.10.
Test::Output provides a simple interface for testing output sent
to STDOUT or STDERR. A number of different utilies are included to
try and be as flexible as possible to the tester.

Originally this module was designed not to have external requirements,
however, the features provided by Sub::Exporter over what Exporter
provides is just to great to pass up.

Test::Output ties STDOUT and STDERR using Test::Output::Tie.
2008-08-05 10:24:10 +00:00