From 4476f89764d3ee73d216c2d56df149e8d4c62c24 Mon Sep 17 00:00:00 2001 From: Dmitri Goutnik Date: Wed, 3 Aug 2022 16:06:26 -0500 Subject: all: Bump PORTREVISION after Go update Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. --- editors/gomate/Makefile | 2 +- editors/micro/Makefile | 2 +- editors/o/Makefile | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'editors') 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 -- cgit v1.2.3