mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.2.5
- Reset maintainer
This commit is contained in:
parent
aaac3d0cae
commit
ece37e64c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310258
2 changed files with 5 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net_DNS2
|
||||
PORTVERSION= 1.2.4
|
||||
PORTVERSION= 1.2.5
|
||||
CATEGORIES= dns net pear
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= PHP5 Resolver library used to communicate with a DNS server
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
@ -40,6 +40,7 @@ FILES= DNS2.php \
|
|||
DNS2/RR/SIG.php DNS2/RR/SOA.php DNS2/RR/SPF.php \
|
||||
DNS2/RR/SRV.php DNS2/RR/SSHFP.php \
|
||||
DNS2/RR/TA.php DNS2/RR/TALINK.php DNS2/RR/TKEY.php \
|
||||
DNS2/RR/TLSA.php \
|
||||
DNS2/RR/TSIG.php DNS2/RR/TXT.php \
|
||||
DNS2/RR/URI.php DNS2/RR/WKS.php \
|
||||
DNS2/RR/X25.php \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (PEAR/Net_DNS2-1.2.4.tgz) = 200eb624bce6ed85aa3ec1e45ee0f32e22e249227e7e653326d942e31cf25830
|
||||
SIZE (PEAR/Net_DNS2-1.2.4.tgz) = 70952
|
||||
SHA256 (PEAR/Net_DNS2-1.2.5.tgz) = 68319db33c21a458e275f38bbc7b4c677539b254e2e8ac3135a698f3e8b85a05
|
||||
SIZE (PEAR/Net_DNS2-1.2.5.tgz) = 72371
|
||||
|
|
Loading…
Add table
Reference in a new issue