Date: Sun, 20 Jun 2021 01:36:49 GMT From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 5ceea227c504 - 2021Q2 - www/gitea: Update to 1.14.3 Message-ID: <202106200136.15K1anlN091509@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=5ceea227c504d2892d91c1aa8d8d81ff15b22fc3 commit 5ceea227c504d2892d91c1aa8d8d81ff15b22fc3 Author: Adam Weinberger <adamw@FreeBSD.org> AuthorDate: 2021-06-20 01:30:12 +0000 Commit: Adam Weinberger <adamw@FreeBSD.org> CommitDate: 2021-06-20 01:36:40 +0000 www/gitea: Update to 1.14.3 PR: 256720 MFH: 2021Q2 (cherry picked from commit ee4c6a74619ef72abfe33f40248adee140a8559b) --- 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 d9ebc0f27897..2348cd34b0bc 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.14.0 +DISTVERSION= 1.14.3 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 0397356dd0eb..f8b9850296ed 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618251760 -SHA256 (gitea-src-1.14.0.tar.gz) = 484f98a9c44d9214505c3ce0bfbd98ad05fd6c6fd44588f834016f4e0e1b1376 -SIZE (gitea-src-1.14.0.tar.gz) = 117771120 +TIMESTAMP = 1624133028 +SHA256 (gitea-src-1.14.3.tar.gz) = 89e431a993bce2c601702cd6627e34b5118b812b363e92e570d908e2f16afb01 +SIZE (gitea-src-1.14.3.tar.gz) = 117882949
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106200136.15K1anlN091509>