aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2022-09-11 08:42:08 +0000
committerMatthias Andree <mandree@FreeBSD.org>2022-09-11 08:43:20 +0000
commitd93e69ca76102059b04bcdfb053e45d9354e5e14 (patch)
tree74171bac49c775360cd0c0bd0acb9e55cb2e1f63
parentf3b2e1548cca406011e6d16ef43fe3d0fbf615d5 (diff)
downloadports-d93e69ca76102059b04bcdfb053e45d9354e5e14.tar.gz
ports-d93e69ca76102059b04bcdfb053e45d9354e5e14.zip
dns/dnsmasq-devel: bump PORTEPOCH...
...to ensure an increasing port version after the switch from test to rc.
-rw-r--r--dns/dnsmasq-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile
index a138a2269a47..764495598932 100644
--- a/dns/dnsmasq-devel/Makefile
+++ b/dns/dnsmasq-devel/Makefile
@@ -1,8 +1,8 @@
PORTNAME= dnsmasq
-DISTVERSION= 2.87rc1
+DISTVERSION= 2.87rc1 # remember to bump PORTEPOCH when going from test to rc!
# Leave the PORTREVISION in even if 0 to avoid accidental PORTEPOCH bumps:
PORTREVISION= 0
-PORTEPOCH= 4 # attn - different between -devel and dnsmasq ports!
+PORTEPOCH= 5 # attn - different between -devel and dnsmasq ports!
CATEGORIES= dns
MASTER_SITES= https://www.thekelleys.org.uk/dnsmasq/release-candidates/ \
LOCAL/mandree/