2011-08-16 11:35:27 by OBATA Akio | Files touched by this commit (1) |
Log message:
Drop Module::Build requirements, default dependency is sufficient.
|
2011-08-14 14:26:51 by OBATA Akio | Files touched by this commit (406) |
Log message:
Revision bump after updating perl5 to 5.14.1.
|
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | |
Log message:
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!
|
2009-09-12 21:37:02 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating package devel/p5-SUPER from 1.16nb1 to 1.17
pkgsrc changes:
- Adding license definition
- Switch module type
- adjust dependencies
Upstream changes:
(None noted, so I write down from diff)
- switch to Module::Build
- remove POD coverage test
. no functional changes
|
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-09-08 23:26:21 by Stoned Elipot | Files touched by this commit (1) |
Log message:
Remove 'net' category
|
2008-09-08 02:04:06 by Stoned Elipot | Files touched by this commit (3) | |
Log message:
Initial import of p5-SUPER version 1.16 in the NetBSD Packages
Collection.
The Perl 5 module SUPER provides nice equivalents to the Perl syntax
for calling a superclass method.
|