Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2026 21:19:04 +0000
From:      Christoph Moench-Tegeder <cmt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b663fb0aa2d9 - main - graphics/Coin: update to 4.0.7
Message-ID:  <696e9fc8.31298.439361d1@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by cmt:

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

commit b663fb0aa2d92d384b4ac00d7a36c37fc12c47ff
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2026-01-19 21:17:57 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2026-01-19 21:17:57 +0000

    graphics/Coin: update to 4.0.7
    
    Tagged: https://github.com/coin3d/coin/releases/tag/v4.0.7
    Changelog: https://github.com/coin3d/coin/blob/master/docs/ChangeLog.v4.0.7
---
 graphics/Coin/Makefile  | 5 +----
 graphics/Coin/distinfo  | 8 +++-----
 graphics/Coin/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 10 deletions(-)

diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile
index 00c4b1368280..be24fbbbf978 100644
--- a/graphics/Coin/Makefile
+++ b/graphics/Coin/Makefile
@@ -1,11 +1,8 @@
 PORTNAME=	Coin
-PORTVERSION=	4.0.6
+PORTVERSION=	4.0.7
 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 5387cca20e2c..52fdd3df273c 100644
--- a/graphics/Coin/distinfo
+++ b/graphics/Coin/distinfo
@@ -1,5 +1,3 @@
-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
+TIMESTAMP = 1768855909
+SHA256 (coin3d-coin-v4.0.7_GH0.tar.gz) = 9424c80d997dcfdf512a55e1044b11588d3ce228799322f6de070e007c1e427a
+SIZE (coin3d-coin-v4.0.7_GH0.tar.gz) = 6955157
diff --git a/graphics/Coin/pkg-plist b/graphics/Coin/pkg-plist
index 8e8173f802c7..91275d83b25f 100644
--- a/graphics/Coin/pkg-plist
+++ b/graphics/Coin/pkg-plist
@@ -881,7 +881,7 @@ lib/cmake/Coin-%%VERSION%%/coin-export-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/Coin-%%VERSION%%/coin-export.cmake
 lib/libCoin.so
 lib/libCoin.so.80
-lib/libCoin.so.80.0.6
+lib/libCoin.so.80.0.7
 libdata/pkgconfig/Coin.pc
 %%DATADIR%%/conf/coin-default.cfg
 %%DATADIR%%/draggerDefaults/centerballDragger.iv


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696e9fc8.31298.439361d1>