diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2018-09-07 17:57:08 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2018-09-07 17:57:08 +0000 |
commit | f9e45328816b7b80f690c8a40b34a1bf50aa0e56 (patch) | |
tree | a995591bebbaee289b51ff643416e0e62711c145 | |
parent | Update calibre to 3.31.0 (diff) |
Update dnsmasq-devel to v2.80test5
CHANGELOG extract:
Implement --address=/example.com/# as (more efficient) syntactic
sugar for --address=/example.com/0.0.0.0 and
--address=/example.com/::
Notes
Notes:
svn path=/head/; revision=479203
-rw-r--r-- | dns/dnsmasq-devel/Makefile | 2 | ||||
-rw-r--r-- | dns/dnsmasq-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index 1d76dd9f9a97..a8fcfaf9c962 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.80test4 +DISTVERSION= 2.80test5 PORTEPOCH= 2 CATEGORIES= dns ipv6 #MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo index 67f48dde9c1d..5395f662cffa 100644 --- a/dns/dnsmasq-devel/distinfo +++ b/dns/dnsmasq-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535412434 -SHA256 (dnsmasq-2.80test4.tar.xz) = c1a30140f8bb2f68ac23943e3715ac3bbef7f111d6d2688bd686ae7a67d56b6e -SIZE (dnsmasq-2.80test4.tar.xz) = 516508 +TIMESTAMP = 1536342898 +SHA256 (dnsmasq-2.80test5.tar.xz) = e17a4430ead6ec3f5710a55888ed261d9c19281954be5356e9f3a1171990f0d6 +SIZE (dnsmasq-2.80test5.tar.xz) = 516824 |