Date: Wed, 23 Jun 2021 17:59:14 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 387d0ae7ae2d - main - math/hmat-oss: Update 1.7.0 -> 1.7.1 Message-ID: <202106231759.15NHxEoG080113@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=387d0ae7ae2df4f037733c6a124f33e786a974b9 commit 387d0ae7ae2df4f037733c6a124f33e786a974b9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-06-23 17:28:51 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106231759.15NHxEoG080113>