update to Net-DNS-0.47
This commit is contained in:
parent
51fd847301
commit
f79dbcf205
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2004/02/01 13:03:36 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2004/04/18 20:09:57 wilfried Exp $
|
||||
|
||||
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||
|
||||
COMMENT= 'module to interface the DNS resolver'
|
||||
|
||||
DISTNAME= Net-DNS-0.45
|
||||
DISTNAME= Net-DNS-0.47
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
NOT_FOR_ARCHES= ${NO_SHARED_ARCHES}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Net-DNS-0.45.tar.gz) = 038d5ca2ca91560d3c74eb491e14dc1c
|
||||
RMD160 (Net-DNS-0.45.tar.gz) = 5f3112bba283aab00a4f1d77db0d4abd530e3cea
|
||||
SHA1 (Net-DNS-0.45.tar.gz) = f23d8fb8e555c8055bd2a55927b65a68a21d6045
|
||||
MD5 (Net-DNS-0.47.tar.gz) = 749a04eb4377e889ed58d004536a9117
|
||||
RMD160 (Net-DNS-0.47.tar.gz) = bdcc2a9a1627c557ec6613dfcbd1065d190602c8
|
||||
SHA1 (Net-DNS-0.47.tar.gz) = 2f2151a955a91e6bc57570829b0e553fedb91388
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2003/12/19 13:24:16 wilfried Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2004/04/18 20:09:57 wilfried Exp $
|
||||
${P5ARCH}/Net/DNS.pm
|
||||
@comment ${P5ARCH}/Net/DNS/FAQ.pod
|
||||
${P5ARCH}/Net/DNS/Header.pm
|
||||
@ -44,7 +44,6 @@ ${P5ARCH}/Net/DNS/Resolver/Cygwin.pm
|
||||
${P5ARCH}/Net/DNS/Resolver/Recurse.pm
|
||||
${P5ARCH}/Net/DNS/Resolver/UNIX.pm
|
||||
${P5ARCH}/Net/DNS/Resolver/Win32.pm
|
||||
${P5ARCH}/Net/DNS/Select.pm
|
||||
${P5ARCH}/Net/DNS/Update.pm
|
||||
@comment ${P5ARCH}/auto/Net/DNS/.packlist
|
||||
${P5ARCH}/auto/Net/DNS/DNS.bs
|
||||
@ -94,14 +93,10 @@ man/man3p/Net::DNS::Resolver::Cygwin.3p
|
||||
man/man3p/Net::DNS::Resolver::Recurse.3p
|
||||
man/man3p/Net::DNS::Resolver::UNIX.3p
|
||||
man/man3p/Net::DNS::Resolver::Win32.3p
|
||||
man/man3p/Net::DNS::Select.3p
|
||||
man/man3p/Net::DNS::Update.3p
|
||||
@dirrm man/man3p
|
||||
@dirrm ${P5ARCH}/auto/Net/DNS
|
||||
@dirrm ${P5ARCH}/auto/Net
|
||||
@dirrm ${P5ARCH}/auto
|
||||
@dirrm ${P5ARCH}/Net/DNS/Resolver
|
||||
@dirrm ${P5ARCH}/Net/DNS/RR
|
||||
@dirrm ${P5ARCH}/Net/DNS
|
||||
@dirrm ${P5ARCH}/Net
|
||||
@dirrm ${P5ARCH}
|
||||
|
Loading…
Reference in New Issue
Block a user