From nobody Wed Jan 05 17:24:14 2022 X-Original-To: dev-commits-src-all@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 65C7519209AE; Wed, 5 Jan 2022 17:24:16 +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 4JTbv31xyhz3HBc; Wed, 5 Jan 2022 17:24:15 +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 69F0E107B6; Wed, 5 Jan 2022 17:24:14 +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 205HOEgf097140; Wed, 5 Jan 2022 17:24:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 205HOEF2097137; Wed, 5 Jan 2022 17:24:14 GMT (envelope-from git) Date: Wed, 5 Jan 2022 17:24:14 GMT Message-Id: <202201051724.205HOEF2097137@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Emmanuel Vadot Subject: git: ef2b8edd0328 - stable/13 - pkgbase: Put libbsdxml in FreeBSD-runtime List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: manu X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: ef2b8edd0328cd25f6843312b999e8398808361e Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641403455; 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=D0A+2XX9J4Z+tj72H2y6yHgahyzlNw8h5peoA2gZEBQ=; b=DOaw/ED2TRp4Aobueot/ffofJ17T2OB1vMHedHMShyGkfHGRDDn5XqkvBpdnFYmwJPFbkZ L9nc+8JOr5+BQmuTFhzO6KkyPFA7Bjf96OloIBB7neZaEOE849TlPW/lURcI0xQI+8owkv NG2GsEqGcNVMnCYYFBWD59nGzMoQ+EfsZ7fa9wS3ubPyIv9CbGu5cm6BDg1JVjuJF5KXFr 2p247iQv9m10YpQAbRnWYe50z8eDsFeFo4pajOgxswGMB9N+hd17wXb/ambu4/KoJyHtSe qI34r6Btgpe6qz5PcgUPXHcWPbkw7dergYU8i025PHIErdAHhxAe8nQBkCrNug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641403455; a=rsa-sha256; cv=none; b=PzqNzUgmR4p4jeJI57/CiZilxk7RdN4fK+D3N8TKtGn+EAYwUkST9umpE5N8wgHGbIV0xm 9YSRo1x33rub3wFF3NuLkbAaPey0zqXAqE/HiGIgutpChVmCffYxbOaWANFWmw0Le9kF7A g0WHeC2KFDurKk89LBNoDef9eSP190JXIqq/g8H/axe+aq2GZYo5LVgUHz2u/dT0qnStq9 ZAELrYj4BFUbuVKImbw4UnxTe+gTi7kHI0wOiMVGe3Avv6K5MQgIjn03GEhfbCuA0G8tbp UG4E6CFz4a1ObbhXhzunZpMTJUAkvPaG3jPyEkVgya4N7ActBNHIR1ZoKtuMRg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/13 has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=ef2b8edd0328cd25f6843312b999e8398808361e commit ef2b8edd0328cd25f6843312b999e8398808361e Author: Emmanuel Vadot AuthorDate: 2021-09-01 18:25:50 +0000 Commit: Emmanuel Vadot CommitDate: 2022-01-05 17:23:50 +0000 pkgbase: Put libbsdxml in FreeBSD-runtime libbsdxml is used by a lot of programs so just put it in FreeBSD-runtime. Differential Revision: https://reviews.freebsd.org/D31800 Reviewed by: emaste (cherry picked from commit 30975efbaff0a021545e81bd9fa09d848edfaafa) --- lib/libexpat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libexpat/Makefile b/lib/libexpat/Makefile index d79afc53c865..5cbbca253700 100644 --- a/lib/libexpat/Makefile +++ b/lib/libexpat/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PACKAGE=lib${LIB} +PACKAGE= runtime EXPAT= ${SRCTOP}/contrib/expat LIB= bsdxml