diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2022-12-05 19:44:14 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2022-12-05 19:48:39 +0000 |
commit | e5e31e3f2f02d5128c018fa0d2a035da8648297b (patch) | |
tree | 15443202e90883950dce781ff7804a1be72c0448 | |
parent | 31c607d4eae0cd75c2407cde81022986532c91f6 (diff) | |
download | ports-e5e31e3f2f02d5128c018fa0d2a035da8648297b.tar.gz ports-e5e31e3f2f02d5128c018fa0d2a035da8648297b.zip |
dns/dnsmasq*: update to 2.88, and ignore -devel port
-rw-r--r-- | dns/dnsmasq-devel/Makefile | 4 | ||||
-rw-r--r-- | dns/dnsmasq/Makefile | 2 | ||||
-rw-r--r-- | dns/dnsmasq/distinfo | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index ea0f60277a1d..d4a24296905c 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -14,8 +14,8 @@ MAINTAINER= mandree@FreeBSD.org COMMENT= Lightweight DNS forwarder, DHCP, and TFTP server WWW= https://www.thekelleys.org.uk/dnsmasq/doc.html -#IGNORE= please use dns/dnsmasq, which is newer # re-enable after 2.88 release -DEPRECATED= Short-lived test branch, to be removed after v2.88 release +IGNORE= please use dns/dnsmasq, which is newer +#DEPRECATED= Short-lived test branch, to be removed after v2.88 release LICENSE= GPLv2 diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index cd02ae85102c..ba9002cb4f44 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -1,5 +1,5 @@ PORTNAME= dnsmasq -DISTVERSION= 2.87 +DISTVERSION= 2.88 # Leave the PORTREVISION in even if 0 to avoid accidental PORTEPOCH bumps: PORTREVISION= 0 PORTEPOCH= 1 diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo index 20fad2432312..132b712d1028 100644 --- a/dns/dnsmasq/distinfo +++ b/dns/dnsmasq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664208536 -SHA256 (dnsmasq-2.87.tar.xz) = 0228c0364a7f2356fd7e7f1549937cbf3099a78d3b2eb1ba5bb0c31e2b89de7a -SIZE (dnsmasq-2.87.tar.xz) = 540528 +TIMESTAMP = 1670269342 +SHA256 (dnsmasq-2.88.tar.xz) = 23544deda10340c053bea6f15a93fed6ea7f5aaa85316bfc671ffa6d22fbc1b3 +SIZE (dnsmasq-2.88.tar.xz) = 560640 |