update to pear-Net_DNS2-1.5.0

This commit is contained in:
sthen 2020-10-09 13:30:54 +00:00
parent fa9826f854
commit 945f732d27
3 changed files with 11 additions and 12 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.7 2019/07/12 20:48:42 sthen Exp $
# $OpenBSD: Makefile,v 1.8 2020/10/09 13:30:54 sthen Exp $
COMMENT= resolver library used to communicate with a DNS server
DISTNAME = Net_DNS2-1.4.4
DISTNAME = Net_DNS2-1.5.0
CATEGORIES= net
MODULES= www/pear

View File

@ -1,2 +1,2 @@
SHA256 (Net_DNS2-1.4.4.tgz) = fzl4SQDT5NU+SZoTQKpURwmoNVq2CvKONPkpY4Q+rFA=
SIZE (Net_DNS2-1.4.4.tgz) = 83242
SHA256 (Net_DNS2-1.5.0.tgz) = ayFXdXqn04hpT/s+Ik2mNYDnozgrZHOz5RrU2PLd4/8=
SIZE (Net_DNS2-1.5.0.tgz) = 81188

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2018/04/28 14:54:45 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.5 2020/10/09 13:30:54 sthen Exp $
@group daemon
lib/
lib/php/
@ -18,6 +18,7 @@ pear/lib/Net/DNS2/Cache/Shm.php
pear/lib/Net/DNS2/Exception.php
pear/lib/Net/DNS2/Header.php
pear/lib/Net/DNS2/Lookups.php
pear/lib/Net/DNS2/Notifier.php
pear/lib/Net/DNS2/Packet/
pear/lib/Net/DNS2/Packet.php
pear/lib/Net/DNS2/Packet/Request.php
@ -29,6 +30,7 @@ pear/lib/Net/DNS2/RR.php
pear/lib/Net/DNS2/RR/A.php
pear/lib/Net/DNS2/RR/AAAA.php
pear/lib/Net/DNS2/RR/AFSDB.php
pear/lib/Net/DNS2/RR/AMTRELAY.php
pear/lib/Net/DNS2/RR/ANY.php
pear/lib/Net/DNS2/RR/APL.php
pear/lib/Net/DNS2/RR/ATMA.php
@ -90,14 +92,11 @@ pear/lib/Net/DNS2/RR/URI.php
pear/lib/Net/DNS2/RR/WKS.php
pear/lib/Net/DNS2/RR/X25.php
pear/lib/Net/DNS2/Resolver.php
pear/lib/Net/DNS2/Socket/
pear/lib/Net/DNS2/Socket.php
pear/lib/Net/DNS2/Socket/Sockets.php
pear/lib/Net/DNS2/Socket/Streams.php
pear/lib/Net/DNS2/Updater.php
pear/tests/Net_DNS2/
pear/tests/Net_DNS2/tests/
pear/tests/Net_DNS2/tests/AllTests.php
pear/tests/Net_DNS2/tests/Net_DNS2_DNSSECTest.php
pear/tests/Net_DNS2/tests/Net_DNS2_ParserTest.php
pear/tests/Net_DNS2/tests/Net_DNS2_ResolverTest.php
pear/tests/Net_DNS2/tests/Tests_Net_DNS2_AllTests.php
pear/tests/Net_DNS2/tests/Tests_Net_DNS2_DNSSECTest.php
pear/tests/Net_DNS2/tests/Tests_Net_DNS2_ParserTest.php
pear/tests/Net_DNS2/tests/Tests_Net_DNS2_ResolverTest.php