Date: Fri, 9 Apr 2021 22:12:01 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: 78ba3b7c50e7 - 2021Q2 - www/gitea: Update to 1.13.7 Message-ID: <202104092212.139MC1Lb089988@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=78ba3b7c50e7f26ba87866cb611ea81d0fee7989 commit 78ba3b7c50e7f26ba87866cb611ea81d0fee7989 Author: Adam Weinberger <adamw@FreeBSD.org> AuthorDate: 2021-04-09 22:06:40 +0000 Commit: Adam Weinberger <adamw@FreeBSD.org> CommitDate: 2021-04-09 22:11:51 +0000 www/gitea: Update to 1.13.7 PR: 254930 Submitted by: maintainer --- 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 4e3be8366d60..bd7b69613489 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.13.6 +DISTVERSION= 1.13.7 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 a45c60aacb40..b66cb9ed082f 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616538796 -SHA256 (gitea-src-1.13.6.tar.gz) = 6e13237ed06b8a257a9a98816c531c6340289dc8ad997432d8cfe35a19d60eb8 -SIZE (gitea-src-1.13.6.tar.gz) = 150821162 +TIMESTAMP = 1618004856 +SHA256 (gitea-src-1.13.7.tar.gz) = 8c96d7fa4717a9dd6ff1a5cd866b76e26abd9b13a94e8802566dbadeb1d5187c +SIZE (gitea-src-1.13.7.tar.gz) = 151035143
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104092212.139MC1Lb089988>