update to Net-DNS-0.58
This commit is contained in:
parent
629547efe8
commit
f43898f6cd
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2005/12/07 20:03:00 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2006/09/18 09:17:44 wilfried Exp $
|
||||
|
||||
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= 'module to interface the DNS resolver'
|
||||
|
||||
DISTNAME= Net-DNS-0.54
|
||||
DISTNAME= Net-DNS-0.58
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (Net-DNS-0.54.tar.gz) = 70d7ef4940d8777af6f3659dd359c80b
|
||||
RMD160 (Net-DNS-0.54.tar.gz) = 0d551887564954aee34d99c8332f45be7bca426c
|
||||
SHA1 (Net-DNS-0.54.tar.gz) = 22d932f0181689b7a933812edecee011879691fd
|
||||
SIZE (Net-DNS-0.54.tar.gz) = 126285
|
||||
MD5 (Net-DNS-0.58.tar.gz) = eddc33ef5ab2fc17a1c2239177360c01
|
||||
RMD160 (Net-DNS-0.58.tar.gz) = 2108deb3f39152a111cab0b38c8918c5a2e5f85e
|
||||
SHA1 (Net-DNS-0.58.tar.gz) = 3043df5d183efc58d04124e2a12dae6e6de7a1b3
|
||||
SIZE (Net-DNS-0.58.tar.gz) = 136609
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.15 2005/07/27 07:25:27 wilfried Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.16 2006/09/18 09:17:44 wilfried Exp $
|
||||
${P5ARCH}/Net/
|
||||
${P5ARCH}/Net/DNS/
|
||||
${P5ARCH}/Net/DNS.pm
|
||||
@ -35,6 +35,7 @@ ${P5ARCH}/Net/DNS/RR/PX.pm
|
||||
${P5ARCH}/Net/DNS/RR/RP.pm
|
||||
${P5ARCH}/Net/DNS/RR/RT.pm
|
||||
${P5ARCH}/Net/DNS/RR/SOA.pm
|
||||
${P5ARCH}/Net/DNS/RR/SPF.pm
|
||||
${P5ARCH}/Net/DNS/RR/SRV.pm
|
||||
${P5ARCH}/Net/DNS/RR/SSHFP.pm
|
||||
${P5ARCH}/Net/DNS/RR/TKEY.pm
|
||||
@ -87,6 +88,7 @@ ${P5ARCH}/auto/Net/DNS/DNS.so
|
||||
@man man/man3p/Net::DNS::RR::RP.3p
|
||||
@man man/man3p/Net::DNS::RR::RT.3p
|
||||
@man man/man3p/Net::DNS::RR::SOA.3p
|
||||
@man man/man3p/Net::DNS::RR::SPF.3p
|
||||
@man man/man3p/Net::DNS::RR::SRV.3p
|
||||
@man man/man3p/Net::DNS::RR::SSHFP.3p
|
||||
@man man/man3p/Net::DNS::RR::TKEY.3p
|
||||
|
Loading…
Reference in New Issue
Block a user