diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-21 05:13:23 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-21 05:13:23 +0000 |
commit | 1ff515234bcd20b2949996a5d0091ac8d6725e7a (patch) | |
tree | 0581e7d371345da8e9129097a3b63cbee85e5034 /math/hmat-oss | |
parent | bbef00ccb418854c0e4e2f66ebca2741a22c7077 (diff) |
Notes
Diffstat (limited to 'math/hmat-oss')
-rw-r--r-- | math/hmat-oss/Makefile | 4 | ||||
-rw-r--r-- | math/hmat-oss/distinfo | 6 | ||||
-rw-r--r-- | math/hmat-oss/pkg-plist | 2 |
3 files changed, 5 insertions, 7 deletions
diff --git a/math/hmat-oss/Makefile b/math/hmat-oss/Makefile index a27727ee268f..09487177049c 100644 --- a/math/hmat-oss/Makefile +++ b/math/hmat-oss/Makefile @@ -1,9 +1,7 @@ # $FreeBSD$ PORTNAME= hmat-oss -DISTVERSION= 1.5.0-348 -DISTVERSIONSUFFIX= -g76beaf3 -PORTREVISION= 5 +DISTVERSION= 1.6.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/hmat-oss/distinfo b/math/hmat-oss/distinfo index 203e7c666932..ad9fdc83be6d 100644 --- a/math/hmat-oss/distinfo +++ b/math/hmat-oss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1559429361 -SHA256 (jeromerobert-hmat-oss-1.5.0-348-g76beaf3_GH0.tar.gz) = 24088da60df279b9f4185b783038026d962aabcdf5d2e94911b3f38b69a9598b -SIZE (jeromerobert-hmat-oss-1.5.0-348-g76beaf3_GH0.tar.gz) = 184640 +TIMESTAMP = 1580281963 +SHA256 (jeromerobert-hmat-oss-1.6.1_GH0.tar.gz) = 1517be8bde1c06bd8bc42d95926c72d787af95fc3d37439c911a7cea3243d2ca +SIZE (jeromerobert-hmat-oss-1.6.1_GH0.tar.gz) = 185715 diff --git a/math/hmat-oss/pkg-plist b/math/hmat-oss/pkg-plist index 3639325f7b31..0b669a927107 100644 --- a/math/hmat-oss/pkg-plist +++ b/math/hmat-oss/pkg-plist @@ -19,4 +19,4 @@ lib/cmake/hmat/HMATLibraryDepends-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/hmat/HMATLibraryDepends.cmake lib/libhmat-oss.so lib/libhmat-oss.so.1 -lib/libhmat-oss.so.1.5.0 +lib/libhmat-oss.so.1.6.1 |