mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
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/
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
+3
-3
@@ -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
|
||||
|
||||
@@ -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.gz
|
||||
|
||||
Reference in New Issue
Block a user