From nobody Sun Nov 28 05:14:06 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 2BFA018CED5D; Sun, 28 Nov 2021 05:14:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J1xV65Rdfz4x8M; Sun, 28 Nov 2021 05:14:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9AA73160B; Sun, 28 Nov 2021 05:14:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AS5E6Do007934; Sun, 28 Nov 2021 05:14:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AS5E6ZQ007933; Sun, 28 Nov 2021 05:14:06 GMT (envelope-from git) Date: Sun, 28 Nov 2021 05:14:06 GMT Message-Id: <202111280514.1AS5E6ZQ007933@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 175cb372bbfb - main - devel/basu: switch to upstream fix after ffe546db80d9 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 175cb372bbfba1f6f56a2710cc8aab40512b1cea Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638076446; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XyZtlVEx733b1KXKG48Be6pFGIqIO8TpbZbgHeHqK+U=; b=JBBvTRagrOco2CE+tmTm89FmSv3BTWkJDi2HSdJibpVO3sy9VVZmr/qFYdLdPcJTADays4 +Rnk61zW96TBd5/9YPiFWgqiNI1Ufd4iRTvbPcyyyC5lKs30+/xa/OrmNtKaWddnldCrx1 0oyLO0At6qtXvH5OOV8UyiinRyRJtHeLM/YUYkQbmoQqdjQEd0d97+EXtjxeHCniBJE385 onQx6vgc1t7yUGnlY0MCM8AYGaPbfaFg3BygAjY2DkIgpgsWtVjNOM8GOGzpmFex4MTxFX 8vB1u3mFpjzti5vn/5elrM4M85UPzs9Xx0L7wHY94CCZqaGZDHCgtT18yHn5Mw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638076446; a=rsa-sha256; cv=none; b=d57SjCVTBRDziY7o/FfY6kVDs+lQukLY5uQCwHp9XDbgBmXtsv8RS+66aiyTC8M9sCrmVV b493+3y95vJhaD5M2igYp/iK7lhGhfAXG6piS9pDrirkg75fhMTggLKSPkFqCFVxwNUMzx 9UVrF8Tih2iIrhwlu0uhi7RxqayJpA8qYD/tDsJSQKJyAvH42DCrg7byef0qI19YKsSFz1 K5hfIhp/1rBQ7k4NEQQlCUq55Y8oSL6MxxJThLV6O3NdlXXQ3Dxk5SCYSPO/pToyhJ2kSi gF850CUMMQLZFY8Fhf1TKdyREfsiMQpNuSITWjn/Pkjzjhz68eFcY/QOA7Vr9g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=175cb372bbfba1f6f56a2710cc8aab40512b1cea commit 175cb372bbfba1f6f56a2710cc8aab40512b1cea Author: Evgeniy Khramtsov AuthorDate: 2021-11-28 03:56:15 +0000 Commit: Jan Beich CommitDate: 2021-11-28 05:13:00 +0000 devel/basu: switch to upstream fix after ffe546db80d9 PR: 258812 --- devel/basu/Makefile | 1 + devel/basu/distinfo | 2 ++ devel/basu/files/patch-lld13 | 23 ----------------------- 3 files changed, 3 insertions(+), 23 deletions(-) diff --git a/devel/basu/Makefile b/devel/basu/Makefile index 7f0b49f53834..0daa22d80d9d 100644 --- a/devel/basu/Makefile +++ b/devel/basu/Makefile @@ -9,6 +9,7 @@ PATCH_SITES= https://git.sr.ht/~emersion/${PORTNAME}/commit/ PATCHFILES+= 928a746f7ebd.patch:-p1 # https://github.com/emersion/basu/pull/35 PATCHFILES+= 4277dfe8077c.patch:-p1 # https://github.com/emersion/basu/pull/35 PATCHFILES+= f12a4efd8cb7.patch:-p1 # https://github.com/emersion/basu/pull/40 +PATCHFILES+= 5fa970e868f2.patch:-p1 # https://lists.sr.ht/~emersion/public-inbox/patches/26862 MAINTAINER= jbeich@FreeBSD.org COMMENT= sd-bus library, extracted from systemd diff --git a/devel/basu/distinfo b/devel/basu/distinfo index 1924fd1e4c6d..36cc813dea6b 100644 --- a/devel/basu/distinfo +++ b/devel/basu/distinfo @@ -7,3 +7,5 @@ SHA256 (4277dfe8077c.patch) = a382955269652ddc3b6190512b77975e3ef9bcd140e02c1f5a SIZE (4277dfe8077c.patch) = 875 SHA256 (f12a4efd8cb7.patch) = 652fb79fc005038dca30bd893623cad147fa5adef40627ab490ba366f8d94cd7 SIZE (f12a4efd8cb7.patch) = 1293 +SHA256 (5fa970e868f2.patch) = 687673614b1b550f7ce60fc35aca5dec67d480aba7e3af3215a23552897f9e9c +SIZE (5fa970e868f2.patch) = 2192 diff --git a/devel/basu/files/patch-lld13 b/devel/basu/files/patch-lld13 deleted file mode 100644 index fde89d2ea9ac..000000000000 --- a/devel/basu/files/patch-lld13 +++ /dev/null @@ -1,23 +0,0 @@ -https://lists.sr.ht/~emersion/public-inbox/%3CCANvPQf_5qOdfbe4Tk029yVB6BHipmYfQnuuCVoTUv3N%3D2f8jfw%40mail.gmail.com%3E -https://github.com/systemd/systemd/commit/945317a4b69d33752c9513bb8994fe8d5a786ea6 - ---- src/libsystemd/sd-bus/bus-error.h.orig 2021-01-06 13:56:51 UTC -+++ src/libsystemd/sd-bus/bus-error.h -@@ -28,11 +28,17 @@ int bus_error_set_errnofv(sd_bus_error *e, int error, - * the bus error table, and BUS_ERROR_MAP_ELF_USE has to be used at - * least once per compilation unit (i.e. per library), to ensure that - * the error map is really added to the final binary. -+ * -+ * In addition, set the retain attribute so that the section cannot be -+ * discarded by ld --gc-sections -z start-stop-gc. Older compilers would -+ * warn for the unknown attribute, so just disable -Wattributes. - */ - - #define BUS_ERROR_MAP_ELF_REGISTER \ -+ _Pragma("GCC diagnostic ignored \"-Wattributes\"") \ - __attribute__ ((__section__("BUS_ERROR_MAP"))) \ - __attribute__ ((__used__)) \ -+ __attribute__ ((retain)) \ - __attribute__ ((aligned(8))) - - #define BUS_ERROR_MAP_ELF_USE(errors) \