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 6FAD3158041 for ; Tue, 27 Feb 2024 23:00:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52EB6E2B4C; Tue, 27 Feb 2024 23:00:28 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 349D1E2B4C for ; Tue, 27 Feb 2024 23:00:28 +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 70B1A33E3A9 for ; Tue, 27 Feb 2024 23:00:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB44614F0 for ; Tue, 27 Feb 2024 23:00:23 +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: <1709074818.9eb067ee3701d13567bb08ec06dea64ec874a278.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/ctop/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/ctop/Manifest sys-process/ctop/ctop-0.7.7.ebuild X-VCS-Directories: sys-process/ctop/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9eb067ee3701d13567bb08ec06dea64ec874a278 X-VCS-Branch: master Date: Tue, 27 Feb 2024 23:00:23 +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: 9cde117c-52a7-4ea9-95b8-ad84b3e7b9c6 X-Archives-Hash: 6b544e43f1cd869de8e6ae33319b499f commit: 9eb067ee3701d13567bb08ec06dea64ec874a278 Author: Sam James gentoo org> AuthorDate: Tue Feb 27 22:58:26 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Feb 27 23:00:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb067ee sys-process/ctop: recreate Go dep tarball Much smaller with the cached .zips dropped. Signed-off-by: Sam James gentoo.org> sys-process/ctop/Manifest | 2 +- sys-process/ctop/ctop-0.7.7.ebuild | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/sys-process/ctop/Manifest b/sys-process/ctop/Manifest index c7dada267937..8a2c55d7f091 100644 --- a/sys-process/ctop/Manifest +++ b/sys-process/ctop/Manifest @@ -1,2 +1,2 @@ -DIST ctop-0.7.7-deps.tar.xz 67561244 BLAKE2B ad8d6c2d57f3f224f635da86da4b3d696fd2ce486114fc6bcd9533e5b73a7318f8d2493f0e1753e94606ea3e6cf6bdd2306354924b3825259ccc957637de6fa2 SHA512 96c7acaf1b7651619d3384bf49564542694d723b5af4d65db43808888e901915329688be14ad48797df55d9aa5b00c2ae48a054d80d503f613a9c7cf9ddbf0ae +DIST ctop-0.7.7-deps.tar.xz 23927548 BLAKE2B 3fc1aa33f13543c1c07eb841f89b6da7b32adac7b3ec3dbf8fdf84759de8a43ac125c3a9422f6cef474be8c65ea4aa1316d36a5de16d7a18e91cc9a2330192f7 SHA512 a7519946a7a31991fedc03a786e9a0cb52ddd1fa0afa2b7b73b44f65aeed7cf2ccd42dc4b4d0eb9de4fc9a90566576e2cfe3193d4520426aa9553d84c0e8702a DIST ctop-0.7.7.tar.gz 1434567 BLAKE2B 21bcc7a7996cf8cd1bfb87da30bbccd3f1c9a257b1140a81795186c466c7e499233e691eca3dac2e953fb9e46d0cacd78ee87abcbfd01965401d3666f3ff8eff SHA512 9924c4dc5da489f90b029bc8060e759edf02a170e17bbc9f9c29b6536e5bc3e5eec69af829c7662a1f69cd331fc24022cae8b30e865a07742fd7e3623bc7f33f diff --git a/sys-process/ctop/ctop-0.7.7.ebuild b/sys-process/ctop/ctop-0.7.7.ebuild index bec6ba5b3f9f..6921a8a22a0f 100644 --- a/sys-process/ctop/ctop-0.7.7.ebuild +++ b/sys-process/ctop/ctop-0.7.7.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=8 @@ -16,6 +16,8 @@ KEYWORDS="~amd64" IUSE="hardened" src_compile() { + sed -i -e '/go mod download/d' Makefile || die + export CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')" emake VERSION="${PV}" BUILD="${PVR}" build }