Wednesday, November 18, 2020

回复: 回复: [Update] math/matio : Update to 1.5.17

Index: Makefile
===================================================================
RCS file: /cvs/ports/math/matio/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile 12 Jul 2019 20:47:42 -0000 1.16
+++ Makefile 18 Nov 2020 08:42:42 -0000
@@ -2,11 +2,11 @@

COMMENT= library for reading and writing Matlab MAT files

-DISTNAME= matio-1.5.9
-SHARED_LIBS= matio 2.0 # 6.0
+DISTNAME= matio-1.5.19
+SHARED_LIBS= matio 2.0 # 11.1
CATEGORIES= math

-HOMEPAGE= http://sourceforge.net/projects/matio/
+HOMEPAGE= https://sourceforge.net/projects/matio/

# BSD
PERMIT_PACKAGE= Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/math/matio/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo 30 Dec 2016 12:12:28 -0000 1.5
+++ distinfo 18 Nov 2020 08:42:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (matio-1.5.9.tar.gz) = vrf5ZYMexbTvQ/iDDuHvHBIc2Y4RsPbh2YcT2fhgwFw=
-SIZE (matio-1.5.9.tar.gz) = 8520329
+SHA256 (matio-1.5.19.tar.gz) = pPpNJIsEFPxy89YVX3EMRw1WKNPDGvg0+NXM8GtgKG8=
+SIZE (matio-1.5.19.tar.gz) = 10108869
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/math/matio/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST 30 Dec 2016 12:12:28 -0000 1.3
+++ pkg/PLIST 18 Nov 2020 08:42:42 -0000
@@ -2,13 +2,15 @@
@bin bin/matdump
include/matio.h
include/matio_pubconf.h
-lib/libmatio.a
+@static-lib lib/libmatio.a
lib/libmatio.la
@lib lib/libmatio.so.${LIBmatio_VERSION}
lib/pkgconfig/matio.pc
@man man/man3/Mat_Close.3
@man man/man3/Mat_CreateVer.3
+@man man/man3/Mat_GetDir.3
@man man/man3/Mat_GetFilename.3
+@man man/man3/Mat_GetHeader.3
@man man/man3/Mat_GetLibraryVersion.3
@man man/man3/Mat_GetVersion.3
@man man/man3/Mat_Open.3
@@ -16,13 +18,17 @@ lib/pkgconfig/matio.pc
@man man/man3/Mat_VarAddStructField.3
@man man/man3/Mat_VarCreate.3
@man man/man3/Mat_VarCreateStruct.3
+@man man/man3/Mat_VarDelete.3
@man man/man3/Mat_VarFree.3
@man man/man3/Mat_VarGetNumberOfFields.3
+@man man/man3/Mat_VarGetSize.3
@man man/man3/Mat_VarGetStructFieldnames.3
@man man/man3/Mat_VarGetStructs.3
@man man/man3/Mat_VarGetStructsLinear.3
+@man man/man3/Mat_VarPrint.3
@man man/man3/Mat_VarRead.3
@man man/man3/Mat_VarReadInfo.3
@man man/man3/Mat_VarReadNext.3
@man man/man3/Mat_VarReadNextInfo.3
@man man/man3/Mat_VarWrite.3
+@man man/man3/Mat_VarWriteAppend.3
Revised patch, now update to 1.5.19.
Build well and pass all tests on amd64-6.8 system

wen
________________________________
发件人: wen heping <wenheping2000@hotmail.com>
发送时间: 2020年1月13日 15:06
收件人: Rafael Sadowski <rafael@sizeofvoid.org>
抄送: ports@openbsd.org <ports@openbsd.org>
主题: 回复: [Update] math/matio : Update to 1.5.17

Revised patch which switch HOMEPAGE to https.

