From owner-dev-commits-ports-main@freebsd.org Wed Jun 23 17:59:15 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 3EC9A654DCF; Wed, 23 Jun 2021 17:59:15 +0000 (UTC) (envelope-from git@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 4G99xv15S6z3P8W; Wed, 23 Jun 2021 17:59:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0D7E2B25; Wed, 23 Jun 2021 17:59:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15NHxEIS080114; Wed, 23 Jun 2021 17:59:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15NHxEoG080113; Wed, 23 Jun 2021 17:59:14 GMT (envelope-from git) Date: Wed, 23 Jun 2021 17:59:14 GMT Message-Id: <202106231759.15NHxEoG080113@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 387d0ae7ae2d - main - math/hmat-oss: Update 1.7.0 -> 1.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 387d0ae7ae2df4f037733c6a124f33e786a974b9 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jun 2021 17:59:15 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=387d0ae7ae2df4f037733c6a124f33e786a974b9 commit 387d0ae7ae2df4f037733c6a124f33e786a974b9 Author: Yuri Victorovich AuthorDate: 2021-06-23 17:28:51 +0000 Commit: Yuri Victorovich CommitDate: 2021-06-23 17:59:12 +0000 math/hmat-oss: Update 1.7.0 -> 1.7.1 --- math/hmat-oss/Makefile | 2 +- math/hmat-oss/distinfo | 6 +++--- math/hmat-oss/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/math/hmat-oss/Makefile b/math/hmat-oss/Makefile index d66fb606ce83..e54cb7d5ed35 100644 --- a/math/hmat-oss/Makefile +++ b/math/hmat-oss/Makefile @@ -1,5 +1,5 @@ PORTNAME= hmat-oss -DISTVERSION= 1.7.0 +DISTVERSION= 1.7.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/hmat-oss/distinfo b/math/hmat-oss/distinfo index 25d3d666c470..5d3f418f5887 100644 --- a/math/hmat-oss/distinfo +++ b/math/hmat-oss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623002319 -SHA256 (jeromerobert-hmat-oss-1.7.0_GH0.tar.gz) = 137c221aa964afe880d0b06f6d9359561463a2a2a3f688075bbaf34847cddf99 -SIZE (jeromerobert-hmat-oss-1.7.0_GH0.tar.gz) = 195655 +TIMESTAMP = 1623361666 +SHA256 (jeromerobert-hmat-oss-1.7.1_GH0.tar.gz) = 8ff641ec6b1ae290ee8d67ba5880fb636659c5f150e84daa826d93140500b3ed +SIZE (jeromerobert-hmat-oss-1.7.1_GH0.tar.gz) = 195682 diff --git a/math/hmat-oss/pkg-plist b/math/hmat-oss/pkg-plist index eb809b5cd6dd..74ddf8e311dc 100644 --- a/math/hmat-oss/pkg-plist +++ b/math/hmat-oss/pkg-plist @@ -6,5 +6,5 @@ lib/cmake/hmat/HMATConfigVersion.cmake lib/cmake/hmat/HMATTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/hmat/HMATTargets.cmake lib/libhmat.so -lib/libhmat.so.1 -lib/libhmat.so.1.7.0 +lib/libhmat.so.2 +lib/libhmat.so.1.7.1