Date: Wed, 10 Apr 2024 03:04:12 GMT From: "Gabriel M. Dutra" <dutra@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e66a82d4c1e9 - main - www/gitea: Update to 1.21.10 Message-ID: <202404100304.43A34CVA054907@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dutra: URL: https://cgit.FreeBSD.org/ports/commit/?id=e66a82d4c1e9187cd66fa4efdce6bd629a2db386 commit e66a82d4c1e9187cd66fa4efdce6bd629a2db386 Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2024-04-10 02:58:27 +0000 Commit: Gabriel M. Dutra <dutra@FreeBSD.org> CommitDate: 2024-04-10 03:02:45 +0000 www/gitea: Update to 1.21.10 changeLog: https://blog.gitea.com/release-of-1.21.8-and-1.21.9-and-1.21.10 PR: 278120 Approved by: submitter is maintainer --- www/gitea/Makefile | 3 +-- www/gitea/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/gitea/Makefile b/www/gitea/Makefile index 2a11afa1214f..9ca4673ac459 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.21.6 -PORTREVISION= 1 +DISTVERSION= 1.21.10 CATEGORIES= www MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ \ https://dl.gitea.io/gitea/${DISTVERSION}/ diff --git a/www/gitea/distinfo b/www/gitea/distinfo index 48ccef1670c6..dc9d1ba1ea14 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708765589 -SHA256 (gitea-src-1.21.6.tar.gz) = b62c568a98951ee81a713cc1bab7607e22e72b25430dca823e5cac8f60e85a38 -SIZE (gitea-src-1.21.6.tar.gz) = 53877177 +TIMESTAMP = 1712013611 +SHA256 (gitea-src-1.21.10.tar.gz) = 83f68344800a68f8bc0165892f837c099b763781c11162bbc5206f8eb70f0c3f +SIZE (gitea-src-1.21.10.tar.gz) = 53972181
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404100304.43A34CVA054907>