From owner-svn-ports-head@freebsd.org Mon Mar 29 20:27:46 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9587D5AA686; Mon, 29 Mar 2021 20:27:46 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F8PJy3ptkz4dZm; Mon, 29 Mar 2021 20:27:46 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 75D4619B0F; Mon, 29 Mar 2021 20:27:46 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 12TKRkpC062462; Mon, 29 Mar 2021 20:27:46 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12TKRjRe062460; Mon, 29 Mar 2021 20:27:45 GMT (envelope-from makc@FreeBSD.org) Message-Id: <202103292027.12TKRjRe062460@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Mon, 29 Mar 2021 20:27:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r569507 - head/math/matio X-SVN-Group: ports-head X-SVN-Commit-Author: makc X-SVN-Commit-Paths: head/math/matio X-SVN-Commit-Revision: 569507 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2021 20:27:46 -0000 Author: makc Date: Mon Mar 29 20:27:45 2021 New Revision: 569507 URL: https://svnweb.freebsd.org/changeset/ports/569507 Log: math/matio: Update to 1.5.21 Modified: head/math/matio/Makefile head/math/matio/distinfo head/math/matio/pkg-plist Modified: head/math/matio/Makefile ============================================================================== --- head/math/matio/Makefile Mon Mar 29 20:26:51 2021 (r569506) +++ head/math/matio/Makefile Mon Mar 29 20:27:45 2021 (r569507) @@ -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 Modified: head/math/matio/distinfo ============================================================================== --- head/math/matio/distinfo Mon Mar 29 20:26:51 2021 (r569506) +++ head/math/matio/distinfo Mon Mar 29 20:27:45 2021 (r569507) @@ -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 Modified: head/math/matio/pkg-plist ============================================================================== --- head/math/matio/pkg-plist Mon Mar 29 20:26:51 2021 (r569506) +++ head/math/matio/pkg-plist Mon Mar 29 20:27:45 2021 (r569507) @@ -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