Please find below an update for math/cgns to version 4.5.2.

Changelog: https://github.com/CGNS/CGNS/compare/v4.5.0...v4.5.1

Notes about this update:
1. 100% tests passed, 0 tests failed out of 24
2. Major shared library bump due to data object size changes:
   Dynamic export changes:
   data object sizes changes:
           VersionList 132 --> 136
3. Build tested build of consumer graphics/vtk

diff /usr/ports
path + /usr/ports
commit - eb30e0faeb80c015baad32d43e2ce92ffafb483c
blob - 3b680fb3fb3264ddf81dc75332a4a014bd764677
file + math/cgns/Makefile
--- math/cgns/Makefile
+++ math/cgns/Makefile
@@ -2,9 +2,9 @@ COMMENT =               CFD General Notation System standard 
librar
 
 GH_ACCOUNT =           CGNS
 GH_PROJECT =           CGNS
-GH_TAGNAME =           v4.5.1
+GH_TAGNAME =           v4.5.2
 
-SHARED_LIBS +=         cgns 1.0        # 0.0
+SHARED_LIBS +=         cgns 2.0        # 0.0
 
 CATEGORIES =           math
 HOMEPAGE =             https://cgns.github.io/
commit - eb30e0faeb80c015baad32d43e2ce92ffafb483c
blob - 441068b65e55f56ac21c5664761c544460650217
file + math/cgns/distinfo
--- math/cgns/distinfo
+++ math/cgns/distinfo
@@ -1,2 +1,2 @@
-SHA256 (CGNS-4.5.1.tar.gz) = rmOwCYdkgD3UK3sqZIfL+zwK57IusBolcNvOSTFq0nk=
-SIZE (CGNS-4.5.1.tar.gz) = 2083640
+SHA256 (CGNS-4.5.2.tar.gz) = lQdeH9C1HZexuWtz6+A7GlUfvMnNKytvSHzMztz/WWQ=
+SIZE (CGNS-4.5.2.tar.gz) = 2084396

Reply via email to