svn commit: r377388 - head/dns/pear-Net_DNS2

Vanilla I. Shu vanilla at FreeBSD.org
Mon Jan 19 08:08:41 UTC 2015


Author: vanilla
Date: Mon Jan 19 08:08:40 2015
New Revision: 377388
URL: https://svnweb.freebsd.org/changeset/ports/377388
QAT: https://qat.redports.org/buildarchive/r377388/

Log:
  Upgrade to 1.4.0, add LICENSE.

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	Mon Jan 19 08:03:24 2015	(r377387)
+++ head/dns/pear-Net_DNS2/Makefile	Mon Jan 19 08:08:40 2015	(r377388)
@@ -2,12 +2,15 @@
 # $FreeBSD$
 
 PORTNAME=	Net_DNS2
-PORTVERSION=	1.3.2
+PORTVERSION=	1.4.0
 CATEGORIES=	dns net pear
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	PHP5 Resolver library used to communicate with a DNS server
 
+LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 USES=	pear
 
 .include <bsd.port.mk>

Modified: head/dns/pear-Net_DNS2/distinfo
==============================================================================
--- head/dns/pear-Net_DNS2/distinfo	Mon Jan 19 08:03:24 2015	(r377387)
+++ head/dns/pear-Net_DNS2/distinfo	Mon Jan 19 08:08:40 2015	(r377388)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Net_DNS2-1.3.2.tgz) = 8198b085151f15294a51a8bc5d4b3517ad418bf01f6da4b072d60c3b07c5648d
-SIZE (PEAR/Net_DNS2-1.3.2.tgz) = 78345
+SHA256 (PEAR/Net_DNS2-1.4.0.tgz) = 0aff76b6e0a9f1f89150c6d143c389c519615562923fbb77eee5bd76401a3015
+SIZE (PEAR/Net_DNS2-1.4.0.tgz) = 80228


More information about the svn-ports-all mailing list