Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2013 02:39:33 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r310258 - head/dns/pear-Net_DNS2
Message-ID:  <201301120239.r0C2dXK1051586@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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 \

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301120239.r0C2dXK1051586>