diff --git a/graphics/coin/Makefile b/graphics/coin/Makefile index 993212dd006..9baeb1f76ef 100644 --- a/graphics/coin/Makefile +++ b/graphics/coin/Makefile @@ -1,12 +1,12 @@ COMMENT = 3D graphics library based on the Open Inventor API -V = 4.0.7 +V = 4.0.8 DISTNAME = coin-${V}-src PKGNAME = ${DISTNAME:S/-src$//} SITES = https://github.com/coin3d/coin/releases/download/v${V}/ -SHARED_LIBS += Coin 0.1 # 0.0 +SHARED_LIBS += Coin 1.0 # 0.0 CATEGORIES = graphics HOMEPAGE = https://www.coin3d.org/ diff --git a/graphics/coin/distinfo b/graphics/coin/distinfo index 8fd1b63dbc6..895fb8256c5 100644 --- a/graphics/coin/distinfo +++ b/graphics/coin/distinfo @@ -1,2 +1,2 @@ -SHA256 (coin-4.0.7-src.tar.gz) = oBJ2BSwx6E5KBp7kRS6rO2Wn0QGj/XoJgDvlkSVhYnA= -SIZE (coin-4.0.7-src.tar.gz) = 13158279 +SHA256 (coin-4.0.8-src.tar.gz) = r/bH7fJM+5Ne26RldOxfg7VDxH/3nkDCH7ktxwmw8sQ= +SIZE (coin-4.0.8-src.tar.gz) = 13151232 diff --git a/graphics/coin/pkg/PLIST b/graphics/coin/pkg/PLIST index 4a8e8268c4a..b3d4b8eb6ae 100644 --- a/graphics/coin/pkg/PLIST +++ b/graphics/coin/pkg/PLIST @@ -648,6 +648,7 @@ include/Inventor/misc/SoNotRec.h include/Inventor/misc/SoNotification.h include/Inventor/misc/SoProto.h include/Inventor/misc/SoProtoInstance.h +include/Inventor/misc/SoRefPtr.h include/Inventor/misc/SoScriptEngine.h include/Inventor/misc/SoState.h include/Inventor/misc/SoTempPath.h