diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2021-09-02 20:37:20 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2021-09-02 20:38:41 +0000 |
commit | 17426ba8b1c664edd43d57c735f2193030e5a170 (patch) | |
tree | 62b233a6459c6b0291b0f898da60f1d54ca23308 | |
parent | 6fdee8e60572777e8fab6aea09e21b67e25c9cc6 (diff) | |
download | ports-17426ba8b1c664edd43d57c735f2193030e5a170.tar.gz ports-17426ba8b1c664edd43d57c735f2193030e5a170.zip |
dns/dnsmasq-devel: update to 2.86rc3
Git change:
* c83e33d 2021-09-01 | Final logging tweaks. [Dominik DL6ER]
-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 21d1146d181c..c97b6b157847 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -1,7 +1,7 @@ # Created by: Steven Honson PORTNAME= dnsmasq -DISTVERSION= 2.86rc2 +DISTVERSION= 2.86rc3 # 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 6d6d89d4a51b..4f58a1e768cf 100644 --- a/dns/dnsmasq-devel/distinfo +++ b/dns/dnsmasq-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630496844 -SHA256 (dnsmasq-2.86rc2.tar.xz) = 45a177c81c2a1793830d059e30082b07fe161ca7c06809f7a44c70639440829f -SIZE (dnsmasq-2.86rc2.tar.xz) = 551888 +TIMESTAMP = 1630614912 +SHA256 (dnsmasq-2.86rc3.tar.xz) = 78c25c55603bdf18d8e55d110f0b9d24a71b6c41a6ee518ee0627f30827fc4df +SIZE (dnsmasq-2.86rc3.tar.xz) = 551944 |