x11-toolkits/SoXt: Update version 1.3.0=>1.4.1

- Update WWW
- Update LICENSE to BSD3CLAUSE

Chagnelog: https://github.com/coin3d/soxt/releases/tag/v1.4.1
This commit is contained in:
Muhammad Moinur Rahman 2024-03-15 22:04:03 +01:00
parent 2c701627c1
commit 177b0bbf22
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
3 changed files with 19 additions and 13 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -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

View File

@ -25,8 +25,8 @@ 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