update to p5-Net-DNS-0.29
* Fixed $_ from creeping out of scope in Resolver.pm * Fixed divide by zero bug if there was no usable network interface
This commit is contained in:
parent
18ca1c9df1
commit
d2ac41b073
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2002/09/17 14:51:33 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2002/10/18 15:24:19 wilfried Exp $
|
||||
|
||||
COMMENT= 'module to interface the DNS resolver'
|
||||
|
||||
DISTNAME= Net-DNS-0.28
|
||||
DISTNAME= Net-DNS-0.29
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Net-DNS-0.28.tar.gz) = c9b2ea80856370d2d1f452625ae3ede4
|
||||
RMD160 (Net-DNS-0.28.tar.gz) = 41a23d3a2a6b13d7265fd8f3d607e071e7e51d02
|
||||
SHA1 (Net-DNS-0.28.tar.gz) = a0705fac58f7d6a97bc8418b2dd281bbeba4b7af
|
||||
MD5 (Net-DNS-0.29.tar.gz) = 14f3ee438ca7120dfa7789127c2c3732
|
||||
RMD160 (Net-DNS-0.29.tar.gz) = 5ced6a91211b37896de66c806c8938ea0095b81d
|
||||
SHA1 (Net-DNS-0.29.tar.gz) = 4189c34c996d502c3aafc95488c0beb7ec8236f5
|
||||
|
Loading…
Reference in New Issue
Block a user