perl-NetAddr-IP/NetAddr-IP-4.059-UTF8.patch
Paul Howarth 64c9610c37 Update to 4.062
- New upstream release 4.062 (#802994)
  - Add is_rfc1918 to Lite.pm v1.42
  - Fix change in behavior introduced in v4.050 where an empty string supplied
    to "new" previously returned 'undef' and now returns 'default' for ipV4 or
    ipV6 (CPAN RT#75976)
  - Documentation updates
- Don't need to remove empty directories from the buildroot
- Recode NetAddr::IP::Lite module and manpage as UTF-8
- Don't use macros for commands
2012-06-08 09:07:11 +01:00

21 lines
447 B
Diff

--- Lite/Lite.pm
+++ Lite/Lite.pm
@@ -1561,7 +1561,7 @@
=head1 AUTHORS
-Luis E. Muñoz E<lt>luismunoz@cpan.orgE<gt>,
+Luis E. Muñoz E<lt>luismunoz@cpan.orgE<gt>,
Michael Robinton E<lt>michael@bizsystems.comE<gt>
=head1 WARRANTY
@@ -1571,7 +1571,7 @@
=head1 COPYRIGHT
- This software is (c) Luis E. Muñoz, 1999 - 2005
+ This software is (c) Luis E. Muñoz, 1999 - 2005
and (c) Michael Robinton, 2006 - 2011.
All rights reserved.