Commit graph

13 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
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
6813b1368c Updating devel/p5-Test-Script from 1.06 to 1.07
Upstream changes:
1.07 Tue 24 Nov 2009
	- Second attempt at fixing the "Using" bug
2010-01-23 14:36:46 +00:00
sno
2d751fa3c7 Updating devel/p5-Test-Script from 1.05 to 1.06
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
1.06 Wed 16 Sep 2009
	- Update test to allow different die() return values
	- Move Test::More to runtime dependency
2009-09-19 17:08:59 +00:00
sno
3a3f0f9460 Updating devel/p5-Test-Script from 1.03nb1 to 1.05
pkgsrc changes:
  - Adding license definition

Upstream changes:
1.05 Mon 14 Sep 2009
	- Changed script_compiles_ok to script_compiles
	- Added script_runs

1.04_03 Thu 18 Dec 2008
	- Another attempt to support 5.6 properly

1.04_02 Wed 17 Dec 2008
	- Test tweak to support 5.6 properly

1.04_01 Tue 16 Dec 2008
	- Updated to Module::Install 0.77
	- Adding dependency on Probe::Perl
	- Full fidelity failure testing
2009-09-16 17:25:52 +00:00
rillig
ad2adba9a5 Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
2009-06-13 06:46:41 +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
rhaen
3489737654 - updated to 1.03
Changelog:
1.03 Fri 29 Feb 2008
	- Incremental release to get updated author tests
	- Updated to Module::Install 0.68
2008-07-15 17:38:29 +00:00
rhaen
dbe3c60a12 - new package (dependency for p5-Test-Inline)
- ok'ed by rillig
Perl API - Test::Script - Cross-platform basic tests for scripts
2007-12-11 12:14:18 +00:00