From nobody Sat Oct 23 10:13:54 2021 X-Original-To: dev-commits-ports-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 ABC3118138E7; Sat, 23 Oct 2021 10:13:54 +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 4Hbxrf4NT0z4fDb; Sat, 23 Oct 2021 10:13:54 +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 778592098D; Sat, 23 Oct 2021 10:13:54 +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 19NADsUf069279; Sat, 23 Oct 2021 10:13:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19NADshF069278; Sat, 23 Oct 2021 10:13:54 GMT (envelope-from git) Date: Sat, 23 Oct 2021 10:13:54 GMT Message-Id: <202110231013.19NADshF069278@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Michael Zhilin Subject: git: 6db564e9a169 - main - math/qhull: remove build-specific files from pkglist List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mizhka X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6db564e9a16951384daf415e1323e71f71693316 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by mizhka (src committer): URL: https://cgit.FreeBSD.org/ports/commit/?id=6db564e9a16951384daf415e1323e71f71693316 commit 6db564e9a16951384daf415e1323e71f71693316 Author: Michael Zhilin AuthorDate: 2021-10-21 19:14:32 +0000 Commit: Michael Zhilin CommitDate: 2021-10-23 10:04:10 +0000 math/qhull: remove build-specific files from pkglist This commit allows to compile this port with CMAKE_BUILD_TYPE=RelWithDebInfo. As results, libraries are built with debug information. # file /usr/local/lib/libqhull_r.so.7.3.2 ..., for FreeBSD 14.0 (1400033), with debug_info, not stripped Sponsored by: Postgres Professional --- math/qhull/Makefile | 2 +- math/qhull/pkg-plist | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/math/qhull/Makefile b/math/qhull/Makefile index 3b97e7aed129..07cc4afd6081 100644 --- a/math/qhull/Makefile +++ b/math/qhull/Makefile @@ -3,7 +3,7 @@ PORTNAME= qhull DISTVERSIONPREFIX= v DISTVERSION= 7.3.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= math diff --git a/math/qhull/pkg-plist b/math/qhull/pkg-plist index 28ef4cd0ad3f..65982b42341c 100644 --- a/math/qhull/pkg-plist +++ b/math/qhull/pkg-plist @@ -53,7 +53,6 @@ include/libqhullcpp/RoadTest.h include/libqhullcpp/functionObjects.h lib/cmake/Qhull/QhullConfig.cmake lib/cmake/Qhull/QhullConfigVersion.cmake -lib/cmake/Qhull/QhullTargets-release.cmake lib/cmake/Qhull/QhullTargets.cmake lib/libqhull.so lib/libqhull.so.7