Commit graph

6 commits

Author SHA1 Message Date
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