Update p5-Net-DNS to 1.04:
**** 1.04 December 8, 2015 Fix rt.cpan.org #109183 Semantics of "retry" and "retrans" options has changed with 1.03 Fix rt.cpan.org #109152 Deprecated method make_query_packet breaks calling code Fix rt.cpan.org #109135 Resolver behaves differently with long and short IPv6 address format Fix rt.cpan.org #108745 Net::DNS::Resolver bgsend
This commit is contained in:
parent
8db67e1712
commit
d63a82d5d7
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.67 2015/11/12 16:30:36 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.68 2015/12/09 19:55:00 wiz Exp $
|
||||
|
||||
DISTNAME= Net-DNS-1.03
|
||||
DISTNAME= Net-DNS-1.04
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.37 2015/11/12 16:30:36 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.38 2015/12/09 19:55:00 wiz Exp $
|
||||
|
||||
SHA1 (Net-DNS-1.03.tar.gz) = e4c79fc288b9fc06c27bbcc9fb48d26ae590492a
|
||||
RMD160 (Net-DNS-1.03.tar.gz) = 2b8ef6a38e20e3b395d24338816953bdd7279568
|
||||
SHA512 (Net-DNS-1.03.tar.gz) = b04e50f789318992bcb958ebb10adc326cc24e35eef56a3a37505185e78fb673bc73a8c714588a2b7277801edb1552a2fd9d53d6afe46710a44595a00635937e
|
||||
Size (Net-DNS-1.03.tar.gz) = 244362 bytes
|
||||
SHA1 (Net-DNS-1.04.tar.gz) = b420a9bf8fdc8f264dde2306746232f9fba191d6
|
||||
RMD160 (Net-DNS-1.04.tar.gz) = cd7685d42e23b6bb4d2a04baa695e4c15655f202
|
||||
SHA512 (Net-DNS-1.04.tar.gz) = ff32c1bf52e553fcd64f8a0f9fcd30f6eae4e1350c4c5c97da3b745f1713acd75533694ec834e1b1e9bee0a13b7a8ee0c347dfaa36433052f020e41e36829d59
|
||||
Size (Net-DNS-1.04.tar.gz) = 245064 bytes
|
||||
|
|
Loading…
Reference in a new issue