- Update to 1.0.7
This commit is contained in:
parent
ed51c53f29
commit
751051df9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269756
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Net_DNS
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.0.7
|
||||
CATEGORIES= dns net pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
|
@ -15,6 +15,7 @@ COMMENT= Resolver library used to communicate with a DNS server
|
|||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PEAR_CATSRC= yes
|
||||
PORTSCOUT= skipv:1.00b2,1.00b1
|
||||
USE_PHP= mhash
|
||||
CATEGORY= Net
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (PEAR/Net_DNS-1.0.1.tgz) = 04d403057c787d19dd3d06b2f093e4b6
|
||||
SHA256 (PEAR/Net_DNS-1.0.1.tgz) = f0b8cdda22a51aef453844710e6ba1a7b1cd701af19ce0efe6fec9c8c11a1b85
|
||||
SIZE (PEAR/Net_DNS-1.0.1.tgz) = 27372
|
||||
SHA256 (PEAR/Net_DNS-1.0.7.tgz) = eeb03694774690bae89433b9a728ce8dfe064c2519f231fadc4ad6b3fe3cd6a3
|
||||
SIZE (PEAR/Net_DNS-1.0.7.tgz) = 32647
|
||||
|
|
Loading…
Reference in a new issue