All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
Upstream changes:
1.26 Wed Nov 28 12:00:00 2012
- This version is authored by Ulrich Wisser
- 81138 ip types
- 80164 hexip does not change when ip changes (fix: hexformat needs to be cleared by set)
- 4898 double compression
- 73232 invalid ipv6 1:2:3:4:5:6:7
- 73105 invalid ip 1:2
- 73104 expand 1::2::3
- 71042 ip_reverse 2001:4f8:3:36:0:0:0:235
- 45165 ip_range_to_prefix updated documentation
- 32232 excepts 61-217-102-8.hinet-ip.hinet.net as range
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=...").
1.25 Wed May 24 12:00:00 2006
- Math::BigInt is now mandatory
- Several bugfixes done
1.24 Tue Oct 18 12:00:00 2005
- Thanks to Frederic Schutz <schutz AT mathgen.ch>
- Bugfix in overlaps function
- Updated Makefile
- ran perltidy on the code
- Change to my NetBSD address
- From the Changelog:
> 1.23 Mon Jun 06 12:00:00 2005
> - Thanks to Achim Adam <achim.adam AT univie.ac.at>
> - Thanks to Malte S. Stretz <mss AT msquadrat.de>
> - Thanks to Ville Skytta <ville.skytta AT iki.fi>
> - Bugfixes in ip_reverse
> - Bugfix in ip_range_to_prefix for /31 subnets
>
>
> 1.22 Mon May 26 11:54:00 2005
> - Big Thanks to Achim Adam <achim.adam AT univie.ac.at>
> - Removed 5.008 dependency
> - Added fix for trailing zeros on reverse IPv4 addresses
> - Updated 'special' ranges for Ipv4 and IPv6
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").
binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.
addresses PR pkg/28619 from H. Todd Fujinaka.