From nobody Sat Dec 4 15:48:08 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 2A32218B06D1; Sat, 4 Dec 2021 15:48:09 +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 4J5vGw5hQTz3rQj; Sat, 4 Dec 2021 15:48:08 +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 A33D126BF3; Sat, 4 Dec 2021 15:48:08 +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 1B4Fm8KZ071610; Sat, 4 Dec 2021 15:48:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B4Fm8Qg071609; Sat, 4 Dec 2021 15:48:08 GMT (envelope-from git) Date: Sat, 4 Dec 2021 15:48:08 GMT Message-Id: <202112041548.1B4Fm8Qg071609@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: 16bd0d001f09 - main - www/gitea: Update to 1.15.7 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: 16bd0d001f091e8f80555c4776bddc82b62fabed Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638632888; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+cjgegQcPgS4imhQRv2zM6kg0p/CZFbuS4/ZLUneFvc=; b=GcKMXZY3uf9peK+8Gj7bdXyqVAYX1eH0ECMbzOoL5PJESDOIi0ES5sv7/8E4TpTZxUGG76 c6bDDViB0G3JfQe2QIWieZcrK7y/TU0Adzb75AbZltxQzC7ulib6WPbXo8WPh5fDdDOARs lzp9mIioCiCWgFoGYtG4vsP+yoM/OAbJA++P2TO/ipxFuA4284vRzEb9Gm+pfSltC8tXlF 6WILXe0E3RDJKLSl79lkAzyVEjwAxYUTuo/9ZXoOTJrKfEZn/NogrqdPQuEhkq75uG5CBg Gdbnxk4Ia0IovHrk1yMwrkZkLmXEE9XF5aE6azCfrJe6iruM5FVGf4kTO7lRvA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638632888; a=rsa-sha256; cv=none; b=RWrpuib3YHH13t+mLSZN8RvbNl/c4tXcoqr2ht606hwTWhyKUSqcDDk1er7FnKpk5euZP7 clA0/80DevKDxnOnN+sHSoHHVddkicNI393DML/TF6Ad9nuNwQ9I74KNOck9lE+CZlJFzA +fZsUfW7H6x+zmX0KV9JitftvG1ejF4oiKAL0vIviznGYispen3OBEX4i8NrXvKsPcwJ9x 6dVnkUloH/PjuuDdStbQ7J+RrgpHDvMIGd67RkgS9j6EntWvcbDHcsiPIK1KLxIhU+XXwy tA8AeJXuQUphbowd/PhTLrSRbOkipl+M7SMPK1SQl/N/MQl3GwOwQE6I8b+Vgg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=16bd0d001f091e8f80555c4776bddc82b62fabed commit 16bd0d001f091e8f80555c4776bddc82b62fabed Author: Stefan Bethke AuthorDate: 2021-12-04 15:46:31 +0000 Commit: Adam Weinberger CommitDate: 2021-12-04 15:48:02 +0000 www/gitea: Update to 1.15.7 1.15.7 includes 20 bugsfixea and two enhancements. Release notes: https://blog.gitea.io/2021/12/gitea-1.15.7-is-released/ PR: 260205 --- 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 29b0a086c75b..a7032e6b9e8a 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.15.6 +DISTVERSION= 1.15.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 68dcbe1db4cc..001c1a2f7744 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635593685 -SHA256 (gitea-src-1.15.6.tar.gz) = 14c33f89003125cca6bf88d80736815c6d14cbc5311e1f6015607983357d727d -SIZE (gitea-src-1.15.6.tar.gz) = 48675768 +TIMESTAMP = 1638632248 +SHA256 (gitea-src-1.15.7.tar.gz) = 0a483c5ca08f9f2a786b491726baa3bb68c026f0f8b738e899a789c651706338 +SIZE (gitea-src-1.15.7.tar.gz) = 48716399