diff options
author | sem <sem@FreeBSD.org> | 2015-03-12 22:47:35 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2015-03-12 22:47:35 +0800 |
commit | ba037b0055480a782375aef98828577ecc1ebc4c (patch) | |
tree | 9ea67686a7f4a8c76e2c2c712740ce8566d34e01 /dns/unbound | |
parent | c1f0db2af3e053061553395abcf755490ee3f77c (diff) | |
download | freebsd-ports-gnome-ba037b0055480a782375aef98828577ecc1ebc4c.tar.gz freebsd-ports-gnome-ba037b0055480a782375aef98828577ecc1ebc4c.tar.zst freebsd-ports-gnome-ba037b0055480a782375aef98828577ecc1ebc4c.zip |
- Update to 1.5.3
PR: 198538
Submitted by: garga
Diffstat (limited to 'dns/unbound')
-rw-r--r-- | dns/unbound/Makefile | 2 | ||||
-rw-r--r-- | dns/unbound/distinfo | 4 | ||||
-rw-r--r-- | dns/unbound/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index 3fa8adab5db7..5531a1c5cf80 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unbound -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.3 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo index b61978f0a2da..c8c47dfe809f 100644 --- a/dns/unbound/distinfo +++ b/dns/unbound/distinfo @@ -1,2 +1,2 @@ -SHA256 (unbound-1.5.2.tar.gz) = 33ab6c6a5ce3247b0a57e34d209fe8936e1218ff89a9b7ca3ff00c2060dd35c7 -SIZE (unbound-1.5.2.tar.gz) = 4822523 +SHA256 (unbound-1.5.3.tar.gz) = 76bdc875ed4d1d3f8e4cfe960e6df78ee5c6c7c18abac11331cf93a7ae129eca +SIZE (unbound-1.5.3.tar.gz) = 4821300 diff --git a/dns/unbound/pkg-plist b/dns/unbound/pkg-plist index c8f35ed026ec..9c5541792eee 100644 --- a/dns/unbound/pkg-plist +++ b/dns/unbound/pkg-plist @@ -1,6 +1,6 @@ etc/unbound/unbound.conf.sample include/unbound.h -lib/libunbound.so.2.3.5 +lib/libunbound.so.2.3.6 lib/libunbound.so.2 lib/libunbound.so lib/libunbound.a |