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!
|
|
pkgsrc changes:
- Add license definition
- Remove patch-aa (applied upstream)
Upstream changes:
1.012 Mon Mar 8 10:42:51 PST 2010
Interface.xs add test for NULL interface value to skip invalids
thanks to Brian West <brian@freeswitch.org> for the fix
typo update in Developer.pm
1.011 Mon Mar 23 13:55:58 PDT 2009
update inst/netsymbols.pl v0.09 to use $Config{perlpath}
instead of the default '/usr/bin/perl' when building
lib/Net/Interface/NetSymbols.pm
This will make 'pkgsrc' happy
|
|
- Introducing package for CPAN module Net::Interface
Net::Interface is a module that allows access to the host network interfaces
in a manner similar to ifconfig(8). Version 1.00 is a complete re-write and
includes support for IPV6 as well as the traditional IPV4.
Auto-Oked by rhaen@ - I'm Co-Maintainer of CPAN module
|