Date: Sun, 20 Jun 2021 01:31:20 GMT From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ee4c6a74619e - main - www/gitea: Update to 1.14.3 Message-ID: <202106200131.15K1VK82086282@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=ee4c6a74619ef72abfe33f40248adee140a8559b commit ee4c6a74619ef72abfe33f40248adee140a8559b 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:31:15 +0000 www/gitea: Update to 1.14.3 PR: 256720 MFH: 2021Q2 --- 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 ae3220140360..eb44f936955f 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.14.2 +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 0f194df83ff5..f8b9850296ed 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622578033 -SHA256 (gitea-src-1.14.2.tar.gz) = d04bca934feba35600aaf739c82b7cbe7d8b911a086d7ac54f0710b689a85ac3 -SIZE (gitea-src-1.14.2.tar.gz) = 117884130 +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?202106200131.15K1VK82086282>