Date: Wed, 01 Apr 2026 09:20:56 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2d98cb0aaf2a - main - graphics/glvis: update 4.=?utf-8?Q?4 =E2=86=92 4.?=5 Message-ID: <69cce378.38def.325f2ac7@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2d98cb0aaf2ad388985db61640dca716a84a002a commit 2d98cb0aaf2ad388985db61640dca716a84a002a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-04-01 09:14:04 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-04-01 09:20:46 +0000 graphics/glvis: update 4.4 → 4.5 --- graphics/glvis/Makefile | 5 +++-- graphics/glvis/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/graphics/glvis/Makefile b/graphics/glvis/Makefile index cd151060704d..cef28bc8353a 100644 --- a/graphics/glvis/Makefile +++ b/graphics/glvis/Makefile @@ -1,6 +1,5 @@ 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 @@ -18,9 +17,11 @@ 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} 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) = 21043606home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cce378.38def.325f2ac7>
