aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-03-18 00:27:18 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-03-18 00:27:18 +0000
commit7f69f97d88fd8cb14cd17e9d4fc466251b947b07 (patch)
treef641990127ccf4e71d362931f77528aac379a393 /dns
parent1f9535995277f2e5375743ac7f9af93d4bad211c (diff)
downloadports-7f69f97d88fd8cb14cd17e9d4fc466251b947b07.tar.gz
ports-7f69f97d88fd8cb14cd17e9d4fc466251b947b07.zip
fixup PORTEPOCH for dnsmasq-devel
which used to be at 3 already earlier. Adjust vuxml entry accordingly. Security: CVE-2021-3448 Security: 5b72b1ff-877c-11eb-bd4f-2f1d57dafe46
Notes
Notes: svn path=/head/; revision=568706
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsmasq-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile
index 96f60c1edfb3..9e73f5874edc 100644
--- a/dns/dnsmasq-devel/Makefile
+++ b/dns/dnsmasq-devel/Makefile
@@ -5,7 +5,7 @@ PORTNAME= dnsmasq
DISTVERSION= 2.85rc1
# Leave the PORTREVISION in even if 0 to avoid accidental PORTEPOCH bumps:
PORTREVISION= 0
-PORTEPOCH= 1
+PORTEPOCH= 3 # attn - different between -devel and dnsmasq ports!
CATEGORIES= dns
MASTER_SITES= https://www.thekelleys.org.uk/dnsmasq/release-candidates/ \
LOCAL/mandree/