diff --git a/graphics/glvis/Makefile b/graphics/glvis/Makefile index cd151060704d..cef28bc8353a 100644 --- a/graphics/glvis/Makefile +++ b/graphics/glvis/Makefile @@ -1,46 +1,47 @@ PORTNAME= glvis -DISTVERSION= 4.4 -PORTREVISION= 1 +DISTVERSION= 4.5 CATEGORIES= graphics MASTER_SITES= https://glvis.github.io/releases/ PKGNAMESUFFIX= -mesh-visualizer # other software also has the name glvis DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= yuri@FreeBSD.org COMMENT= Lightweight tool for accurate & flexible finite element visualization WWW= https://glvis.org \ https://github.com/glvis/glvis LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= glm>0:math/glm \ xxd:editors/vim LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ + libgcc_s.so.1:lang/gcc14 \ libHYPRE.so:science/hypre \ libmetis.so:math/metis \ libmfem.so:math/mfem \ + libopenblas.so:math/openblas \ libpng.so:graphics/png TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scikit-image>0:graphics/py-scikit-image@${PY_FLAVOR} USES= cmake:testing gl mpi:mpich python:test sdl tar:tgz USE_GL= gl glew USE_SDL= sdl2 # the mpi dependency is inherited from math/mfem and not set here for simplicity USE_GITHUB= nodefault GH_TUPLE= GLVis:data:b8092cc:data/tests/data CMAKE_TESTING_ON= ENABLE_TESTS # 5 tests fail, likely because test baseline is for ubuntu CMAKE_ARGS= -DGLVIS_BASELINE_SYS=ubuntu-20.04 # baseline for tests PLIST_FILES= bin/${PORTNAME} BINARY_ALIAS= python3=${PYTHON_CMD} do-install: # workaround for https://github.com/GLVis/glvis/issues/234 ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/glvis ${STAGEDIR}${PREFIX}/bin .include diff --git a/graphics/glvis/distinfo b/graphics/glvis/distinfo index 3384e73da22d..da49e74c4628 100644 --- a/graphics/glvis/distinfo +++ b/graphics/glvis/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1762679163 -SHA256 (glvis-4.4.tgz) = d726e6f8d72b80a42aa1a75a55f9c8b07173231d865fc13d24290245aaaf9af7 -SIZE (glvis-4.4.tgz) = 2690121 +TIMESTAMP = 1775018297 +SHA256 (glvis-4.5.tgz) = 9bb15995fde03b05ff9914730fdcd503098c26e64ad42e6a8098318cc3fbb254 +SIZE (glvis-4.5.tgz) = 2716077 SHA256 (GLVis-data-b8092cc_GH0.tar.gz) = 3ee95b3bf99513aee468b50786ca32ae6ffff33abdd55a72e64bb086a30f199f SIZE (GLVis-data-b8092cc_GH0.tar.gz) = 21043606