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!
Pkgsrc changes:
o Add PERL5_REQD+=5.8.0
Upstream changes:
0.8 2008/12/07
- Added support for ddns-rev-name, ddns-txt and ddns-fwd-name
statements, based on patch by Franck Joncourt.
Packages Collection.
The Perl 5 module Text::DHCPLeases provides an object-oriented
interface to ISC DHCPD leases files. The goal is to objectify all
declarations, as defined by the ISC dhcpd package man pages. This
interface is useful for analyzing, reporting, converting lease
files, or as a tool for other applications that need to import dhcpd
lease data structures.