Date: Fri, 3 Sep 2021 19:40:15 GMT From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fe3de8afca45 - main - www/gitea: Update to 1.15.2 Message-ID: <202109031940.183JeFSU095585@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe3de8afca454cdf555fff258e49b2525ff9d2ba commit fe3de8afca454cdf555fff258e49b2525ff9d2ba Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2021-09-03 19:36:37 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2021-09-03 19:39:47 +0000 www/gitea: Update to 1.15.2 https://blog.gitea.io/2021/09/gitea-1.15.1-and-1.14.7-are-released/ https://github.com/go-gitea/gitea/releases/tag/v1.15.2 PR: 258248 --- www/gitea/Makefile | 2 +- www/gitea/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/gitea/Makefile b/www/gitea/Makefile index 54a693e9a79d..b037e603274c 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.15.0 +DISTVERSION= 1.15.2 CATEGORIES= www MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= gitea-src-${DISTVERSION} diff --git a/www/gitea/distinfo b/www/gitea/distinfo index e5db874f64a1..c58513821e54 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629616193 -SHA256 (gitea-src-1.15.0.tar.gz) = 5aee6bb55a10aa5ff45d692ccd83aa138409c4a518fc2b02a668e4681f84e877 -SIZE (gitea-src-1.15.0.tar.gz) = 48537339 +TIMESTAMP = 1630697036 +SHA256 (gitea-src-1.15.2.tar.gz) = cef589d50f27270e218cf7819ee569ae39f6352945c2fe01c2d1f08301c7bd22 +SIZE (gitea-src-1.15.2.tar.gz) = 48648887
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109031940.183JeFSU095585>