diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2021-09-01 15:23:32 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2021-09-01 19:50:12 +0000 |
commit | a41b136cce04e8f822319b992d39f95db2ca5885 (patch) | |
tree | 50a87993aafdcde1f6543f3a699c420cc603d27a | |
parent | 279a952a22b68ef8f2af62a0b92eb8ef381717c7 (diff) | |
download | ports-a41b136cce04e8f822319b992d39f95db2ca5885.tar.gz ports-a41b136cce04e8f822319b992d39f95db2ca5885.zip |
dns/dnsmasq-devel: update to 2.86rc2
Git history:
* 7b80c75 2021-08-31 | Rationalise query-reply logging. [Simon Kelley]
* 79337f9 2021-08-29 | Support limited wildcards in the input tags for
--tag-if. [Geoff Back]
-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 a566eeff8854..21d1146d181c 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -1,7 +1,7 @@ # Created by: Steven Honson PORTNAME= dnsmasq -DISTVERSION= 2.86rc1 +DISTVERSION= 2.86rc2 # Leave the PORTREVISION in even if 0 to avoid accidental PORTEPOCH bumps: PORTREVISION= 0 PORTEPOCH= 4 # attn - different between -devel and dnsmasq ports! diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo index ef2d8a3fbdd8..6d6d89d4a51b 100644 --- a/dns/dnsmasq-devel/distinfo +++ b/dns/dnsmasq-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629906959 -SHA256 (dnsmasq-2.86rc1.tar.xz) = 116d5fbb70c423c12fab02cec5380abbf8e85455dda22d4feda0853c0f9f9326 -SIZE (dnsmasq-2.86rc1.tar.xz) = 551428 +TIMESTAMP = 1630496844 +SHA256 (dnsmasq-2.86rc2.tar.xz) = 45a177c81c2a1793830d059e30082b07fe161ca7c06809f7a44c70639440829f +SIZE (dnsmasq-2.86rc2.tar.xz) = 551888 |