wen
________________________________
发件人: owner-ports@openbsd.org <owner-ports@openbsd.org> 代表 Rafael Sadowski <rafael@sizeofvoid.org>
发送时间: 2020年1月13日 14:19
收件人: wen heping <wenheping2000@hotmail.com>
抄送: ports@openbsd.org <ports@openbsd.org>
主题: Re: [Update] math/matio : Update to 1.5.17

On Sun Jan 12, 2020 at 12:14:46PM +0000, wen heping wrote:
> Hi, ports@:
>
> Here is a patch for math/matio to update to 1.5.17,
> It build well and pass all tests on amd64-current system.
> No other ports depends on it.
>
> Cheers,
> wen

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/math/matio/Makefile,v
> retrieving revision 1.16
> diff -u -p -r1.16 Makefile
> --- Makefile 12 Jul 2019 20:47:42 -0000 1.16
> +++ Makefile 12 Jan 2020 12:09:20 -0000
> @@ -2,8 +2,8 @@
>
> COMMENT= library for reading and writing Matlab MAT files
>
> -DISTNAME= matio-1.5.9
> -SHARED_LIBS= matio 2.0 # 6.0
> +DISTNAME= matio-1.5.17
> +SHARED_LIBS= matio 2.0 # 10.2
> CATEGORIES= math
>
> HOMEPAGE= http://sourceforge.net/projects/matio/

s/http/https/ please.

> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/math/matio/distinfo,v
> retrieving revision 1.5
> diff -u -p -r1.5 distinfo
> --- distinfo 30 Dec 2016 12:12:28 -0000 1.5
> +++ distinfo 12 Jan 2020 12:09:20 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (matio-1.5.9.tar.gz) = vrf5ZYMexbTvQ/iDDuHvHBIc2Y4RsPbh2YcT2fhgwFw=
> -SIZE (matio-1.5.9.tar.gz) = 8520329
> +SHA256 (matio-1.5.17.tar.gz) = XkVVJ9Nwqyl8Sr5aKrTVmck6x8GgyF2EHMXCL4IhxAA=
> +SIZE (matio-1.5.17.tar.gz) = 10066268
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/math/matio/pkg/PLIST,v
> retrieving revision 1.3
> diff -u -p -r1.3 PLIST
> --- pkg/PLIST 30 Dec 2016 12:12:28 -0000 1.3
> +++ pkg/PLIST 12 Jan 2020 12:09:20 -0000
> @@ -8,7 +8,9 @@ lib/libmatio.la
> lib/pkgconfig/matio.pc
> @man man/man3/Mat_Close.3
> @man man/man3/Mat_CreateVer.3
> +@man man/man3/Mat_GetDir.3
> @man man/man3/Mat_GetFilename.3
> +@man man/man3/Mat_GetHeader.3
> @man man/man3/Mat_GetLibraryVersion.3
> @man man/man3/Mat_GetVersion.3
> @man man/man3/Mat_Open.3
> @@ -16,13 +18,17 @@ lib/pkgconfig/matio.pc
> @man man/man3/Mat_VarAddStructField.3
> @man man/man3/Mat_VarCreate.3
> @man man/man3/Mat_VarCreateStruct.3
> +@man man/man3/Mat_VarDelete.3
> @man man/man3/Mat_VarFree.3
> @man man/man3/Mat_VarGetNumberOfFields.3
> +@man man/man3/Mat_VarGetSize.3
> @man man/man3/Mat_VarGetStructFieldnames.3
> @man man/man3/Mat_VarGetStructs.3
> @man man/man3/Mat_VarGetStructsLinear.3
> +@man man/man3/Mat_VarPrint.3
> @man man/man3/Mat_VarRead.3
> @man man/man3/Mat_VarReadInfo.3
> @man man/man3/Mat_VarReadNext.3
> @man man/man3/Mat_VarReadNextInfo.3
> @man man/man3/Mat_VarWrite.3
> +@man man/man3/Mat_VarWriteAppend.3

No comments:

Post a Comment