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 E9538158043 for ; Fri, 19 Apr 2024 10:38:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A406E2A02; Fri, 19 Apr 2024 10:38:51 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 70C93E2A02 for ; Fri, 19 Apr 2024 10:38:51 +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 5186C34348D for ; Fri, 19 Apr 2024 10:38:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7E431732 for ; Fri, 19 Apr 2024 10:38:47 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1713523117.32cd9653b2800a551f8a61728c11a5b40b2ea099.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/log4cplus/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/log4cplus/Manifest dev-libs/log4cplus/log4cplus-2.0.7.ebuild X-VCS-Directories: dev-libs/log4cplus/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 32cd9653b2800a551f8a61728c11a5b40b2ea099 X-VCS-Branch: master Date: Fri, 19 Apr 2024 10:38:47 +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: 7609d58f-0b95-4c53-950e-2f22584cbda1 X-Archives-Hash: 5f6b8a417d9e172a9b65daf308a5ea86 commit: 32cd9653b2800a551f8a61728c11a5b40b2ea099 Author: Sam James gentoo org> AuthorDate: Fri Apr 19 09:52:56 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Apr 19 10:38:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32cd9653 dev-libs/log4cplus: switch to smaller distfile Contents are identical. Signed-off-by: Sam James gentoo.org> dev-libs/log4cplus/Manifest | 2 +- dev-libs/log4cplus/log4cplus-2.0.7.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/log4cplus/Manifest b/dev-libs/log4cplus/Manifest index e18c3d1eaed9..aeac6e36da7b 100644 --- a/dev-libs/log4cplus/Manifest +++ b/dev-libs/log4cplus/Manifest @@ -1 +1 @@ -DIST log4cplus-2.0.7.tar.bz2 1210637 BLAKE2B 59e9c3c351c7893c7e9c39e9d12616579cff3b4dfdd3e069f0adb4b75fb2b46d6fe8efceea2b6103c5531a723f015518bf10ce6a581724b6ae5f49e994b74c72 SHA512 9d1b36d0c2347dd9d9ab8852114b8138f56063c51625eaab7f4c680ee852e1e6872c6712465b10057ec9e42305b83d956f6753100dfd3ec58518d6620cc4106c +DIST log4cplus-2.0.7.tar.xz 930924 BLAKE2B b36022403c070df5dfd57e2d61ca87d9bf56ff951e525be83f6bca77c0f39f4065fe18a2de4fd79fe5b4cb0d5953bee76dffd65e8d8ffb847a48166a0e6a7207 SHA512 5f5a84f215a00b52313cf75bce19a450e810300f232cd29582a23a24b426bfb62047099792243f8ec5347a8c04eb7744237b1ed4615f4a8913575406486c59c5 diff --git a/dev-libs/log4cplus/log4cplus-2.0.7.ebuild b/dev-libs/log4cplus/log4cplus-2.0.7.ebuild index 4e644ec1eb20..9ef91f2f5f3b 100644 --- a/dev-libs/log4cplus/log4cplus-2.0.7.ebuild +++ b/dev-libs/log4cplus/log4cplus-2.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit cmake DESCRIPTION="C++ port of the Log for Java (log4j) logging library" HOMEPAGE="https://log4cplus.sourceforge.io/ https://github.com/log4cplus/log4cplus" -SRC_URI="mirror://sourceforge/project/${PN}/${PN}-stable/${PV}/${P}.tar.bz2" +SRC_URI="mirror://sourceforge/project/${PN}/${PN}-stable/${PV}/${P}.tar.xz" LICENSE="|| ( Apache-2.0 BSD-2 )" SLOT="0/3"