Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2024 14:30:52 GMT
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: af4765ba3803 - main - math/matio: update to 1.5.27
Message-ID:  <202404221430.43MEUqOh098248@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by makc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=af4765ba3803df59a7702ed562e2fc2484f30761

commit af4765ba3803df59a7702ed562e2fc2484f30761
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2024-04-22 14:22:24 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2024-04-22 14:22:24 +0000

    math/matio: update to 1.5.27
    
    Release notes: https://sourceforge.net/p/matio/news/2024/04/version-1527-release/
---
 math/matio/.pkg-plist.kate-swp | Bin 0 -> 48 bytes
 math/matio/Makefile            |   6 ++----
 math/matio/distinfo            |   6 +++---
 math/matio/pkg-plist           |   2 +-
 4 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/math/matio/.pkg-plist.kate-swp b/math/matio/.pkg-plist.kate-swp
new file mode 100644
index 000000000000..53a0a599f1ee
Binary files /dev/null and b/math/matio/.pkg-plist.kate-swp differ
diff --git a/math/matio/Makefile b/math/matio/Makefile
index de2db4745b40..68980d535faa 100644
--- a/math/matio/Makefile
+++ b/math/matio/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	matio
-PORTVERSION=	1.5.26
-PORTREVISION=	1
+PORTVERSION=	1.5.27
 CATEGORIES=	math
 MASTER_SITES=	SF
 
@@ -15,10 +14,9 @@ USES=		7z compiler:c11 cpe libtool pathfix
 CPE_VENDOR=	matio_project
 
 GNU_CONFIGURE=	yes
-GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
-PLIST_SUB=	SHLIB_VER=11.1.1
+PLIST_SUB=	SHLIB_VER=13.0.0
 
 OPTIONS_DEFINE=	HDF5
 OPTIONS_DEFAULT=	HDF5
diff --git a/math/matio/distinfo b/math/matio/distinfo
index 5db68766fba0..39a7b50fe183 100644
--- a/math/matio/distinfo
+++ b/math/matio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699917390
-SHA256 (matio-1.5.26.7z) = e0ee191a069f6f3899aff4f0a344474ae871f34a1763a126405db8ffdefcab2c
-SIZE (matio-1.5.26.7z) = 3098773
+TIMESTAMP = 1713789507
+SHA256 (matio-1.5.27.7z) = cd6a5cc63cd0315021fd2dfeba378726e45047a11cb4450846dca2adffc1632f
+SIZE (matio-1.5.27.7z) = 3070372
diff --git a/math/matio/pkg-plist b/math/matio/pkg-plist
index 8be3cedda044..701f867ca009 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.11
+lib/libmatio.so.13
 lib/libmatio.so.%%SHLIB_VER%%
 libdata/pkgconfig/matio.pc
 share/man/man3/Mat_Close.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404221430.43MEUqOh098248>