aboutsummaryrefslogtreecommitdiff
path: root/textproc/go-yq
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-08-03 21:06:26 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-08-03 21:35:13 +0000
commit4476f89764d3ee73d216c2d56df149e8d4c62c24 (patch)
treeab13970f14b825c981def32647f222c39bfe2ee6 /textproc/go-yq
parenta79e7b164092f7c788952afbef09fc850d3604f3 (diff)
downloadports-4476f89764d3ee73d216c2d56df149e8d4c62c24.tar.gz
ports-4476f89764d3ee73d216c2d56df149e8d4c62c24.zip
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
Diffstat (limited to 'textproc/go-yq')
-rw-r--r--textproc/go-yq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/go-yq/Makefile b/textproc/go-yq/Makefile
index 513763314394..544afad32d91 100644
--- a/textproc/go-yq/Makefile
+++ b/textproc/go-yq/Makefile
@@ -1,7 +1,7 @@
PORTNAME= go-yq
DISTVERSIONPREFIX= v
DISTVERSION= 4.25.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MAINTAINER= timp87@gmail.com