From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2DCD1158020 for ; Tue, 18 Oct 2022 05:10:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BA10E0940; Tue, 18 Oct 2022 05:10:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1DFFEE0940 for ; Tue, 18 Oct 2022 05:10:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D268D34103D for ; Tue, 18 Oct 2022 05:10:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 148E05E8 for ; Tue, 18 Oct 2022 05:10:04 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1666069789.53bf990d1b9b1a4eed4977e6d1e4fba0b5a94399.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/wordpress/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/wordpress/Manifest www-apps/wordpress/wordpress-6.0.2.ebuild www-apps/wordpress/wordpress-6.0.3.ebuild X-VCS-Directories: www-apps/wordpress/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 53bf990d1b9b1a4eed4977e6d1e4fba0b5a94399 X-VCS-Branch: master Date: Tue, 18 Oct 2022 05:10:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8480eb8e-09a7-4a01-b9dc-8ee3f162b342 X-Archives-Hash: 9dc5e2bde3e229919917c65c43599ed2 commit: 53bf990d1b9b1a4eed4977e6d1e4fba0b5a94399 Author: Miroslav Šulc gentoo org> AuthorDate: Tue Oct 18 05:09:49 2022 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Tue Oct 18 05:09:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53bf990d www-apps/wordpress: bump to 6.0.3, dropped 6.0.2 Signed-off-by: Miroslav Šulc gentoo.org> www-apps/wordpress/Manifest | 2 +- www-apps/wordpress/{wordpress-6.0.2.ebuild => wordpress-6.0.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/wordpress/Manifest b/www-apps/wordpress/Manifest index 22012e882ea9..ac9c3b99a9a1 100644 --- a/www-apps/wordpress/Manifest +++ b/www-apps/wordpress/Manifest @@ -1 +1 @@ -DIST wordpress-6.0.2.tar.gz 21172479 BLAKE2B e537f628a129bd848db425129d49738c977ff882c89bc16633ba04f9d3733a164bd6699aff3b7a804deb13f9ee42d74ac89fa3f4d50bfd7ba385859d8822d27d SHA512 4a7c9c64e154a804c3dd0a308c3b8d9ef62918656f7f324bc329fd7cf4b340abd2252495f15869aece4f0649d18bd0f43955e6b343a4b68ec2746d07b077a1d8 +DIST wordpress-6.0.3.tar.gz 21172651 BLAKE2B a0c4e07f6aa625f203689d2183ea6fd4d7743affbd6596b4ebd16bf45c67b16a8c8aab0736b603f9e9e9ce94d10243d7a94e59fc50f844575c36bd65b20df9d5 SHA512 febe05152b6a184add4e41a79d6a8747393a1b8cb4f2b45b30be4001f4ea81a04a042e978dd3a89789ed0bfd90b7cbb1e2ef9f82969a25b300746d59d4cf8427 diff --git a/www-apps/wordpress/wordpress-6.0.2.ebuild b/www-apps/wordpress/wordpress-6.0.3.ebuild similarity index 100% rename from www-apps/wordpress/wordpress-6.0.2.ebuild rename to www-apps/wordpress/wordpress-6.0.3.ebuild