From owner-dev-commits-ports-all@freebsd.org Sun Aug 22 15:28:49 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 EFD326573B4; Sun, 22 Aug 2021 15:28:49 +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 4Gszmd6PNLz3vwp; Sun, 22 Aug 2021 15:28:49 +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 BF8FD232C1; Sun, 22 Aug 2021 15:28:49 +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 17MFSnFp031744; Sun, 22 Aug 2021 15:28:49 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17MFSnVA031743; Sun, 22 Aug 2021 15:28:49 GMT (envelope-from git) Date: Sun, 22 Aug 2021 15:28:49 GMT Message-Id: <202108221528.17MFSnVA031743@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: 5e5e6b9aab99 - main - www/gitea: Update to 1.15.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/main X-Git-Reftype: branch X-Git-Commit: 5e5e6b9aab99f8ca1752703f6965f4f5459228f4 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: Sun, 22 Aug 2021 15:28:50 -0000 The branch main has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e5e6b9aab99f8ca1752703f6965f4f5459228f4 commit 5e5e6b9aab99f8ca1752703f6965f4f5459228f4 Author: Stefan Bethke AuthorDate: 2021-08-22 15:26:11 +0000 Commit: Adam Weinberger CommitDate: 2021-08-22 15:27:09 +0000 www/gitea: Update to 1.15.0 PR: 257994 --- www/gitea/Makefile | 2 +- www/gitea/distinfo | 6 +++--- www/gitea/pkg-message | 8 ++++++++ 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/www/gitea/Makefile b/www/gitea/Makefile index d5c0103dbae8..aa0f02a60fa4 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.14.6 +DISTVERSION= 1.15.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 159f898661ae..e5db874f64a1 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629474979 -SHA256 (gitea-src-1.14.6.tar.gz) = 208a0e26569f303e8a83c65d7b72dca0af7b3ca2e6a8e50c40dde798882a7b5a -SIZE (gitea-src-1.14.6.tar.gz) = 117871468 +TIMESTAMP = 1629616193 +SHA256 (gitea-src-1.15.0.tar.gz) = 5aee6bb55a10aa5ff45d692ccd83aa138409c4a518fc2b02a668e4681f84e877 +SIZE (gitea-src-1.15.0.tar.gz) = 48537339 diff --git a/www/gitea/pkg-message b/www/gitea/pkg-message index 9d56799d63f2..02fcda1382d1 100644 --- a/www/gitea/pkg-message +++ b/www/gitea/pkg-message @@ -9,4 +9,12 @@ app.ini.sample), or allow Gitea to make the change for you by making the config file writable to the git user. EOM } +{ type: upgrade + maximum_version: 1.15.0 + message: <