Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
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!
|
|
|
|
- Update to module version 0.12
Upstream changes:
0.12 Thu Feb 26 13:44:06 CET 2009
- Applied NetBSD compatibility patch (Thanks Havard Eidnes), fixes #39294
- Applied Win32 memory free compatibility patch (Thanks CPAN user SISYPHUS),
maybe fixes #43110
|
|
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=...").
|
|
Adapted from submission in PR#39542.
Adds a patch to portably pull in $Config{ldflags} to avoid run-path
lossage which would otherwise ensue.
Provides bindings for GNU Libidn, a C library for handling Internationalized
Domain Names according to IDNA (RFC 3490), in a way very much inspired by
Turbo Fredriksson's PHP-IDN.
|