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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 680E615800A for ; Wed, 9 Aug 2023 06:27:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB26C2BC017; Wed, 9 Aug 2023 06:27:03 +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 8C3102BC017 for ; Wed, 9 Aug 2023 06:27:03 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8238B335D68 for ; Wed, 9 Aug 2023 06:27:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F2FFEF9 for ; Wed, 9 Aug 2023 06:27:01 +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: <1691562415.fe7609b2e10832ad2cddcfac0ac10b4f601d0f5b.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.2.2.ebuild www-apps/wordpress/wordpress-6.3.ebuild X-VCS-Directories: www-apps/wordpress/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: fe7609b2e10832ad2cddcfac0ac10b4f601d0f5b X-VCS-Branch: master Date: Wed, 9 Aug 2023 06:27:01 +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: d200b574-a43b-48f2-8544-fee4878d3006 X-Archives-Hash: aecf1719b35285628bf878b021226968 commit: fe7609b2e10832ad2cddcfac0ac10b4f601d0f5b Author: Miroslav Šulc gentoo org> AuthorDate: Wed Aug 9 06:26:44 2023 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Wed Aug 9 06:26:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe7609b2 www-apps/wordpress: bump to 6.3, dropped 6.2.2 Signed-off-by: Miroslav Šulc gentoo.org> www-apps/wordpress/Manifest | 2 +- www-apps/wordpress/{wordpress-6.2.2.ebuild => wordpress-6.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/wordpress/Manifest b/www-apps/wordpress/Manifest index 1ce5267d2e44..33c456265ea7 100644 --- a/www-apps/wordpress/Manifest +++ b/www-apps/wordpress/Manifest @@ -1 +1 @@ -DIST wordpress-6.2.2.tar.gz 23020109 BLAKE2B 36d6a1c5fbc185a33a6ce497d38f2c7a895db28daa35c0440c1797fbb3e24eea7364b334e7d9299f34ec535bd7abfd95a5d043540a7f55f53986dd0789f5d9b8 SHA512 346c8c38e139b4a1de491a767fe34d1ff63b9ce4fbe62d2d5957c5b57704c47bed12c34e753324e018297a95a2e82e9d393e6255b540e22e0cecc74d4f557264 +DIST wordpress-6.3.tar.gz 23445410 BLAKE2B 869f019166e1a5dc87eecfcd5dc8d95975811bfe64ec7bf1216ebe57e6e1362091f7e7b9e8342f55e991d5fd1856c6aad2cfc1e1a52b149248d9ea94bd378a13 SHA512 b9b2fa19efb8a352cd53a16de6baa492e201d8607d4a07758146d9b40b09dd40172d7292cd6ca21be92799e2b40763a537f63c8506da7b99acc5d144196b0566 diff --git a/www-apps/wordpress/wordpress-6.2.2.ebuild b/www-apps/wordpress/wordpress-6.3.ebuild similarity index 100% rename from www-apps/wordpress/wordpress-6.2.2.ebuild rename to www-apps/wordpress/wordpress-6.3.ebuild