From owner-svn-ports-all@freebsd.org Wed Jul 31 13:58:26 2019 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 26B88BF2A7; Wed, 31 Jul 2019 13:58:26 +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) server-signature RSA-PSS (4096 bits) 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 45zFPt09lFz3Mw9; Wed, 31 Jul 2019 13:58:26 +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 DBC4A2772; Wed, 31 Jul 2019 13:58:25 +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 x6VDwPAH059334; Wed, 31 Jul 2019 13:58:25 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x6VDwP46059332; Wed, 31 Jul 2019 13:58:25 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201907311358.x6VDwP46059332@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Wed, 31 Jul 2019 13:58:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r507711 - head/math/matio X-SVN-Group: ports-head X-SVN-Commit-Author: makc X-SVN-Commit-Paths: head/math/matio X-SVN-Commit-Revision: 507711 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 45zFPt09lFz3Mw9 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.48 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_SPAM_SHORT(0.48)[0.476,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Wed, 31 Jul 2019 13:58:26 -0000 Author: makc Date: Wed Jul 31 13:58:25 2019 New Revision: 507711 URL: https://svnweb.freebsd.org/changeset/ports/507711 Log: math/matio: - Update to 1.5.17 - Sort variables in accordance with the Ports Makefile style Modified: head/math/matio/Makefile head/math/matio/distinfo head/math/matio/pkg-plist Modified: head/math/matio/Makefile ============================================================================== --- head/math/matio/Makefile Wed Jul 31 13:30:35 2019 (r507710) +++ head/math/matio/Makefile Wed Jul 31 13:58:25 2019 (r507711) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= matio -PORTVERSION= 1.5.16 -PORTREVISION= 1 +PORTVERSION= 1.5.17 CATEGORIES= math MASTER_SITES= SF @@ -12,8 +11,9 @@ COMMENT= Library for reading and writing Matlab MAT fi LICENSE= BSD2CLAUSE -GNU_CONFIGURE= yes USES= 7z compiler:c11 libtool pathfix + +GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/math/matio/distinfo ============================================================================== --- head/math/matio/distinfo Wed Jul 31 13:30:35 2019 (r507710) +++ head/math/matio/distinfo Wed Jul 31 13:58:25 2019 (r507711) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561577934 -SHA256 (matio-1.5.16.7z) = b4c055c10402c7e95a77e61ed2484687e4f5c2d973481a6300f222aa82d70571 -SIZE (matio-1.5.16.7z) = 2936898 +TIMESTAMP = 1564569695 +SHA256 (matio-1.5.17.7z) = 59a487238645f8cd4fe06116dc0e65d4e266250b72e7ac557f54c5579dbbc814 +SIZE (matio-1.5.17.7z) = 2917875 Modified: head/math/matio/pkg-plist ============================================================================== --- head/math/matio/pkg-plist Wed Jul 31 13:30:35 2019 (r507710) +++ head/math/matio/pkg-plist Wed Jul 31 13:58:25 2019 (r507711) @@ -4,7 +4,7 @@ include/matio_pubconf.h lib/libmatio.a lib/libmatio.so lib/libmatio.so.9 -lib/libmatio.so.9.1.1 +lib/libmatio.so.9.1.2 libdata/pkgconfig/matio.pc man/man3/Mat_Close.3.gz man/man3/Mat_CreateVer.3.gz