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
hiramatsu
166e298fea Update p5-Test-Base to 0.60.
Changes from previous:
----------------------
date:    Mon Apr  4 15:51:09 CST 2011
changes:
- Applied patch by andk++
- Make regexp test skip on 5.14 for now.
2011-12-08 00:38:12 +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
0b80a01c87 Updating devel/p5-Test-Base from 0.58 to 0.59
pkgsrc changes:
  - Adding license definition

Upstream changes:
version: 0.59
date:    Thu Aug 20 14:56:36 PDT 2009
changes:
- Fixed test dep bug reported by Alias++.
2009-09-16 17:40:23 +00:00
sno
2b90d4aa1d PkgSrc changes:
- Updating package for Test::Base perl module to 0.58
  - Add dependency to p5-Test-Deep (fix RT #44057)

Upstream changes:
version: 0.58
date:    Thu Mar 26 17:26:13 PDT 2009
changes:
- Another undef filtering change.

version: 0.57
date:    Thu Mar 26 16:42:03 PDT 2009
changes:
- Allow value of undef to be filtered without warnings.

version: 0.56
date:    Sat Mar  7 12:13:32 PST 2009
changes:
- Add Test::Deep support with is_deep and run_is_deep
2009-04-12 10:32:04 +00:00
he
d8a96d48d1 Update from version 0.54nb1 to 0.55.
Pkgsrc changes:
 o Adjust dependency according to META.yml

Upstream changes:

version: 0.55
date:    Thu Dec  4 01:10:11 PST 2008
changes:
- Module::Install::TestBase::use_test_base require 'Filter::Util::Call' now.
2008-12-21 00:01:53 +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
seb
97c4875d67 Initial import of p5-Test-Base version 0.54 in the NetBSD Packages
Collection.

The Perl 5 module Test::Base provides a way to trivially write a
test framework base class.  Test::Base concentrates on offering
reusable data driven patterns, it provides some clean ways to
express input and expected output data.
2008-09-02 23:09:20 +00:00