summaryrefslogtreecommitdiff
path: root/sysutils/consul
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2025-05-21 15:58:15 -0400
committerAdam Weinberger <adamw@FreeBSD.org>2025-05-21 15:58:15 -0400
commit0bdd2ad334c94bfa4d976a8dde6e0ebc432f2a52 (patch)
tree442679d43ac7872d481a6dac8a5cd902ea1c8aba /sysutils/consul
parentwww/nginx-devel: update third-party redis module to version 0.4.0 (diff)
go: Bump go124-dependent ports
Earlier I bumped the default Go to 1.24. Ports that specify a lower version will still build with those lower version (for now), so they don't need a bumping. Instead I'm bumping anything that (now) has go124 as a dependency.
Diffstat (limited to 'sysutils/consul')
-rw-r--r--sysutils/consul/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile
index 1b95485dd445..b9572f941d22 100644
--- a/sysutils/consul/Makefile
+++ b/sysutils/consul/Makefile
@@ -1,6 +1,7 @@
PORTNAME= consul
DISTVERSIONPREFIX= v
DISTVERSION= 1.21.0
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://raw.githubusercontent.com/hashicorp/consul/${DISTVERSIONFULL}/
DISTFILES= go.mod \