aboutsummaryrefslogtreecommitdiff
path: root/www/gitea
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 /www/gitea
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 'www/gitea')
-rw-r--r--www/gitea/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index f14bf2435bb6..86eb4aa1d155 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gitea
DISTVERSIONPREFIX= v
DISTVERSION= 1.16.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
DISTNAME= gitea-src-${DISTVERSION}