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!
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=...").
Patch provided by Martin Wilke via PR 34368.
1.08 Wed Jan 25 21:59:49 CST 2006
[FIXES]
* File and directory names may now contain periods and hyphens.
* Now exports all_modules().
1.07_01 Wed Dec 28 23:10:31 CST 2005
[ENHANCEMENTS]
* Can now use an alternate class that implements the Pod::Coverage
interface. This is mostly useful for avoiding the necessity to
redocument or itemize overriden methods in a subclass by using
Pod::Coverage::CountParents. Thanks to Ricardo Signes.
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.