Date: Fri, 16 Jan 2026 19:28:26 +0000 From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 417621ffdcef - main - math/matio: Update to 1.5.30 Message-ID: <696a915a.c1f6.5ac313d0@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=417621ffdcefc6576a9ba753f3078b06c2923e2e commit 417621ffdcefc6576a9ba753f3078b06c2923e2e Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2026-01-16 19:25:40 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2026-01-16 19:28:05 +0000 math/matio: Update to 1.5.30 Changelog: https://sourceforge.net/p/matio/news/2026/01/version-1530-release/ https://sourceforge.net/p/matio/news/2025/11/version-1529-release/ --- math/matio/Makefile | 4 ++-- math/matio/distinfo | 6 +++--- math/matio/pkg-plist | 3 ++- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/math/matio/Makefile b/math/matio/Makefile index 92ca01515805..40156ec1553e 100644 --- a/math/matio/Makefile +++ b/math/matio/Makefile @@ -1,5 +1,5 @@ PORTNAME= matio -PORTVERSION= 1.5.28 +PORTVERSION= 1.5.30 CATEGORIES= math MASTER_SITES= SF @@ -16,7 +16,7 @@ CPE_VENDOR= matio_project GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip -PLIST_SUB= SHLIB_VER=13.0.1 +PLIST_SUB= SHLIB_VER=14.0.0 OPTIONS_DEFINE= HDF5 OPTIONS_DEFAULT= HDF5 diff --git a/math/matio/distinfo b/math/matio/distinfo index 5ba67b4e7bf2..01ce52990fd3 100644 --- a/math/matio/distinfo +++ b/math/matio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730366729 -SHA256 (matio-1.5.28.tar.gz) = 9da698934a21569af058e6348564666f45029e6c2b0878ca0d8f9609bf77b8d8 -SIZE (matio-1.5.28.tar.gz) = 10128014 +TIMESTAMP = 1768574448 +SHA256 (matio-1.5.30.tar.gz) = 8bd3b9477042ecc00dd71c04762fa58468e14cccc32fd8c6826c2da1e8bc3107 +SIZE (matio-1.5.30.tar.gz) = 10185955 diff --git a/math/matio/pkg-plist b/math/matio/pkg-plist index 701f867ca009..25c407c20f73 100644 --- a/math/matio/pkg-plist +++ b/math/matio/pkg-plist @@ -3,7 +3,7 @@ include/matio.h include/matio_pubconf.h lib/libmatio.a lib/libmatio.so -lib/libmatio.so.13 +lib/libmatio.so.14 lib/libmatio.so.%%SHLIB_VER%% libdata/pkgconfig/matio.pc share/man/man3/Mat_Close.3.gz @@ -19,6 +19,7 @@ share/man/man3/Mat_Rewind.3.gz share/man/man3/Mat_VarAddStructField.3.gz share/man/man3/Mat_VarCreate.3.gz share/man/man3/Mat_VarCreateStruct.3.gz +share/man/man3/Mat_VarCreateStruct2.3.gz share/man/man3/Mat_VarDelete.3.gz share/man/man3/Mat_VarFree.3.gz share/man/man3/Mat_VarGetNumberOfFields.3.gzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696a915a.c1f6.5ac313d0>
