Commit graph

12 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
hiramatsu
9dd90a395b Update p5-MouseX-Types to 0.06.
Change from previous:
---------------------
0.06 2011-10-17 19:03:59
    - Add Any::Moose compatibility (simoes)
2012-02-17 06:58: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
seb
84599db807 Update p5-MouseX-Types from version 0.04 to version 0.05.
Upstream changes:
0.05 Sat Feb 13 16:08:44 2010
    - No functional changes (gfx)
    - Fix a typo in the tests (gfx)
2010-07-16 00:54:36 +00:00
seb
777685a8b7 Update p5-MouseX-Types from version 0.02 to version 0.04.
Pkgsrc changes:
- Adjust dependencies
- Set LICENSE
- Adjust MASTER_SITES

Upstream changes:
0.04 Sun Jan  3 10:23:47 2010
    - Add copyright information (RT #53013)
    - Support type predicates
        (e.g. "use MouseX::Types::Mouse qw(is_Int)")

0.03 Sun Dec 20 15:13:39 2009
    - Shipped as a stable version

0.02_03 Thu Dec 17 14:16:53 2009
    - Fix segmentation fault issue on older perls (gfx)

0.02_02 Tue Dec 15 12:05:34 2009
    - Fix parametarization issue (gfx)

0.02_01 Sun Dec 13 16:39:09 2009
    - Refactoring for new Mouse (gfx)
    - Fix import to warn about undefined types (gfx)
    - Support type parametarization (gfx)
    - Support Mouse::Exporter (gfx)
2010-01-17 11:13:27 +00:00
seb
d9f1d97054 Update p5-MouseX-Types from version 0.01 to version 0.02.
Upstream changes:
0.02    2009-10-15T19:01:23+09:00
        - no longer used class_type on test scripts
2009-11-08 16:53:43 +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
seb
fdb2ac6134 Initial import of p5-MouseX-Types version 0.01 in the NetBSD Packages
Collection.

The Perl 5 module MouseX::Types allows types definition to be
organized in libraries. Such libraries and hence types can then be
used in Mouse based classes.
2009-02-08 18:51:57 +00:00