From owner-svn-ports-all@freebsd.org Sat Nov 7 17:37:15 2020 Return-Path: Delivered-To: svn-ports-all@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 93AE4465A8E; Sat, 7 Nov 2020 17:37:15 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CT4Fl3b5bz3LpY; Sat, 7 Nov 2020 17:37:15 +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 6C8291217D; Sat, 7 Nov 2020 17:37:15 +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 0A7HbFNo016355; Sat, 7 Nov 2020 17:37:15 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0A7HbEiX016351; Sat, 7 Nov 2020 17:37:14 GMT (envelope-from makc@FreeBSD.org) Message-Id: <202011071737.0A7HbEiX016351@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Sat, 7 Nov 2020 17:37:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554411 - head/math/matio X-SVN-Group: ports-head X-SVN-Commit-Author: makc X-SVN-Commit-Paths: head/math/matio X-SVN-Commit-Revision: 554411 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2020 17:37:15 -0000 Author: makc Date: Sat Nov 7 17:37:14 2020 New Revision: 554411 URL: https://svnweb.freebsd.org/changeset/ports/554411 Log: math/matio: Update to 1.5.19 Modified: head/math/matio/Makefile head/math/matio/distinfo head/math/matio/pkg-plist Modified: head/math/matio/Makefile ============================================================================== --- head/math/matio/Makefile Sat Nov 7 17:07:43 2020 (r554410) +++ head/math/matio/Makefile Sat Nov 7 17:37:14 2020 (r554411) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= matio -PORTVERSION= 1.5.18 +PORTVERSION= 1.5.19 CATEGORIES= math MASTER_SITES= SF Modified: head/math/matio/distinfo ============================================================================== --- head/math/matio/distinfo Sat Nov 7 17:07:43 2020 (r554410) +++ head/math/matio/distinfo Sat Nov 7 17:37:14 2020 (r554411) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600542110 -SHA256 (matio-1.5.18.7z) = 9c85ff39abf32c21578b23e32e68554e152967caa4d108eb8928fa017fae7ef3 -SIZE (matio-1.5.18.7z) = 2986936 +TIMESTAMP = 1604763871 +SHA256 (matio-1.5.19.7z) = 6e409cc6f3fdd9c8e7b0acbe67cc6e71a312729226169e91874bc519cfc4993c +SIZE (matio-1.5.19.7z) = 2925816 Modified: head/math/matio/pkg-plist ============================================================================== --- head/math/matio/pkg-plist Sat Nov 7 17:07:43 2020 (r554410) +++ head/math/matio/pkg-plist Sat Nov 7 17:37:14 2020 (r554411) @@ -4,7 +4,7 @@ include/matio_pubconf.h lib/libmatio.a lib/libmatio.so lib/libmatio.so.11 -lib/libmatio.so.11.0.0 +lib/libmatio.so.11.0.1 libdata/pkgconfig/matio.pc man/man3/Mat_Close.3.gz man/man3/Mat_CreateVer.3.gz