Update "p5-NetAddr-IP" package to version 4.069. Changes since 4.066:

- IN Lite.pm v1.50, add =encoding UTF-8
- In Util.pm v1.50
  changed Makefile.PL to check for config.h when building for XS
  with 'gcc', try building with 'cc', and check again.
- If config.h is not found, force Pure Perl mode.
- update Makefile.PL in Util.pm v 1.49 to better detect 'winduhs'
- Improved diagnostic message for "die" with bad mask for
- hostenum, hostenumref, split, splitref, rsplit, rsplitref
- Thanks to GENSYM@cpan.org for pointing out the need.

This also fixes the build with Perl 5.18.0
This commit is contained in:
tron 2013-06-01 12:48:26 +00:00
parent a7223f5f78
commit 5c02f3bdd6
2 changed files with 6 additions and 8 deletions

View file

@ -1,9 +1,7 @@
# $NetBSD: Makefile,v 1.31 2013/05/31 12:41:40 wiz Exp $
#
# $NetBSD: Makefile,v 1.32 2013/06/01 12:48:26 tron Exp $
DISTNAME= NetAddr-IP-4.066
DISTNAME= NetAddr-IP-4.069
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
SVR4_PKGNAME= p5nai
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=NetAddr/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.19 2012/10/30 14:48:38 wen Exp $
$NetBSD: distinfo,v 1.20 2013/06/01 12:48:26 tron Exp $
SHA1 (NetAddr-IP-4.066.tar.gz) = b005c0bdc6da88fb90778e37fb1009cc3a5261ea
RMD160 (NetAddr-IP-4.066.tar.gz) = 56e6c04beb84f58a94567111a40cceaf7e87c03d
Size (NetAddr-IP-4.066.tar.gz) = 172661 bytes
SHA1 (NetAddr-IP-4.069.tar.gz) = eaf54ad8ef40fbb1516a1d4af2cdde94fb922143
RMD160 (NetAddr-IP-4.069.tar.gz) = ab0a27ebc0a6a8de441e1f1043fa74034ec8dea0
Size (NetAddr-IP-4.069.tar.gz) = 210765 bytes