From nobody Fri Apr 14 15:30:11 2023 X-Original-To: dev-commits-ports-all@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 4PygPH3HHmz45SLt; Fri, 14 Apr 2023 15:30:11 +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 4PygPH2hZfz47jw; Fri, 14 Apr 2023 15:30:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1681486211; 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=ph552ETcfzNcZw2FggSlEtIIlWqzrbX7d+15wx634IU=; b=FpuXzZc6sYjIaQK0qaoMZN2bzCZx4rakD42CNAOsMBlXZfKjGNm5xXOazvnegORZF5RHnH CnzFBNi414MgOECNuYo/SCeYR4BGddl/sBsNSdaho3KnFC+oJ+QqkYh6CYV6dsSgoZhNKE cHz5VT5BY3nmXFvqmz0H5XoFYaj0cIvYFI52l2MFs7NVY33djS6BqgLGLA2bEmmSgsJhWs a/W7Uzettdkv454ZnYd19eG0jwodTRx2uQ5uVXm4zFXcNIhxI8drhfsSHpWBzqs+d0GcK3 bN7KW6CSgx1LutZLKL7i21EqYIjauReL6fVemJUMSioXyRIkPtqlY+4sh5JDZw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1681486211; 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=ph552ETcfzNcZw2FggSlEtIIlWqzrbX7d+15wx634IU=; b=eHcGabIcWnELxayZVe+t9+nvXMIqsNeRxNvyrXv271Z0iz8zJn5rKUMFqxXDputM+WUdHc wwOCsep7CM2lBKQwsXG0Z5nhU686qibPHiAG7wGcJosHtgkXgT4JmR+O7a7XJcRU3PdHQk BkjeCjemTAqNOEwcbjDXQ8vIQN3OxRIf8sCX6lK4VZ+m9ghW4totDPGQHniUEd6B/2poUh LeEFIpOJR1ggEaLdqg+Lfq5nrXlcTVlu5l3msVOU+jzbbOurToZicOS39QIgzxaELby8MO 91Al6qGayaChNscc2W/GL71F7c4PNWIXw4WOEHvCgYMdXhhCOMMEvuooSJiyHQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681486211; a=rsa-sha256; cv=none; b=Gd2yiY4lzPNvxr3CLJAWFlEW0HZ8/qgVajT1oFSOpEux3Yel7N8EgPLD4PU48B/uMQuo9A rsRDqwke852bPKdBWlF9XeR5yKQKze8I88CoscGJ4ljO1LkvPWi5maGMvzeUr30JqE6kmd QxQ+mhV4WaSALBBDkPjNh5U/7Fpg7PVijhsGQolardaAsYFsrb6GJ9I5ISW0CAfxqJERmA GSzqufYPjETKtOglFmmnF8KfLQYIDsTi57UiW0XYIJnTCYyCVoNuBW5J+TDEGNGUk7prdj XWsCdqWT8CukR3cXFZ/smTE9EKaNMRVMt3dNQI3Ty5E0wHM71RE1aXY/y+6y3g== 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 4PygPH1pCLzVHv; Fri, 14 Apr 2023 15:30:11 +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 33EFUB9e028668; Fri, 14 Apr 2023 15:30:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 33EFUBej028649; Fri, 14 Apr 2023 15:30:11 GMT (envelope-from git) Date: Fri, 14 Apr 2023 15:30:11 GMT Message-Id: <202304141530.33EFUBej028649@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= Subject: git: 02c406b096d9 - main - www/gitea: update to 1.19.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 02c406b096d980e385fcb4f55fdc03d4d61f8782 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=02c406b096d980e385fcb4f55fdc03d4d61f8782 commit 02c406b096d980e385fcb4f55fdc03d4d61f8782 Author: Stefan Bethke AuthorDate: 2023-04-14 08:56:02 +0000 Commit: Fernando ApesteguĂ­a CommitDate: 2023-04-14 15:25:02 +0000 www/gitea: update to 1.19.1 ChangeLog: https://blog.gitea.io/2023/04/gitea-1.19.1-is-released/ Add UPDATING entry for breaking change. PR: 270819 Reported by: stb@lassitu.de (maintainer) MFH: 2023Q2 (many bugfixes) --- UPDATING | 7 +++++++ www/gitea/Makefile | 3 +-- www/gitea/distinfo | 6 +++--- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/UPDATING b/UPDATING index 38292b0b3e71..07a99d8fa2ed 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,13 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20230414: + AFFECTS: users of www/gitea + AUTHOR: fernape@FreeBSD.org + + Gitea 1.19.1 contains a breaking change. + actions unit has ben renamed to to repo.actions. + 20230407: AFFECTS: users of devel/sonarqube-community AUTHOR: netchild@FreeBSD.org diff --git a/www/gitea/Makefile b/www/gitea/Makefile index 0b504cc1a76e..56a3ec516c8d 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.19.0 -PORTREVISION= 1 +DISTVERSION= 1.19.1 CATEGORIES= www MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ \ https://dl.gitea.io/gitea/${DISTVERSION}/ diff --git a/www/gitea/distinfo b/www/gitea/distinfo index aa6f447fe8c2..8a24c3d2d21d 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679363070 -SHA256 (gitea-src-1.19.0.tar.gz) = f670f35d2198c58c37e3f1249a3e3855d18b56146c18bd9ee607f2a323d4a864 -SIZE (gitea-src-1.19.0.tar.gz) = 55075556 +TIMESTAMP = 1681408536 +SHA256 (gitea-src-1.19.1.tar.gz) = 8b67b1c6056c42142da23264c8526005e8c28fa752468df411212d37d9fb55f9 +SIZE (gitea-src-1.19.1.tar.gz) = 55618243