From nobody Fri Dec 10 18:35:47 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 176FB18D4BE6; Fri, 10 Dec 2021 18:35:48 +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 4J9fjb5rpSz4RQ9; Fri, 10 Dec 2021 18:35:47 +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 A5A7A1F5F3; Fri, 10 Dec 2021 18:35:47 +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 1BAIZlQF049655; Fri, 10 Dec 2021 18:35:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BAIZlYk049654; Fri, 10 Dec 2021 18:35:47 GMT (envelope-from git) Date: Fri, 10 Dec 2021 18:35:47 GMT Message-Id: <202112101835.1BAIZlYk049654@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: =?utf-8?Q?Lo=C3=AFc Bartoletti?= Subject: git: eb61d0c516bd - main - databases/sfcgal: unbreak the port's build against WITH_DEBUG 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: lbartoletti X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: eb61d0c516bdab7f0e49605a5efaf7e2f354895e Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639161347; 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=19H2Na2uEuOVNAZi9TsVL5fmEVu7R06yxWmFMft17ms=; b=bDPSU3IE0B9eU4hhFGXkF2dBljlTn/321f69BQN86cWdmfF4EjP7WLBzCC/Q2XTIJ3ZHi1 Dbvv611JWyUqrjiqbmU1CGxCbHpBjgU4HfKy+x1WxZBj3H35t44ladGykFiXjLV1zt/Ydh P4zBgblXut/JzhTfQFqNVmGqj7oTg218MTjsAQqn95jG2p7eO0K81STNwFCMNLBqYpBD5i KbTODpvxG0VqpCDTykcmJ2vtpq4DMoizJceH6ydtXCCB9wf5TC/SivbXe+1sv/14NgMvyV fFmv3aGAlQFjUNxvqeV+R3RGpNOal7hG9KfxXwImnndtxCz2eQ1HSplyocsBlA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639161347; a=rsa-sha256; cv=none; b=X7RcHfnKRmv92tfHFpjf6jcFebTQijCza4PrP61KNSSaZS98kEjTmhNXgMt+FpDcqskmti JxF/aCVKZQJ6x+rNbZDoOxu7CS1M6t/hxR78P4+imsvwP3PbuMetPrvORSUWhOmAiwpQBY dNS77Wr078lQvL7kIdHeVe1AA/K0g0vaAkEx6XabB+sWLd4Cu0bBbrs7X/C/MaAxgbJ+4Y 7PevKRJQNEKTd9FtQI+NYMhjNy2ivxEyTWgOe4+9pWbFts4Jbki9J2spRr/61NeyCfERqI XMcDsx3vlF8EK+751r375qP4DKEfi+X28doRr2v0OTirFBLPInpkdzFc7PBIBQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb61d0c516bdab7f0e49605a5efaf7e2f354895e commit eb61d0c516bdab7f0e49605a5efaf7e2f354895e Author: Loïc Bartoletti AuthorDate: 2021-12-10 18:12:03 +0000 Commit: Loïc Bartoletti CommitDate: 2021-12-10 18:12:38 +0000 databases/sfcgal: unbreak the port's build against WITH_DEBUG --- databases/sfcgal/Makefile | 3 ++- databases/sfcgal/pkg-plist | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile index e98a2907145e..35a4e462d405 100644 --- a/databases/sfcgal/Makefile +++ b/databases/sfcgal/Makefile @@ -3,6 +3,7 @@ PORTNAME= sfcgal DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= databases math graphics MAINTAINER= lbartoletti@FreeBSD.org @@ -23,6 +24,6 @@ GL_PROJECT= SFCGAL GL_COMMIT= 815d5097f684dbc48b22041bf2047beab36df0a1 USE_LDCONFIG= yes -PLIST_SUB= SHL3=${PORTVERSION} SHL1=${PORTVERSION:R:R} +PLIST_SUB= SHL3=${PORTVERSION} SHL1=${PORTVERSION:R:R} DEBUG_SUFFIX=${WITH_DEBUG:Dd} .include diff --git a/databases/sfcgal/pkg-plist b/databases/sfcgal/pkg-plist index 62420bb598d7..25773cd84127 100644 --- a/databases/sfcgal/pkg-plist +++ b/databases/sfcgal/pkg-plist @@ -104,7 +104,7 @@ include/SFCGAL/numeric.h include/SFCGAL/triangulate/triangulate2DZ.h include/SFCGAL/triangulate/triangulatePolygon.h include/SFCGAL/version.h -lib/libSFCGAL.so -lib/libSFCGAL.so.%%SHL1%% -lib/libSFCGAL.so.%%SHL3%% +lib/libSFCGAL%%DEBUG_SUFFIX%%.so +lib/libSFCGAL%%DEBUG_SUFFIX%%.so.%%SHL1%% +lib/libSFCGAL%%DEBUG_SUFFIX%%.so.%%SHL3%% libdata/pkgconfig/sfcgal.pc