update to p5-Net-DNS-0.28
- Fixed a bug in the RR pat that broke many updates. - Added (untested) support for perl 5.004. - We now allow whitespace at the begining of a RR. - Fixed an issue that gave Net::DNS::SEC problems, %Net::DNS::RR::RR is now in a scope that the Net::DNS::SEC hook can see it from. - Fixed SRV records. - Fixed debug message in Net::DNS::Resolver::bgread().
This commit is contained in:
parent
fd127ac438
commit
69531d4e5c
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2002/08/09 10:45:08 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2002/09/17 14:51:33 wilfried Exp $
|
||||
|
||||
COMMENT= 'module to interface the DNS resolver'
|
||||
|
||||
DISTNAME= Net-DNS-0.26
|
||||
DISTNAME= Net-DNS-0.28
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Net-DNS-0.26.tar.gz) = deea94a4762fa6273be157d3af5ec162
|
||||
RMD160 (Net-DNS-0.26.tar.gz) = acfae7a1b5f031bf7a7313384394247ad396db07
|
||||
SHA1 (Net-DNS-0.26.tar.gz) = b141ed22f52ef7b059de1b6d36ec30393b4d4108
|
||||
MD5 (Net-DNS-0.28.tar.gz) = c9b2ea80856370d2d1f452625ae3ede4
|
||||
RMD160 (Net-DNS-0.28.tar.gz) = 41a23d3a2a6b13d7265fd8f3d607e071e7e51d02
|
||||
SHA1 (Net-DNS-0.28.tar.gz) = a0705fac58f7d6a97bc8418b2dd281bbeba4b7af
|
||||
|
Loading…
Reference in New Issue
Block a user