git: fc85d8413735 - main - dns/dnsmasq-devel: 2.87rc1 release candidate

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Thu, 08 Sep 2022 18:30:55 UTC
The branch main has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fc85d8413735ae7512f9c8526b6fd7946dc908f1

commit fc85d8413735ae7512f9c8526b6fd7946dc908f1
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2022-09-08 18:24:36 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2022-09-08 18:24:36 +0000

    dns/dnsmasq-devel: 2.87rc1 release candidate
    
    Changes since test9:
    
    + Tweak DHCPv6 relay code so that packets relayed towards a server
      have source address on the server-facing network, not the
      client facing network. Thanks to Luis Thomas for spotting this
      and initial patch.
---
 dns/dnsmasq-devel/Makefile | 8 ++++----
 dns/dnsmasq-devel/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile
index 8603579bd9fe..a138a2269a47 100644
--- a/dns/dnsmasq-devel/Makefile
+++ b/dns/dnsmasq-devel/Makefile
@@ -1,13 +1,13 @@
 PORTNAME=	dnsmasq
-DISTVERSION=	2.87test9
+DISTVERSION=	2.87rc1
 # Leave the PORTREVISION in even if 0 to avoid accidental PORTEPOCH bumps:
 PORTREVISION=	0
 PORTEPOCH=	4 # attn - different between -devel and dnsmasq ports!
 CATEGORIES=	dns
-#MASTER_SITES=	https://www.thekelleys.org.uk/dnsmasq/release-candidates/ \
-#		LOCAL/mandree/
-MASTER_SITES=	https://www.thekelleys.org.uk/dnsmasq/test-releases/ \
+MASTER_SITES=	https://www.thekelleys.org.uk/dnsmasq/release-candidates/ \
 		LOCAL/mandree/
+#MASTER_SITES=	https://www.thekelleys.org.uk/dnsmasq/test-releases/ \
+#		LOCAL/mandree/
 PKGNAMESUFFIX=	-devel
 
 MAINTAINER=	mandree@FreeBSD.org
diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo
index 5b531933cfc6..534ed87e7d2b 100644
--- a/dns/dnsmasq-devel/distinfo
+++ b/dns/dnsmasq-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660330300
-SHA256 (dnsmasq-2.87test9.tar.xz) = 325d2b953e06273cd7e0ed921b464203a4a26fae7a1afedd9b26528d25951fdf
-SIZE (dnsmasq-2.87test9.tar.xz) = 560708
+TIMESTAMP = 1662661228
+SHA256 (dnsmasq-2.87rc1.tar.xz) = a13df87ac500bdda920197f33a07251559ff60f4fbe26f46317241bd2bade9a9
+SIZE (dnsmasq-2.87rc1.tar.xz) = 561248