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 A52BC158043 for ; Fri, 19 Apr 2024 10:38:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAFCFE29F0; Fri, 19 Apr 2024 10:38:50 +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 D4300E29F0 for ; Fri, 19 Apr 2024 10:38:50 +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 288E7343399 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 7D675172E 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: <1713523114.1b0e6f1afa55672f7f0fdd6f3ae15939733c7c22.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-pda/libusbmuxd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-pda/libusbmuxd/Manifest app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild app-pda/libusbmuxd/libusbmuxd-2.0.2-r2.ebuild X-VCS-Directories: app-pda/libusbmuxd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1b0e6f1afa55672f7f0fdd6f3ae15939733c7c22 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: 918eb5e7-d945-4c01-8e8f-04a7acfac351 X-Archives-Hash: f25580acdc59c6272d3dd23c46354299 commit: 1b0e6f1afa55672f7f0fdd6f3ae15939733c7c22 Author: Sam James gentoo org> AuthorDate: Fri Apr 19 10:02:13 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Apr 19 10:38:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b0e6f1a app-pda/libusbmuxd: switch to smaller distfile Contents are identical. Signed-off-by: Sam James gentoo.org> app-pda/libusbmuxd/Manifest | 2 +- app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild | 4 ++-- app-pda/libusbmuxd/libusbmuxd-2.0.2-r2.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-pda/libusbmuxd/Manifest b/app-pda/libusbmuxd/Manifest index a4f0c952f6dd..3867523c0108 100644 --- a/app-pda/libusbmuxd/Manifest +++ b/app-pda/libusbmuxd/Manifest @@ -1 +1 @@ -DIST libusbmuxd-2.0.2.tar.bz2 43162 BLAKE2B e3559583e691a5f87a61ffece0ebf944d4aed48d37f83a504ee4d7a245e05511c6620c4a82d29bea2a10686910a14f7a730afec0f2cfc9435f748499e35df433 SHA512 3086ce1a05026afeabcdb5364ec30f4a6a5c84fe6f09e15ef6ff438bd3dfdb262ebdff94e5e0d0828b6d946bc8bdf01760271ba0d1fbf98d743dce149764a519 +DIST libusbmuxd-2.0.2.tar.xz 41960 BLAKE2B 74a031ec595e40cf0532c753553cb2c35785410eba41a0a0abf45ed23dd6af7528238386ee9c0a4f8709cd447192969f15504fcbb58476441dc593ae28c388d9 SHA512 ce940fc6741973ed09ff0e5428aef78577449ca8e13766e9cbe121f3a2a26873ca164f10b441cc046653cc8550b68cc869ecb57a50fc999cebb55702642c4766 diff --git a/app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild b/app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild index 61a69c70f91f..863023df28a5 100644 --- a/app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild +++ b/app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="USB multiplex daemon for use with Apple iPhone/iPod Touch devices" HOMEPAGE="https://www.libimobiledevice.org/" -SRC_URI="https://cgit.libimobiledevice.org/${PN}.git/snapshot/${P}.tar.bz2" +SRC_URI="https://cgit.libimobiledevice.org/${PN}.git/snapshot/${P}.tar.xz" LICENSE="GPL-2+ LGPL-2.1+" # tools/*.c is GPL-2+, rest is LGPL-2.1+ SLOT="0/2.0-6" # based on SONAME of libusbmuxd-2.0.so KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ~ppc64 ~riscv x86" diff --git a/app-pda/libusbmuxd/libusbmuxd-2.0.2-r2.ebuild b/app-pda/libusbmuxd/libusbmuxd-2.0.2-r2.ebuild index 4ab4104d5754..0fdadbb43c1c 100644 --- a/app-pda/libusbmuxd/libusbmuxd-2.0.2-r2.ebuild +++ b/app-pda/libusbmuxd/libusbmuxd-2.0.2-r2.ebuild @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="USB multiplex daemon for use with Apple iPhone/iPod Touch devices" HOMEPAGE="https://www.libimobiledevice.org/" -SRC_URI="https://cgit.libimobiledevice.org/${PN}.git/snapshot/${P}.tar.bz2" +SRC_URI="https://cgit.libimobiledevice.org/${PN}.git/snapshot/${P}.tar.xz" LICENSE="GPL-2+ LGPL-2.1+" # tools/*.c is GPL-2+, rest is LGPL-2.1+ SLOT="0/2.0-6" # based on SONAME of libusbmuxd-2.0.so KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ~ppc64 ~riscv ~s390 x86"