From: Johannes Thyssen Tishman Subject: [update] math/cgns 4.5.0 -> 4.5.1 To: ports@openbsd.org Date: Sun, 8 Feb 2026 18:07:02 +0000 Please find below an update for math/cgns to version 4.5.1. Major bump due to data object size changes. Tested consumers: cad/freecad graphics/vtk diff /usr/ports path + /usr/ports commit - ed7e8ab9eefb4d4f9aa56c06e5f755628502258f blob - 12b529bf965868a79cf7b711c4a6bf036a8c84a2 file + math/cgns/Makefile --- math/cgns/Makefile +++ math/cgns/Makefile @@ -2,12 +2,10 @@ COMMENT = CFD General Notation System standard librar GH_ACCOUNT = CGNS GH_PROJECT = CGNS -GH_TAGNAME = v4.5.0 +GH_TAGNAME = v4.5.1 -REVISION = 0 +SHARED_LIBS += cgns 1.0 # 0.0 -SHARED_LIBS += cgns 0.0 # 0.0 - CATEGORIES = math HOMEPAGE = https://cgns.github.io/ MAINTAINER = Johannes Thyssen Tishman @@ -15,12 +13,13 @@ MAINTAINER = Johannes Thyssen Tishman