summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-08-03 16:06:26 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-08-03 16:35:13 -0500
commit4476f89764d3ee73d216c2d56df149e8d4c62c24 (patch)
treeab13970f14b825c981def32647f222c39bfe2ee6 /editors
parentMk/bsd.default-versions.mk: Update GO_DEFAULT to 1.19 (diff)
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
Diffstat (limited to 'editors')
-rw-r--r--editors/gomate/Makefile2
-rw-r--r--editors/micro/Makefile2
-rw-r--r--editors/o/Makefile1
3 files changed, 3 insertions, 2 deletions
diff --git a/editors/gomate/Makefile b/editors/gomate/Makefile
index 9aa8bff746de..2f8433a0ebce 100644
--- a/editors/gomate/Makefile
+++ b/editors/gomate/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gomate
DISTVERSION= g20170711
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors
MAINTAINER= fabian.freyer@physik.tu-berlin.de
diff --git a/editors/micro/Makefile b/editors/micro/Makefile
index 20c2f2878147..6b09936c0c45 100644
--- a/editors/micro/Makefile
+++ b/editors/micro/Makefile
@@ -1,7 +1,7 @@
PORTNAME= micro
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.10
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= editors
MAINTAINER= lcook@FreeBSD.org
diff --git a/editors/o/Makefile b/editors/o/Makefile
index db97cfb1e6d5..f3709d18e7f5 100644
--- a/editors/o/Makefile
+++ b/editors/o/Makefile
@@ -1,6 +1,7 @@
PORTNAME= o
DISTVERSIONPREFIX= v
DISTVERSION= 2.55.1
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= yuri@FreeBSD.org