diff options
author | vanilla <vanilla@FreeBSD.org> | 2015-04-23 21:29:00 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2015-04-23 21:29:00 +0800 |
commit | 16242ae51396818a3332d71c79686a3fc886a448 (patch) | |
tree | 9d35cd70cf98297fb32fe059566c407b9b100ca7 | |
parent | 2c906e751d8dabf78d62165c9427b284302fff5e (diff) | |
download | freebsd-ports-gnome-16242ae51396818a3332d71c79686a3fc886a448.tar.gz freebsd-ports-gnome-16242ae51396818a3332d71c79686a3fc886a448.tar.zst freebsd-ports-gnome-16242ae51396818a3332d71c79686a3fc886a448.zip |
Upgrade to 1.4.1.
-rw-r--r-- | dns/pear-Net_DNS2/Makefile | 4 | ||||
-rw-r--r-- | dns/pear-Net_DNS2/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/pear-Net_DNS2/Makefile b/dns/pear-Net_DNS2/Makefile index f0ef8b008fba..e08bfe073f05 100644 --- a/dns/pear-Net_DNS2/Makefile +++ b/dns/pear-Net_DNS2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net_DNS2 -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= dns net pear MAINTAINER= ports@FreeBSD.org @@ -11,6 +11,6 @@ COMMENT= PHP5 Resolver library used to communicate with a DNS server LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= pear +USES= pear .include <bsd.port.mk> diff --git a/dns/pear-Net_DNS2/distinfo b/dns/pear-Net_DNS2/distinfo index 2856078e1f06..f9d02bd8c249 100644 --- a/dns/pear-Net_DNS2/distinfo +++ b/dns/pear-Net_DNS2/distinfo @@ -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 |