Hi, ports@:
Here is a simple patch for math/matio to update to 1.5.21.
It build well and pass all tests on amd64-7.1 system. No other
ports depend on it.
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/math/matio/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- Makefile 23 Nov 2020 14:32:51 -0000 1.18
+++ Makefile 6 Mar 2022 12:09:45 -0000
@@ -2,8 +2,8 @@
COMMENT= library for reading and writing Matlab MAT files
-DISTNAME= matio-1.5.19
-SHARED_LIBS= matio 3.0 # 11.1
+DISTNAME= matio-1.5.21
+SHARED_LIBS= matio 3.0 # 11.3
CATEGORIES= math
HOMEPAGE= https://sourceforge.net/projects/matio/
Index: distinfo
===================================================================
RCS file: /cvs/ports/math/matio/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo 18 Nov 2020 14:20:14 -0000 1.6
+++ distinfo 6 Mar 2022 12:09:45 -0000
@@ -1,2 +1,2 @@
-SHA256 (matio-1.5.19.tar.gz) = pPpNJIsEFPxy89YVX3EMRw1WKNPDGvg0+NXM8GtgKG8=
-SIZE (matio-1.5.19.tar.gz) = 10108869
+SHA256 (matio-1.5.21.tar.gz) = IYCRd+VYOefJTa2nRO5Vwd6n11fdqriWBXdtUBIvsGU=
+SIZE (matio-1.5.21.tar.gz) = 10110430