From owner-dev-commits-ports-branches@freebsd.org Mon Apr 12 18:32:07 2021 Return-Path: Delivered-To: dev-commits-ports-branches@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 C56795DA9D1; Mon, 12 Apr 2021 18:32:07 +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 4FJy535Hmrz4lrC; Mon, 12 Apr 2021 18:32:07 +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 A8CED1C26C; Mon, 12 Apr 2021 18:32:07 +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 13CIW7Qf029483; Mon, 12 Apr 2021 18:32:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13CIW7vu029482; Mon, 12 Apr 2021 18:32:07 GMT (envelope-from git) Date: Mon, 12 Apr 2021 18:32:07 GMT Message-Id: <202104121832.13CIW7vu029482@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: ddda6b2977d8 - 2021Q2 - www/gitea: Update to 1.14.0 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: ddda6b2977d854dbd7a8c48b6b8b45396b9f7c47 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2021 18:32:07 -0000 The branch 2021Q2 has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=ddda6b2977d854dbd7a8c48b6b8b45396b9f7c47 commit ddda6b2977d854dbd7a8c48b6b8b45396b9f7c47 Author: Adam Weinberger AuthorDate: 2021-04-12 18:25:47 +0000 Commit: Adam Weinberger CommitDate: 2021-04-12 18:31:57 +0000 www/gitea: Update to 1.14.0 PR: 254976 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 bd7b69613489..d9ebc0f27897 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.13.7 +DISTVERSION= 1.14.0 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 b66cb9ed082f..0397356dd0eb 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618004856 -SHA256 (gitea-src-1.13.7.tar.gz) = 8c96d7fa4717a9dd6ff1a5cd866b76e26abd9b13a94e8802566dbadeb1d5187c -SIZE (gitea-src-1.13.7.tar.gz) = 151035143 +TIMESTAMP = 1618251760 +SHA256 (gitea-src-1.14.0.tar.gz) = 484f98a9c44d9214505c3ce0bfbd98ad05fd6c6fd44588f834016f4e0e1b1376 +SIZE (gitea-src-1.14.0.tar.gz) = 117771120