From owner-dev-commits-ports-all@freebsd.org Fri Apr 9 22:12:01 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 57F225C01E6; Fri, 9 Apr 2021 22:12:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FHC6925sQz4hLv; Fri, 9 Apr 2021 22:12:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3B7AC25B40; Fri, 9 Apr 2021 22:12:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 139MC1RA089989; Fri, 9 Apr 2021 22:12:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 139MC1Lb089988; Fri, 9 Apr 2021 22:12:01 GMT (envelope-from git) Date: Fri, 9 Apr 2021 22:12:01 GMT Message-Id: <202104092212.139MC1Lb089988@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Adam Weinberger Subject: git: 78ba3b7c50e7 - 2021Q2 - www/gitea: Update to 1.13.7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: adamw X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q2 X-Git-Reftype: branch X-Git-Commit: 78ba3b7c50e7f26ba87866cb611ea81d0fee7989 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2021 22:12:01 -0000 The branch 2021Q2 has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=78ba3b7c50e7f26ba87866cb611ea81d0fee7989 commit 78ba3b7c50e7f26ba87866cb611ea81d0fee7989 Author: Adam Weinberger AuthorDate: 2021-04-09 22:06:40 +0000 Commit: Adam Weinberger 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