Commit graph

15 commits

Author SHA1 Message Date
mef
16c571b8c4 Update 1.003014 to 1.003016
---------------------------
1.003016 - 2014/01/12
  - Use Class::Load instead of Class::MOP::load_class() (Zefram)

1.003015 - 2013/03/01
  - Don't ship MYMETA files
2015-02-14 12:20:17 +00:00
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
sno
a76f11d1e6 Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,
Module::Install is for Authors only.

Bumping revision
2012-09-03 11:16:19 +00:00
hiramatsu
a4277f4788 Update p5-Parse-Method-Signatures to 1.003014.
Change from previous:
1.003014 - 2011/09/12
  - Don't look in the stash for type names containing :: (Jesse Luehrs)
2011-11-13 06:13: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
87dd1f6076 Updating devel/p5-Parse-Method-Signatures from 1.003012nb1 to 1.003013
pkgsrc changes:
  - Updating dependencies

Upstream changes:
1.003013 - 2010/01/08
  - Add version to List::MoreUtils as we need part() (Leo Lapworth)
2010-01-25 13:33:24 +00:00
sno
15707ea5a1 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00
sno
9d5b2c2819 Updating devel/p5-Parse-Method-Signatures from 1.003011 to 1.003012
Upstream changes:
1.003012 - 2009/09/13
  - Pass from_namespace to type constraint class even if there is a callback
    provided. (This lets the callback be wrapped/extended better.)
2009-09-14 06:41:58 +00:00
sno
e5d423baa2 Updating package devel/p5-Parse-Method-Signatures from 1.003010 to 1.003011
pkgsrc changes:
  - Adjusting dependencies according to META.yml

Upstream changes:
1.003011 - 2009/08/18
  - Resolve aliased type names when a namespace to look aliases up is given.
2009-08-19 06:43:08 +00:00
sno
4214eef511 Updating package for p5 module Parse::Method::Signatures from 1.003009 to
1.003010.

Upstream changes:
1.003010 - 2009/07/30
  - Make it work with upcomming PPI 1.204
2009-08-09 09:38:02 +00:00
seb
d623a5c97f Initial import of p5-Parse-Method-Signatures version 1.003009 in
the NetBSD Packages Collection.

The Perl 5 module Parse::Method::Signatures is inspired by
Perl6::Signature but streamlined to just support the subset deemed
useful for TryCatch and MooseX::Method::Signatures.
2009-07-30 20:49:33 +00:00