svn commit: r384573 - head/dns/pear-Net_DNS2
Vanilla I. Shu
vanilla at FreeBSD.org
Thu Apr 23 13:29:02 UTC 2015
Author: vanilla
Date: Thu Apr 23 13:29:00 2015
New Revision: 384573
URL: https://svnweb.freebsd.org/changeset/ports/384573
Log:
Upgrade to 1.4.1.
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 Thu Apr 23 13:27:32 2015 (r384572)
+++ head/dns/pear-Net_DNS2/Makefile Thu Apr 23 13:29:00 2015 (r384573)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Net_DNS2
-PORTVERSION= 1.4.0
+PORTVERSION= 1.4.1
CATEGORIES= dns net pear
MAINTAINER= ports at FreeBSD.org
@@ -11,6 +11,6 @@ COMMENT= PHP5 Resolver library used to c
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= pear
+USES= pear
.include <bsd.port.mk>
Modified: head/dns/pear-Net_DNS2/distinfo
==============================================================================
--- head/dns/pear-Net_DNS2/distinfo Thu Apr 23 13:27:32 2015 (r384572)
+++ head/dns/pear-Net_DNS2/distinfo Thu Apr 23 13:29:00 2015 (r384573)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Net_DNS2-1.4.0.tgz) = 0aff76b6e0a9f1f89150c6d143c389c519615562923fbb77eee5bd76401a3015
-SIZE (PEAR/Net_DNS2-1.4.0.tgz) = 80228
+SHA256 (PEAR/Net_DNS2-1.4.1.tgz) = 9fc26aa685ab75d4df91e496b5b9f90aa94ff3092cf3b51228a1d293f383d372
+SIZE (PEAR/Net_DNS2-1.4.1.tgz) = 80324
More information about the svn-ports-head
mailing list