update to p5-Net-DNS-0.31

This commit is contained in:
wilfried 2002-11-23 14:10:21 +00:00
parent 01753ec730
commit 5d1b43a32c
3 changed files with 9 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.13 2002/10/30 04:46:31 pvalchev Exp $
# $OpenBSD: Makefile,v 1.14 2002/11/23 14:10:21 wilfried Exp $
COMMENT= 'module to interface the DNS resolver'
DISTNAME= Net-DNS-0.29
DISTNAME= Net-DNS-0.31
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5

View File

@ -1,3 +1,3 @@
MD5 (Net-DNS-0.29.tar.gz) = 14f3ee438ca7120dfa7789127c2c3732
RMD160 (Net-DNS-0.29.tar.gz) = 5ced6a91211b37896de66c806c8938ea0095b81d
SHA1 (Net-DNS-0.29.tar.gz) = 4189c34c996d502c3aafc95488c0beb7ec8236f5
MD5 (Net-DNS-0.31.tar.gz) = b83c5b228d7d029996f037e118843809
RMD160 (Net-DNS-0.31.tar.gz) = e6aec51e08d102a795f919d59bf848f6faafb58f
SHA1 (Net-DNS-0.31.tar.gz) = f6739cc7f3a40ab7ed767486e05761f9950486b3

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2002/08/09 10:45:08 wilfried Exp $
@comment $OpenBSD: PLIST,v 1.8 2002/11/23 14:10:21 wilfried Exp $
${P5SITE}/Net/DNS.pm
${P5SITE}/Net/DNS/Header.pm
${P5SITE}/Net/DNS/Nameserver.pm
@ -32,6 +32,7 @@ ${P5SITE}/Net/DNS/RR/RP.pm
${P5SITE}/Net/DNS/RR/RT.pm
${P5SITE}/Net/DNS/RR/SOA.pm
${P5SITE}/Net/DNS/RR/SRV.pm
${P5SITE}/Net/DNS/RR/TKEY.pm
${P5SITE}/Net/DNS/RR/TSIG.pm
${P5SITE}/Net/DNS/RR/TXT.pm
${P5SITE}/Net/DNS/RR/X25.pm
@ -39,6 +40,7 @@ ${P5SITE}/Net/DNS/Resolver.pm
${P5SITE}/Net/DNS/Select.pm
${P5SITE}/Net/DNS/Update.pm
man/man3p/Net::DNS.3p
man/man3p/Net::DNS::FAQ.3p
man/man3p/Net::DNS::Header.3p
man/man3p/Net::DNS::Nameserver.3p
man/man3p/Net::DNS::Packet.3p
@ -71,6 +73,7 @@ man/man3p/Net::DNS::RR::RP.3p
man/man3p/Net::DNS::RR::RT.3p
man/man3p/Net::DNS::RR::SOA.3p
man/man3p/Net::DNS::RR::SRV.3p
man/man3p/Net::DNS::RR::TKEY.3p
man/man3p/Net::DNS::RR::TSIG.3p
man/man3p/Net::DNS::RR::TXT.3p
man/man3p/Net::DNS::RR::X25.3p