diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile index 17e5f352f374..5ee3dea88373 100644 --- a/x11-toolkits/SoXt/Makefile +++ b/x11-toolkits/SoXt/Makefile @@ -1,31 +1,36 @@ PORTNAME= SoXt -PORTVERSION= 1.3.0 -PORTREVISION= 10 +DISTVERSION= 1.4.1 +DISTVERSIONPREFIX= v CATEGORIES= x11-toolkits -MASTER_SITES= https://bitbucket.org/Coin3D/coin/downloads/ +MASTER_SITES= https://github.com/coin3d/${PORTNAME:tl}/releases/download/${DISTVERSIONFULL}/ +DISTNAME= ${PORTNAME:tl}-${DISTVERSION}-src MAINTAINER= bofh@FreeBSD.org COMMENT= GUI binding for using Open Inventor with Xt/Motif -WWW= https://bitbucket.org/Coin3D/coin/wiki/Home +WWW= https://github.com/coin3d/soxt -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/LICENSE.GPL +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_FreeBSD_14= error: couldn't compile and link with Motif BROKEN_FreeBSD_15= error: couldn't compile and link with Motif LIB_DEPENDS= libCoin.so:graphics/Coin -USES= gl libtool motif pathfix perl5 shebangfix xorg +USES= gl libtool motif pathfix perl5 pkgconfig shebangfix xorg USE_GL= gl +USE_LDCONFIG= yes USE_PERL5= build +USE_XORG= ice sm x11 xext xi xmu xt + SHEBANG_FILES= cfg/doxy4win.pl -USE_XORG= xi + GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS+= --with-pthread=yes --with-coin=${LOCALBASE} + # avoid renaming of soxt-config and soxt-config.1 -USE_LDCONFIG= yes INSTALL_TARGET= install-strip +WRKSRC= ${WRKDIR}/${PORTNAME:tl} .include diff --git a/x11-toolkits/SoXt/distinfo b/x11-toolkits/SoXt/distinfo index 265b0b310e17..2413527a91ce 100644 --- a/x11-toolkits/SoXt/distinfo +++ b/x11-toolkits/SoXt/distinfo @@ -1,2 +1,3 @@ -SHA256 (SoXt-1.3.0.tar.gz) = f5443aadafe8e2222b9b5a23d1f228bb0f3e7d98949b8ea8676171b7ea5bf013 -SIZE (SoXt-1.3.0.tar.gz) = 1203903 +TIMESTAMP = 1710535726 +SHA256 (soxt-1.4.1-src.tar.gz) = d06b8844768c40b74bb2fc95c15505be06e16f91ac1d08abc4d62d631ac66565 +SIZE (soxt-1.4.1-src.tar.gz) = 1402559 diff --git a/x11-toolkits/SoXt/pkg-plist b/x11-toolkits/SoXt/pkg-plist index c57a36867120..0af4e13e699b 100644 --- a/x11-toolkits/SoXt/pkg-plist +++ b/x11-toolkits/SoXt/pkg-plist @@ -1,33 +1,33 @@ bin/soxt-config include/Inventor/Xt/SoXt.h include/Inventor/Xt/SoXtBasic.h include/Inventor/Xt/SoXtColorEditor.h include/Inventor/Xt/SoXtComponent.h include/Inventor/Xt/SoXtCursor.h include/Inventor/Xt/SoXtGLWidget.h include/Inventor/Xt/SoXtMaterialEditor.h include/Inventor/Xt/SoXtObject.h include/Inventor/Xt/SoXtRenderArea.h include/Inventor/Xt/SoXtResource.h include/Inventor/Xt/devices/SoXtDevice.h include/Inventor/Xt/devices/SoXtKeyboard.h include/Inventor/Xt/devices/SoXtLinuxJoystick.h include/Inventor/Xt/devices/SoXtMouse.h include/Inventor/Xt/editors/SoXtColorEditor.h include/Inventor/Xt/editors/SoXtMaterialEditor.h include/Inventor/Xt/nodes/SoGuiColorEditor.h include/Inventor/Xt/nodes/SoGuiMaterialEditor.h include/Inventor/Xt/viewers/SoXtConstrainedViewer.h include/Inventor/Xt/viewers/SoXtExaminerViewer.h include/Inventor/Xt/viewers/SoXtFlyViewer.h include/Inventor/Xt/viewers/SoXtFullViewer.h include/Inventor/Xt/viewers/SoXtPlaneViewer.h include/Inventor/Xt/viewers/SoXtViewer.h include/Inventor/Xt/widgets/SoXtPopupMenu.h lib/libSoXt.so -lib/libSoXt.so.20 -lib/libSoXt.so.20.3.0 +lib/libSoXt.so.19 +lib/libSoXt.so.19.4.1 libdata/pkgconfig/SoXt.pc share/Coin/conf/soxt-default.cfg share/aclocal/soxt.m4 share/man/man1/soxt-config.1.gz