p5-Net-DNS: update to 1.13.
**** 1.13 Oct 18, 2017 Feature IDN query support Queries for domain names containing non-ASCII characters are now possible on Unicode platforms using CPAN Net::LibIDN2
This commit is contained in:
parent
dd4cfbe8fa
commit
924f02ea96
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.79 2017/09/04 12:34:18 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.80 2017/10/23 13:02:51 wiz Exp $
|
||||
|
||||
DISTNAME= Net-DNS-1.12
|
||||
DISTNAME= Net-DNS-1.13
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.46 2017/09/04 12:34:18 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.47 2017/10/23 13:02:51 wiz Exp $
|
||||
|
||||
SHA1 (Net-DNS-1.12.tar.gz) = d19bfe360af588793d39b8b2b623b0916324bdd4
|
||||
RMD160 (Net-DNS-1.12.tar.gz) = 4e29f3ece942275b9fc63eff08113e9751ed00a2
|
||||
SHA512 (Net-DNS-1.12.tar.gz) = 78a2ad0736819f59d1dcb7b38387d0e72fa5715f0c7aa0e37e1ba64025e535a3a5145e7dd0ce46c10e1af4b5941f0fc4fa17dd9735eb1e3173fc13ef138c8de1
|
||||
Size (Net-DNS-1.12.tar.gz) = 262534 bytes
|
||||
SHA1 (Net-DNS-1.13.tar.gz) = 48dd6d7541426965caa50507a0e365d94edb3ed7
|
||||
RMD160 (Net-DNS-1.13.tar.gz) = a83bd9108e1cd4ef3a631834d07ce9809efccd09
|
||||
SHA512 (Net-DNS-1.13.tar.gz) = ac42d5b5d1849de11813404b9915f2b54cc4d44e2f6a52c8c5c714ae30bab594b2d27701957238c1dbb09544320822c25f19ff50ce33210c289379aa67400636
|
||||
Size (Net-DNS-1.13.tar.gz) = 251658 bytes
|
||||
|
|
Loading…
Reference in a new issue