From nobody Wed Jan 05 17:24:04 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 67F39192037C; Wed, 5 Jan 2022 17:24:05 +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 4JTbtr3mldz3H11; Wed, 5 Jan 2022 17:24:04 +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 31EF610750; Wed, 5 Jan 2022 17:24:04 +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 205HO454096916; Wed, 5 Jan 2022 17:24:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 205HO4Xf096915; Wed, 5 Jan 2022 17:24:04 GMT (envelope-from git) Date: Wed, 5 Jan 2022 17:24:04 GMT Message-Id: <202201051724.205HO4Xf096915@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: 958d4404a5b7 - stable/13 - pkgbase: Remove FreeBSD-libregex package 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: 958d4404a5b7f4e7a5b07eb3fcfa656ed37c78ad Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641403444; 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=fRiizFd4gjraSR3acdKvYblRMcumWS5qMm2n7ctn9fc=; b=Tr375SZoefG4jPgHM9SrUr2c9Hhly6XdGHW85Q5lC5ddmDi1eyKrCQlxuLTmAVx9dpHACT HFlhvjF3Ajt31cB3OdA4OvmGT2VgQEDXFFiBdxjcuda4//8BM6fck4O2H5fmT85ck3j9iq 1a/RpvxSwUkeOg6Pw0A6uKw6aBnYki/4XDv3uULVsX8M6hFERtOKTmx2wjttWslR5b0lyP 572M5/3ty8QKTcGw7wNlB/3CK3YWd8FoCkcNSYEkuSLEqihegbuucu4Fw0hhxDCNSlqscf OEtJGkLC4QHxwjQF5tJRDJQ2szZSDxogqVy5cShu+mOVixlXYllSQJVILxeiGw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641403444; a=rsa-sha256; cv=none; b=jtWGE7Qi+nKi8yA7H1j8glJtSScsk2UomcCZgCn/LzY81r9SEYqOYrWKHLGFlmMfCZAmkn iVe1DEkAQsDDv2rCnAvqkbhJOBidagbsMTKP5KZuBt4X4MpAAG38n/Wm78A9ceuxpboV5q T1uEu7SoAxEFnJAS84nMZsz9LsGFqGkrhK3fez5NvHhXkZ71lnw0tLsvA+vkuCwqXLuoS6 eNVcVt9WxdtnJhwGXQF6sYUX6Qe6jv47eErVqKPzD8KpXG7Y19/lh35nbn1oLlj05qOmPG KbP60EJIwk/8fB8sHLLlJ5RQWGo6bJcfUkgopD6N8FXPfHDffX7+afCSHscMIA== 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=958d4404a5b7f4e7a5b07eb3fcfa656ed37c78ad commit 958d4404a5b7f4e7a5b07eb3fcfa656ed37c78ad Author: Emmanuel Vadot AuthorDate: 2021-09-02 06:14:56 +0000 Commit: Emmanuel Vadot CommitDate: 2022-01-05 17:23:49 +0000 pkgbase: Remove FreeBSD-libregex package The only user of libregex is grep (and its variation), no need for a dedicated package. This moves libregex to the default package (FreeBSD-utilities). Differential Revision: https://reviews.freebsd.org/D31802 (cherry picked from commit dfa9131d709121b2e502a82ff66cf3e376654942) --- lib/libregex/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/libregex/Makefile b/lib/libregex/Makefile index 5e54c3a5312a..5bf248801b32 100644 --- a/lib/libregex/Makefile +++ b/lib/libregex/Makefile @@ -2,7 +2,6 @@ .include -PACKAGE=lib${LIB} LIB= regex SHLIB_MAJOR= 1 SHLIB_MINOR= 0