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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 21CAD1382C5 for ; Mon, 8 Feb 2021 14:52:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 422E2E0901; Mon, 8 Feb 2021 14:52:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2A35FE0901 for ; Mon, 8 Feb 2021 14:52:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D8D70340C76 for ; Mon, 8 Feb 2021 14:52:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50C004C0 for ; Mon, 8 Feb 2021 14:52:24 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1612795936.395c4bdf42044d49bb0eeaf67d77d8307cab4403.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/connman/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/connman/Manifest net-misc/connman/connman-1.38_p20210205.ebuild net-misc/connman/connman-1.39.ebuild X-VCS-Directories: net-misc/connman/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 395c4bdf42044d49bb0eeaf67d77d8307cab4403 X-VCS-Branch: master Date: Mon, 8 Feb 2021 14:52:24 +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: a6474590-a162-4bf2-950c-f52e8e8b440d X-Archives-Hash: 4a51e73e0c1211dcc3b311f66b149986 commit: 395c4bdf42044d49bb0eeaf67d77d8307cab4403 Author: Ben Kohler gentoo org> AuthorDate: Mon Feb 8 14:52:02 2021 +0000 Commit: Ben Kohler gentoo org> CommitDate: Mon Feb 8 14:52:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=395c4bdf net-misc/connman: bump to 1.39, drop unneeded snapshot Bug: https://bugs.gentoo.org/769491 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Ben Kohler gentoo.org> net-misc/connman/Manifest | 2 +- .../connman/{connman-1.38_p20210205.ebuild => connman-1.39.ebuild} | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/net-misc/connman/Manifest b/net-misc/connman/Manifest index 8c2137e5e9f..812a6cf534f 100644 --- a/net-misc/connman/Manifest +++ b/net-misc/connman/Manifest @@ -1,2 +1,2 @@ -DIST connman-0e270034a00f070e04497e6f085a25d290c0f637.tar.gz 721100 BLAKE2B 7c22ea7677da292f863fa96e272178b30e410e7d00068e4735622114f6d28d2b20c93394c24f0980e8894f65e149ae4be8b6a0717e58fa0f92cdcfe3d4c556e2 SHA512 cd369e539d713154e3e5774317a2038c6235b8fbc9a56a5222e4d6320ce665934fd304016f96bd8a12bd9fc76aac522cfd16c3c595f0bc42c836a8b8c32eee67 DIST connman-1.38.tar.xz 749288 BLAKE2B 3f0ec95c87d9b3bf4f188e2523cb8ed97f462953ed95180fadf98bfe0d01c67a3b73e18e39d616e9299fa0251b9a86afea6161b9e280ae6999eb66e6bd5c4406 SHA512 9c8f77c4dd62763ccb9ea5cc5d285a8a1c51bb09a82eafc73246231557a4f627ae1e5e4a9df5e104457390ebba643349d7d67800a4ee4c17c6dceff192afe8d4 +DIST connman-1.39.tar.xz 755688 BLAKE2B f18018a0c2b58a89e613dba70672c27631ecbb0c0e44c84fe4c9097753aaeb7b278cd3ab0bef9b5e1928c34ee90b287754356e525cc318ecb6347370ee3043b4 SHA512 5bec2830971e34966a7a3a40c505b8a14cf6fa639262d4f1eaeb38f5e602d7a234f7d4f2c4919517b0832664382389e20a59fdb027753cd20059a23589de1764 diff --git a/net-misc/connman/connman-1.38_p20210205.ebuild b/net-misc/connman/connman-1.39.ebuild similarity index 93% rename from net-misc/connman/connman-1.38_p20210205.ebuild rename to net-misc/connman/connman-1.39.ebuild index a212602b721..6d08a5a9e68 100644 --- a/net-misc/connman/connman-1.38_p20210205.ebuild +++ b/net-misc/connman/connman-1.39.ebuild @@ -3,12 +3,12 @@ EAPI="7" inherit autotools systemd tmpfiles -COMMIT=0e270034a00f070e04497e6f085a25d290c0f637 + if [[ ${PV} == *9999* ]]; then inherit git-r3 EGIT_REPO_URI="https://git.kernel.org/pub/scm/network/connman/connman.git" else - SRC_URI="https://git.kernel.org/pub/scm/network/connman/connman.git/snapshot/connman-${COMMIT}.tar.gz" + SRC_URI="https://www.kernel.org/pub/linux/network/${PN}/${P}.tar.xz" KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" fi @@ -47,8 +47,6 @@ RDEPEND=">=dev-libs/glib-2.16 DEPEND="${RDEPEND} >=sys-kernel/linux-headers-2.6.39" -S="${WORKDIR}/${PN}-${COMMIT}" - src_prepare() { default eautoreconf