From nobody Mon Oct 11 15:56:58 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 011B017F8C3D; Mon, 11 Oct 2021 15:56:59 +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 4HSk226fL6z3P5j; Mon, 11 Oct 2021 15:56:58 +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 BDDBD23BC0; Mon, 11 Oct 2021 15:56:58 +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 19BFuwwk042430; Mon, 11 Oct 2021 15:56:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19BFuwvT042429; Mon, 11 Oct 2021 15:56:58 GMT (envelope-from git) Date: Mon, 11 Oct 2021 15:56:58 GMT Message-Id: <202110111556.19BFuwvT042429@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Adam Weinberger Subject: git: 19068496a921 - main - www/gitea: Update to 1.15.4 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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/main X-Git-Reftype: branch X-Git-Commit: 19068496a92189231561320998eb6057a367ad37 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=19068496a92189231561320998eb6057a367ad37 commit 19068496a92189231561320998eb6057a367ad37 Author: Stefan Bethke AuthorDate: 2021-10-11 15:55:40 +0000 Commit: Adam Weinberger CommitDate: 2021-10-11 15:56:55 +0000 www/gitea: Update to 1.15.4 Release notes: https://blog.gitea.io/2021/10/gitea-1.15.4-is-released/ PR: 259043 --- www/gitea/Makefile | 2 +- www/gitea/distinfo | 6 +++--- www/gitea/pkg-message | 10 ++++++++++ 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/www/gitea/Makefile b/www/gitea/Makefile index 3df2c6e9c41e..f46d0a872c29 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.15.3 +DISTVERSION= 1.15.4 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 0b425fb4b93e..c306e7e5a43d 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632328620 -SHA256 (gitea-src-1.15.3.tar.gz) = afc14ff631080a18385c36f4005f6b8900693425667dfad5234cb323cdeac00d -SIZE (gitea-src-1.15.3.tar.gz) = 48671233 +TIMESTAMP = 1633967425 +SHA256 (gitea-src-1.15.4.tar.gz) = 52c69303a6c8e69af7bdbbcede3167f00f2a5518b7f397db889403d3d52dfd7d +SIZE (gitea-src-1.15.4.tar.gz) = 48693539 diff --git a/www/gitea/pkg-message b/www/gitea/pkg-message index 02fcda1382d1..7f100837b709 100644 --- a/www/gitea/pkg-message +++ b/www/gitea/pkg-message @@ -17,4 +17,14 @@ the documentation at https://docs.gitea.io/en-us/customizing-gitea/ and the release notes. EOM } +{ type: upgrade + maximum_version: 1.15.1 + message: <