svn commit: r310258 - head/dns/pear-Net_DNS2
Wen Heping
wen at FreeBSD.org
Sat Jan 12 02:39:34 UTC 2013
Author: wen
Date: Sat Jan 12 02:39:33 2013
New Revision: 310258
URL: http://svnweb.freebsd.org/changeset/ports/310258
Log:
- Update to 1.2.5
- Reset maintainer
Modified:
head/dns/pear-Net_DNS2/Makefile
head/dns/pear-Net_DNS2/distinfo
Modified: head/dns/pear-Net_DNS2/Makefile
==============================================================================
--- head/dns/pear-Net_DNS2/Makefile Sat Jan 12 02:24:53 2013 (r310257)
+++ head/dns/pear-Net_DNS2/Makefile Sat Jan 12 02:39:33 2013 (r310258)
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= Net_DNS2
-PORTVERSION= 1.2.4
+PORTVERSION= 1.2.5
CATEGORIES= dns net pear
-MAINTAINER= wen at FreeBSD.org
+MAINTAINER= ports at 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 \
Modified: head/dns/pear-Net_DNS2/distinfo
==============================================================================
--- head/dns/pear-Net_DNS2/distinfo Sat Jan 12 02:24:53 2013 (r310257)
+++ head/dns/pear-Net_DNS2/distinfo Sat Jan 12 02:39:33 2013 (r310258)
@@ -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
More information about the svn-ports-head
mailing list