Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2024 21:31:34 GMT
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: af305dee8406 - main - graphics/Coin: update to 4.0.3
Message-ID:  <202409092131.489LVYx9002740@gitrepo.freebsd.org>

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

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

commit af305dee8406fccbda4ac7d4ee6d2a526c730903
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2024-09-09 21:31:08 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2024-09-09 21:31:08 +0000

    graphics/Coin: update to 4.0.3
    
    Release Notes:
      https://github.com/coin3d/coin/releases/tag/v4.0.3
---
 graphics/Coin/Makefile  | 2 +-
 graphics/Coin/distinfo  | 6 +++---
 graphics/Coin/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile
index 62fd1e383d07..06f5d645ca44 100644
--- a/graphics/Coin/Makefile
+++ b/graphics/Coin/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	Coin
-PORTVERSION=	4.0.2
+PORTVERSION=	4.0.3
 DISTVERSIONPREFIX=	v
 PORTREVISION=	1
 CATEGORIES=	graphics
diff --git a/graphics/Coin/distinfo b/graphics/Coin/distinfo
index 314535319212..0da36d334756 100644
--- a/graphics/Coin/distinfo
+++ b/graphics/Coin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1701710777
-SHA256 (coin3d-coin-v4.0.2_GH0.tar.gz) = fab19ccdb5f199dae5543036738076a957a3097589b473ef496696c24eeac3d2
-SIZE (coin3d-coin-v4.0.2_GH0.tar.gz) = 6937827
+TIMESTAMP = 1725708650
+SHA256 (coin3d-coin-v4.0.3_GH0.tar.gz) = 086ecf84479e4bc59397568638488c2e6c08d8aa811779bab93cda5509f79d59
+SIZE (coin3d-coin-v4.0.3_GH0.tar.gz) = 6943086
diff --git a/graphics/Coin/pkg-plist b/graphics/Coin/pkg-plist
index 7189b580d83d..845a10d593f8 100644
--- a/graphics/Coin/pkg-plist
+++ b/graphics/Coin/pkg-plist
@@ -873,7 +873,7 @@ include/SoWinEnterScope.h
 include/SoWinLeaveScope.h
 lib/libCoin.so
 lib/libCoin.so.80
-lib/libCoin.so.80.0.2
+lib/libCoin.so.80.0.3
 libdata/pkgconfig/Coin.pc
 %%DATADIR%%/conf/coin-default.cfg
 %%DATADIR%%/draggerDefaults/centerballDragger.iv



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