2009-04-12 22:18:38 by Jens Rehsack | Files touched by this commit (2) |
Log message:
PkgSrc changes:
- Updating package for p5 module MooseX::Getopt to 0.18
- Set license to artistic-2.0
Upstream changes:
0.18 Thu. April 9 2009
* MooseX::Getopt::Dashes
- New module, for converting undercores to dashes (ilmari)
0.17 Wed. April 8 2009
* MooseX::Getopt
- work with latest Moose (hdp)
~ unify module version numbers with dist version (hdp)
|
2009-03-21 16:23:37 by Stoned Elipot | Files touched by this commit (2) |
Log message:
Update from version 0.15 to version 0.16.
Pkgsrc changes:
- adjust build dependencies (for test target)
Upstream changes:
0.16 Tue. February 17 2009
* t/
- run pod tests only if RELEASE_TESTING env var is set
|
2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179) |
Log message:
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-07-27 23:56:50 by Stoned Elipot | Files touched by this commit (1) |
Log message:
Add DESTDIR support.
|
2008-07-27 15:32:17 by Stoned Elipot | Files touched by this commit (3) | |
Log message:
Initial import of p5-MooseX-Getopt version 0.15 in the NetBSD
Packages Collection.
The Perl 5 module MooseX::Getopt is a Moose role which provides an
alternate constructor for creating objects using parameters passed
in from the command line.
|