From nobody Mon Feb 6 00:09:56 2023 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 4P968P2XQgz3n19r; Mon, 6 Feb 2023 00:09:57 +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 4P968P1t7xz3wLN; Mon, 6 Feb 2023 00:09:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1675642197; 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=aIhr4PyRuTeUKb3/HJDlsaCs2I2gEeOi0xK9JyqV6UM=; b=gwqx15Y/UbMznSx/XniNcvJpAOFfgFNMx0TOSoc3SjTzv09PiNCiOMHwCZgjYuCtZJ68cU XRdLU/xln0anpGbbRq9vNvrrro86Wn0pjHx2l2lb4vvc5H6N7cIAwgkmp+WHZoc9FF2ED5 YNaGmmXQJhGI70Ta01/Aj6qjf4e807dU0FdJvgA6RiWI0Xu58kudFWsuZnVxx/eGa7f1xH LD07NLJZ5q4DgyGKjJ8fYVc89rzZ+wutT8T2iciDwSB+kTQkdkVSyMwkA0BBuHyubMErz7 B/mCmnqxJrsuapzkOqsaWno/0JOJnLKJnxo69R697ShsAVgtQSp0YOi0cPEhJw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1675642197; 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=aIhr4PyRuTeUKb3/HJDlsaCs2I2gEeOi0xK9JyqV6UM=; b=VDH6Mj4lHp8+rMUI81vktEIWmH8TAOrMHqDEZEHykLqHKL1J4hjLG7AV0ECcgS0KAsuuJb vaOIQsnWybUhEpA42keNCLz+K9OAv+9pLhbGIk3T2Qir+2arMb02vVsHneabZvl8XIuJUy o8fDPical0IMwb0dyn27N259/XMCbsR16nMYFSVN8V/nHpHXCSpqwqpEy6h4+OxPL+odkI GGLbsG6+RTrC9p+GLGgaO+O2yDJ0N6OwpNXVs/Z0vAXDvjD+bjQ6fVi01+xBUtZ0ayCKYg jg6MWF4kJfx3I9arhTqM0AT/IEXqfikHgTBzHfUnu667PxCHekBiqWGkW4UGTQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675642197; a=rsa-sha256; cv=none; b=i2K/nU72GExERRUysH2X2OsM76yi4sJqX+qs0iyvuAlsnzdH8HmFcN69Eo/WpOJMjlvXPn ncF5QtK6gtYYrLewvdD6Sr5vEXkiJzvFa/+7ohvht+qOve6Vx2DEEObtv9yTeqxmBOWl5Z /6RrcjcydKvtb88vIKnbqyTDh8jS4IKldzTyD7AhHPr9MUoWKIlugTkitvOj+VeYxofsha tSOaUopGaUatBhWJOdekazQU5etoTjh8btj0F/npeLxWyj817+fUztnP70VHTyyu1zvZmZ M5F6pJEghPdZ8gng6yzR+ozCJ/63DsoIS/yPcnWIaHzFhMkf6S/J+XfTfLIxTA== 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 4P968P0q6nzF0v; Mon, 6 Feb 2023 00:09:57 +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 31609u2R048514; Mon, 6 Feb 2023 00:09:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 31609uU5048513; Mon, 6 Feb 2023 00:09:56 GMT (envelope-from git) Date: Mon, 6 Feb 2023 00:09:56 GMT Message-Id: <202302060009.31609uU5048513@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 8b9ae5f98cd2 - main - graphics/f3d: Fix build on 32 bit platforms 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8b9ae5f98cd2d153cdf88f06ac38ce973894f6c8 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b9ae5f98cd2d153cdf88f06ac38ce973894f6c8 commit 8b9ae5f98cd2d153cdf88f06ac38ce973894f6c8 Author: Robert Clausecker AuthorDate: 2023-02-06 00:09:05 +0000 Commit: Yuri Victorovich CommitDate: 2023-02-06 00:09:54 +0000 graphics/f3d: Fix build on 32 bit platforms PR: 269344 --- graphics/f3d/Makefile | 10 ++++++---- graphics/f3d/distinfo | 4 +++- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/graphics/f3d/Makefile b/graphics/f3d/Makefile index 1b79f41a435f..a01bcdd29030 100644 --- a/graphics/f3d/Makefile +++ b/graphics/f3d/Makefile @@ -1,9 +1,12 @@ PORTNAME= f3d DISTVERSIONPREFIX= v DISTVERSION= 1.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics +PATCH_SITES= https://github.com/f3d-app/f3d/commit/ +PATCHFILES= cc108300b44981b530aa3ad72c971c889e6bf3e2.diff:-p1 + MAINTAINER= yuri@FreeBSD.org COMMENT= Fast and minimalist 3D viewer WWW= https://f3d-app.github.io/f3d/ @@ -11,8 +14,6 @@ WWW= https://f3d-app.github.io/f3d/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_i386= compilation breaks: non-constant-expression cannot be narrowed from type 'unsigned int' to 'vtkIdType' (aka 'int') in initializer list (new release should fix this) - LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libfontconfig.so:x11-fonts/fontconfig \ libfreeimage.so:graphics/freeimage \ @@ -55,7 +56,8 @@ EXTERNAL_RENDERING_BROKEN= Requires VTK::RenderingExternal enabled in VTK OCCT_DESC= OpenCASCADE module (STEP and IGES files) OCCT_USES= localbase:ldflags OCCT_CMAKE_BOOL= F3D_MODULE_OCCT -OCCT_LIB_DEPENDS= libTKBRep.so:cad/opencascade +OCCT_LIB_DEPENDS= libTKBRep.so:cad/opencascade \ + libdraco.so:archivers/draco OCCT_CMAKE_ON= -DOpenCASCADE_DIR=${LOCALBASE}/lib/cmake RAYTRACING_DESC= Raytracing module diff --git a/graphics/f3d/distinfo b/graphics/f3d/distinfo index 07fcead13c5e..423b4b73c6e6 100644 --- a/graphics/f3d/distinfo +++ b/graphics/f3d/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1662604096 +TIMESTAMP = 1675621771 SHA256 (f3d-app-f3d-v1.3.1_GH0.tar.gz) = 653dc4044e14d0618c1d947a8ee85d2513e100b3fc24bd6e51830131a13e795d SIZE (f3d-app-f3d-v1.3.1_GH0.tar.gz) = 35586414 +SHA256 (cc108300b44981b530aa3ad72c971c889e6bf3e2.diff) = d57f50bcf67f61b6ec5bd156da5c573210ef14fb360c8b82ae7a4cfffa53323a +SIZE (cc108300b44981b530aa3ad72c971c889e6bf3e2.diff) = 1224