From nobody Thu Nov 25 14:14:59 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 361C018B1F6E; Thu, 25 Nov 2021 14:15:00 +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 4J0Kdb6F4Sz3JyB; Thu, 25 Nov 2021 14:14:59 +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 B60911EC66; Thu, 25 Nov 2021 14:14:59 +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 1APEExss068549; Thu, 25 Nov 2021 14:14:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1APEExBL068548; Thu, 25 Nov 2021 14:14:59 GMT (envelope-from git) Date: Thu, 25 Nov 2021 14:14:59 GMT Message-Id: <202111251414.1APEExBL068548@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Roman Bogorodskiy Subject: git: 29811938bf19 - main - devel/libvirt: fix build on -CURRENT 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: novel X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 29811938bf1950e58a674fee0ff29bb92e344781 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1637849699; 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=v18fyksjR/mwK6b/kdUagV99ya/vOcjVUoslKb19bEU=; b=ZbNXIYXDaYxZNkaZ2cKN+2T23tOc+clCohOUcJdF27GccjZIa+IufTXew+cbc420gEXVey fcPPQrP5NCtryHmJyJv8vUYh7AGczSM9eUxZ3AVB2HegcCMKPDqPHY8BqTKLlDK1qUJDIt RU/jTeVEujFlZJM6ESvhwWgSXbUNoLXWb1QVI+0UlClwYWqgy8ZR7ynXmypk1qgTKEGR7M kW/aKmzH0SsrQ0RMOy6VM8Vv23IGgMi0IWQZ+hM9uxxDvkBhiHJm8Qm245vp2gbpwNe1iq LFMZH3G2X5gg1XoPalT5LiezNRpL5WdXjt3EMk6veFk0a/oYnSzOhNSAlfJtlA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1637849699; a=rsa-sha256; cv=none; b=ha0/HX6VYspwGuZqtUh9BjQoNGZyBdTCRst6DeY1PYty944dJC3Uqca3mxXycX924YH/tv ukkqZtJWdH0/kcnMhwbXTeHc8pdxjiOTA5kNvBasd0g16NeA+HFv5IXQZJEhAqUXYHUyK8 jM2K18PE9R35T2ViZ5FhIy/jvYm08cxfj8FUlxMW7YTA++j8f9hQZgFvLaJwMkQl0fZMh0 DCAL+aQ8WYrqIeb1whm2gN6vLRJ5hWuYpMfrtpuBYqWeeD+y9xVf5VxoJtFwrKtApoJv9u 2akujfjLf1AVr9eSmJckiRuXazlEbBFOW9oHvQM9wyxvGu7609ke2K6VvgsKYg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by novel: URL: https://cgit.FreeBSD.org/ports/commit/?id=29811938bf1950e58a674fee0ff29bb92e344781 commit 29811938bf1950e58a674fee0ff29bb92e344781 Author: Roman Bogorodskiy AuthorDate: 2021-11-25 14:10:02 +0000 Commit: Roman Bogorodskiy CommitDate: 2021-11-25 14:14:40 +0000 devel/libvirt: fix build on -CURRENT Add upstream fixes for the build system so it don't get confused by the recently added sched_getaffinity() and related glibc compatibility functions to -CURRENT. Reported by: pkg-fallout --- devel/libvirt/Makefile | 4 ++++ devel/libvirt/distinfo | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 180306f0eaee..21d22f08485a 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -6,6 +6,10 @@ CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ +PATCH_SITES= https://gitlab.com/libvirt/libvirt/-/commit/ +PATCHFILES= c07cf0a68693f183948a332d86c4d86a26a9c551.patch:-p1 \ + 537c8e5e24bac2948faefc44427d1bc1f1b43298.patch:-p1 + MAINTAINER= novel@FreeBSD.org COMMENT= Toolkit to interact with virtualization capabilities diff --git a/devel/libvirt/distinfo b/devel/libvirt/distinfo index 645ded230a2c..eae747c1b7d0 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,7 @@ -TIMESTAMP = 1635907284 +TIMESTAMP = 1637849252 SHA256 (libvirt-7.9.0.tar.xz) = 829cf2b5f574279c40f0446e1168815d3f36b89710560263ca2ce70256f72e8c SIZE (libvirt-7.9.0.tar.xz) = 8785056 +SHA256 (c07cf0a68693f183948a332d86c4d86a26a9c551.patch) = 625e8727f0d5ca4bf6e8e3b0dc1f6d13bc025f934bfb428570074bf50bc16cf8 +SIZE (c07cf0a68693f183948a332d86c4d86a26a9c551.patch) = 3254 +SHA256 (537c8e5e24bac2948faefc44427d1bc1f1b43298.patch) = d98003ca5c4acee3d6f3438a7095d62caf6c78d1756fa795ab0cad4d7cff1e3a +SIZE (537c8e5e24bac2948faefc44427d1bc1f1b43298.patch) = 1400