diff options
author | vanilla <vanilla@FreeBSD.org> | 2015-01-19 16:08:40 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2015-01-19 16:08:40 +0800 |
commit | c506f3b3e99254cc5f434b1c8bf1440d884bd7b0 (patch) | |
tree | 1ef53dc20724ccfc17b8bdd227412ef2c636fa90 /dns/pear-Net_DNS2 | |
parent | e36e529d79eab15f6da1cf2d1404836c1ebc9ce5 (diff) | |
download | freebsd-ports-gnome-c506f3b3e99254cc5f434b1c8bf1440d884bd7b0.tar.gz freebsd-ports-gnome-c506f3b3e99254cc5f434b1c8bf1440d884bd7b0.tar.zst freebsd-ports-gnome-c506f3b3e99254cc5f434b1c8bf1440d884bd7b0.zip |
Upgrade to 1.4.0, add LICENSE.
Diffstat (limited to 'dns/pear-Net_DNS2')
-rw-r--r-- | dns/pear-Net_DNS2/Makefile | 5 | ||||
-rw-r--r-- | dns/pear-Net_DNS2/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dns/pear-Net_DNS2/Makefile b/dns/pear-Net_DNS2/Makefile index 9f729c9aa618..f0ef8b008fba 100644 --- a/dns/pear-Net_DNS2/Makefile +++ b/dns/pear-Net_DNS2/Makefile @@ -2,12 +2,15 @@ # $FreeBSD$ PORTNAME= Net_DNS2 -PORTVERSION= 1.3.2 +PORTVERSION= 1.4.0 CATEGORIES= dns net pear MAINTAINER= ports@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> diff --git a/dns/pear-Net_DNS2/distinfo b/dns/pear-Net_DNS2/distinfo index 16666c9d0276..2856078e1f06 100644 --- a/dns/pear-Net_DNS2/distinfo +++ b/dns/pear-Net_DNS2/distinfo @@ -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 |