From owner-dev-commits-ports-all@freebsd.org Thu Jun 3 20:32:29 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 C721A64055D; Thu, 3 Jun 2021 20:32:29 +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 4FwyHx56cqz4mJ3; Thu, 3 Jun 2021 20:32:29 +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 97EB510921; Thu, 3 Jun 2021 20:32:29 +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 153KWTfb088483; Thu, 3 Jun 2021 20:32:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 153KWT6b088481; Thu, 3 Jun 2021 20:32:29 GMT (envelope-from git) Date: Thu, 3 Jun 2021 20:32:29 GMT Message-Id: <202106032032.153KWT6b088481@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guangyuan Yang Subject: git: 447bf1139fcb - main - www/gitea: Update to 1.14.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ygy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 447bf1139fcbaa3beb5142a88e636c7a56e8d5ea 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: Thu, 03 Jun 2021 20:32:29 -0000 The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=447bf1139fcbaa3beb5142a88e636c7a56e8d5ea commit 447bf1139fcbaa3beb5142a88e636c7a56e8d5ea Author: Greg Fitzgerald AuthorDate: 2021-06-03 20:32:02 +0000 Commit: Guangyuan Yang CommitDate: 2021-06-03 20:32:02 +0000 www/gitea: Update to 1.14.2 Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.14.2 PR: 256353 Approved by: stb@lassitu.de (maintainer), lwhsu (mentor, implicit) --- 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 30ccdb1d8193..ae3220140360 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.14.1 +DISTVERSION= 1.14.2 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 5c2aca5120c2..0f194df83ff5 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618736452 -SHA256 (gitea-src-1.14.1.tar.gz) = 77003949b9ce4b91b08cfd0b2ccddc0751f1311a0f453a1c36d6ae596561fcc2 -SIZE (gitea-src-1.14.1.tar.gz) = 117807483 +TIMESTAMP = 1622578033 +SHA256 (gitea-src-1.14.2.tar.gz) = d04bca934feba35600aaf739c82b7cbe7d8b911a086d7ac54f0710b689a85ac3 +SIZE (gitea-src-1.14.2.tar.gz) = 117884130