diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-02-13 07:25:27 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-02-13 07:25:27 +0000 |
commit | 07ac2a9d7e4a269a2451885cce3d5d09c042d1e1 (patch) | |
tree | 46f0e59dd9c46362a5170b0f2246a8957f4f2f1c /dns | |
parent | aeaa78957c1689be4bef81b8475f57723dd64a84 (diff) | |
download | ports-07ac2a9d7e4a269a2451885cce3d5d09c042d1e1.tar.gz ports-07ac2a9d7e4a269a2451885cce3d5d09c042d1e1.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/pear-Net_DNS2/Makefile | 5 | ||||
-rw-r--r-- | dns/pear-Net_DNS2/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dns/pear-Net_DNS2/Makefile b/dns/pear-Net_DNS2/Makefile index 287eb5caa10a..75a3a2d8872b 100644 --- a/dns/pear-Net_DNS2/Makefile +++ b/dns/pear-Net_DNS2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net_DNS2 -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= dns net pear MAINTAINER= wen@FreeBSD.org @@ -32,7 +32,8 @@ FILES= Net/DNS2.php \ Net/DNS2/RR/RP.php Net/DNS2/RR/RRSIG.php Net/DNS2/RR/RT.php \ Net/DNS2/RR/SIG.php Net/DNS2/RR/SOA.php Net/DNS2/RR/SPF.php \ Net/DNS2/RR/SRV.php Net/DNS2/RR/SSHFP.php Net/DNS2/RR/TKEY.php \ - Net/DNS2/RR/TSIG.php Net/DNS2/RR/TXT.php Net/DNS2/RR/X25.php \ + Net/DNS2/RR/TSIG.php Net/DNS2/RR/TXT.php Net/DNS2/RR/WKS.php \ + Net/DNS2/RR/X25.php \ Net/DNS2/RR.php Net/DNS2/Resolver.php Net/DNS2/Socket/Sockets.php \ Net/DNS2/Socket/Streams.php Net/DNS2/Socket.php Net/DNS2/Updater.php diff --git a/dns/pear-Net_DNS2/distinfo b/dns/pear-Net_DNS2/distinfo index f8ce44b0f619..8892022fc9d7 100644 --- a/dns/pear-Net_DNS2/distinfo +++ b/dns/pear-Net_DNS2/distinfo @@ -1,3 +1,2 @@ -MD5 (PEAR/Net_DNS2-1.0.0.tgz) = e27d4ff463736af3e2a70cd824b3c619 -SHA256 (PEAR/Net_DNS2-1.0.0.tgz) = c14d435b4494679d21be6da431112fdbb524d0bd7fc1745be5320af41f5b8064 -SIZE (PEAR/Net_DNS2-1.0.0.tgz) = 47459 +SHA256 (PEAR/Net_DNS2-1.0.1.tgz) = 454a6b01164a4a48c258fbe9e6f3cbb36e68427760009cd08667104889bbc641 +SIZE (PEAR/Net_DNS2-1.0.1.tgz) = 48804 |