Date: Tue, 29 Mar 2022 21:29:14 GMT From: Florian Smeets <flo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 0eac60e87399 - 2022Q1 - www/gitea: Update to 1.15.10 Message-ID: <202203292129.22TLTE90021902@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q1 has been updated by flo: URL: https://cgit.FreeBSD.org/ports/commit/?id=0eac60e87399464ebe78f47485429f9156524b10 commit 0eac60e87399464ebe78f47485429f9156524b10 Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2022-01-15 09:07:51 +0000 Commit: Florian Smeets <flo@FreeBSD.org> CommitDate: 2022-03-29 21:28:30 +0000 www/gitea: Update to 1.15.10 Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.15.10 PR: 261208 (cherry picked from commit 1f085a36509c9d739d78daf4fb96b8ebe2222a21) --- 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 68a4411bad3a..75299d361c33 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.15.9 -PORTREVISION= 1 +DISTVERSION= 1.15.10 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 c36b01a0d38c..b5809fbf9b8a 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641816172 -SHA256 (gitea-src-1.15.9.tar.gz) = a7a42179aa830b5384ecf56cce125344f4e4c0cd0ec93c5854aaccfb337d274c -SIZE (gitea-src-1.15.9.tar.gz) = 48657117 +TIMESTAMP = 1642192610 +SHA256 (gitea-src-1.15.10.tar.gz) = 9deeb4a81e0630b86142864ffd248b4db69a82d659b7c92ad1afff07d59d3de7 +SIZE (gitea-src-1.15.10.tar.gz) = 48818877
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203292129.22TLTE90021902>