diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2021-03-29 20:27:45 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2021-03-29 20:27:45 +0000 |
| commit | 0f3262cb3e6b3622fc0ca8f0718f293a019466e2 (patch) | |
| tree | abe435dce60b5394c89672e81ec1a0d50f4b5b34 /math | |
| parent | 54f193f414a23fc34d8724f3163480da05d76237 (diff) | |
Notes
Diffstat (limited to 'math')
| -rw-r--r-- | math/matio/Makefile | 3 | ||||
| -rw-r--r-- | math/matio/distinfo | 6 | ||||
| -rw-r--r-- | math/matio/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/math/matio/Makefile b/math/matio/Makefile index ea6ccd9c6772..aad00eb06e38 100644 --- a/math/matio/Makefile +++ b/math/matio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= matio -PORTVERSION= 1.5.19 +PORTVERSION= 1.5.21 CATEGORIES= math MASTER_SITES= SF @@ -16,6 +16,7 @@ USES= 7z compiler:c11 libtool pathfix GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip +PLIST_SUB+= SHLIB_VER=11.0.3 OPTIONS_DEFINE= HDF5 OPTIONS_DEFAULT= HDF5 diff --git a/math/matio/distinfo b/math/matio/distinfo index 569044678c20..7ecf280be852 100644 --- a/math/matio/distinfo +++ b/math/matio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604763871 -SHA256 (matio-1.5.19.7z) = 6e409cc6f3fdd9c8e7b0acbe67cc6e71a312729226169e91874bc519cfc4993c -SIZE (matio-1.5.19.7z) = 2925816 +TIMESTAMP = 1616849437 +SHA256 (matio-1.5.21.7z) = 6965b6714818da8be4b2b7762c54e1c8e2e07351606f6a74efa35dee2e37c440 +SIZE (matio-1.5.21.7z) = 3013738 diff --git a/math/matio/pkg-plist b/math/matio/pkg-plist index 87aaf92e91d0..165fec2ab114 100644 --- a/math/matio/pkg-plist +++ b/math/matio/pkg-plist @@ -4,7 +4,7 @@ include/matio_pubconf.h lib/libmatio.a lib/libmatio.so lib/libmatio.so.11 -lib/libmatio.so.11.0.1 +lib/libmatio.so.%%SHLIB_VER%% libdata/pkgconfig/matio.pc man/man3/Mat_Close.3.gz man/man3/Mat_CreateVer.3.gz |
