git: e4a2d713d159 - main - graphics/Coin: unbreak build with Boost-1.90 (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Jan 2026 13:12:44 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e4a2d713d1597db2e1eedd004fca696eb09897a0
commit e4a2d713d1597db2e1eedd004fca696eb09897a0
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2026-01-19 13:11:11 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2026-01-19 13:11:11 +0000
graphics/Coin: unbreak build with Boost-1.90 (+)
Prepare for upcoming Boost-1.90
Backport patch from upstream repo
Approved by: portmgr blanket
---
graphics/Coin/Makefile | 3 +++
graphics/Coin/distinfo | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile
index 020fda30ff67..00c4b1368280 100644
--- a/graphics/Coin/Makefile
+++ b/graphics/Coin/Makefile
@@ -3,6 +3,9 @@ PORTVERSION= 4.0.6
DISTVERSIONPREFIX= v
CATEGORIES= graphics
+PATCH_SITES+= https://github.com/coin3d/coin/commit/
+PATCHFILES+= 1bba57bd0d9f41666d72857f75263068aeeeefcb.diff:-p1
+
MAINTAINER= cmt@FreeBSD.org
COMMENT= C++ 3D graphics library based on the Open Inventor API
WWW= https://github.com/coin3d
diff --git a/graphics/Coin/distinfo b/graphics/Coin/distinfo
index 13370066dfd5..5387cca20e2c 100644
--- a/graphics/Coin/distinfo
+++ b/graphics/Coin/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1760048860
+TIMESTAMP = 1768826269
SHA256 (coin3d-coin-v4.0.6_GH0.tar.gz) = e15095d25b9d20454426fff1460162a331b504836e6d07d55ef35d9015b8d170
SIZE (coin3d-coin-v4.0.6_GH0.tar.gz) = 6954700
+SHA256 (1bba57bd0d9f41666d72857f75263068aeeeefcb.diff) = 10fbb65ef1ca6debd33cfb8e816348d681149215032458452b4047bec3c44903
+SIZE (1bba57bd0d9f41666d72857f75263068aeeeefcb.diff) = 362