summaryrefslogtreecommitdiff
path: root/sysutils/diffoci
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/diffoci
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/diffoci')
-rw-r--r--sysutils/diffoci/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/diffoci/Makefile b/sysutils/diffoci/Makefile
index bf69e25bb8a3..3f58474523f2 100644
--- a/sysutils/diffoci/Makefile
+++ b/sysutils/diffoci/Makefile
@@ -1,6 +1,7 @@
PORTNAME= diffoci
PORTVERSION= 0.1.6
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= sunpoet@FreeBSD.org