Update "p5-IO-Socket-INET6" package to version 2.67.

Changes since version 2.65:
- IO-Socket is doing some imports so we now do use IO::Socket ().
  - Fixed the rest of the imports.
- Thanks to LeoNerd
- Made the use Socket call import constants selectively, and not rely
  on @EXPORT's whims:
- http://www.cpantesters.org/cpan/report/d6e547be-19b5-11e0-bbdc-e5c0d6c987b5

This update stops warnings about re-defining "sockaddr_in6" produced
by e.g. "mrtg" or "spamassassin".
This commit is contained in:
tron 2011-08-06 10:54:25 +00:00
parent ad2e26b3ab
commit 7193b6ab8d
2 changed files with 6 additions and 8 deletions

View file

@ -1,9 +1,7 @@
# $NetBSD: Makefile,v 1.9 2010/08/21 16:35:21 seb Exp $
#
# $NetBSD: Makefile,v 1.10 2011/08/06 10:54:25 tron Exp $
DISTNAME= IO-Socket-INET6-2.65
DISTNAME= IO-Socket-INET6-2.67
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2010/06/12 16:12:14 seb Exp $
$NetBSD: distinfo,v 1.6 2011/08/06 10:54:25 tron Exp $
SHA1 (IO-Socket-INET6-2.65.tar.gz) = 2bc1e1485ef79be82f7586b7202d544124c9d2d3
RMD160 (IO-Socket-INET6-2.65.tar.gz) = 3e958d4b6d619ba1b674e5a097377a655562f1a4
Size (IO-Socket-INET6-2.65.tar.gz) = 17686 bytes
SHA1 (IO-Socket-INET6-2.67.tar.gz) = 498eeeb0b0c135665d962dfa94c41c075141949e
RMD160 (IO-Socket-INET6-2.67.tar.gz) = 68186996e1c75724a33eb383e24f8761440dc3a6
Size (IO-Socket-INET6-2.67.tar.gz) = 18096 bytes