Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2024 20:41:59 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 83f5e2267eee - main - cad/ifcopenshell: Fix build with swig 4.2.0+
Message-ID:  <202407132041.46DKfx1V095375@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=83f5e2267eee644cd4e435a3af2556ad1844d6da

commit 83f5e2267eee644cd4e435a3af2556ad1844d6da
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-13 20:18:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-13 20:18:57 +0000

    cad/ifcopenshell: Fix build with swig 4.2.0+
    
    PR:             279489
    Obtained from:  https://github.com/IfcOpenShell/IfcOpenShell/commit/589b98053e62ee14b6817e7d2b9f5b6b527310b7
---
 cad/ifcopenshell/Makefile | 3 +++
 cad/ifcopenshell/distinfo | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/cad/ifcopenshell/Makefile b/cad/ifcopenshell/Makefile
index bb94bc580912..d274ba0afa4f 100644
--- a/cad/ifcopenshell/Makefile
+++ b/cad/ifcopenshell/Makefile
@@ -3,6 +3,9 @@ PORTVERSION=	0.7.0.231127
 DISTVERSIONPREFIX=	v
 CATEGORIES=	cad
 
+PATCH_SITES=	https://github.com/IfcOpenShell/IfcOpenShell/commit/
+PATCHFILES=	589b98053e62ee14b6817e7d2b9f5b6b527310b7.patch:-p1
+
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open source IFC library and geometry engine
 WWW=		https://ifcopenshell.org/
diff --git a/cad/ifcopenshell/distinfo b/cad/ifcopenshell/distinfo
index 58f508ca91c9..92dc7a32da27 100644
--- a/cad/ifcopenshell/distinfo
+++ b/cad/ifcopenshell/distinfo
@@ -1,5 +1,7 @@
-TIMESTAMP = 1701077111
+TIMESTAMP = 1720893264
 SHA256 (IfcOpenShell-IfcOpenShell-v0.7.0.231127_GH0.tar.gz) = 85bc511f307df125caca320c340809e3aae372dfd7edcc5b2a4fd7d3020ae81e
 SIZE (IfcOpenShell-IfcOpenShell-v0.7.0.231127_GH0.tar.gz) = 42587594
 SHA256 (IfcOpenShell-svgfill-4d2aa7a_GH0.tar.gz) = a3b7c2071de17aff1e104d1098dfc9fc2aa9de1eee458ff707295dd728e26ab0
 SIZE (IfcOpenShell-svgfill-4d2aa7a_GH0.tar.gz) = 19877
+SHA256 (589b98053e62ee14b6817e7d2b9f5b6b527310b7.patch) = 8b5250837f93e8831a26a84bb42b16b62eea5f792008462011a688c7932f41bd
+SIZE (589b98053e62ee14b6817e7d2b9f5b6b527310b7.patch) = 1160



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407132041.46DKfx1V095375>