Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 2021 08:57:43 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: 53ae6828fadc - main - math/libxsmm: Update 1.16.1 -> 1.16.3; Add the 'test' target
Message-ID:  <202110220857.19M8vhrP045052@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=53ae6828fadc03e5da3d2a22c8ca791772274b3b

commit 53ae6828fadc03e5da3d2a22c8ca791772274b3b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-10-22 04:14:26 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-10-22 08:57:01 +0000

    math/libxsmm: Update 1.16.1 -> 1.16.3; Add the 'test' target
    
    Reported by:    portscout
---
 math/libxsmm/Makefile  |  4 +++-
 math/libxsmm/distinfo  |  6 +++---
 math/libxsmm/pkg-plist | 10 +++++-----
 3 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/math/libxsmm/Makefile b/math/libxsmm/Makefile
index b52475acfef9..b77c85163c2c 100644
--- a/math/libxsmm/Makefile
+++ b/math/libxsmm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libxsmm
-DISTVERSION=	1.16.1
+DISTVERSION=	1.16.3
 CATEGORIES=	math science
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -23,6 +23,8 @@ USE_LDCONFIG=	yes
 MAKE_ARGS=	STATIC=0 DEPSTATIC=0 MAKE_PARALLEL=1
 LDFLAGS+=	-lm
 
+TEST_TARGET=	tests
+
 BINARY_ALIAS=	python=${PYTHON_CMD}
 
 post-install: # https://github.com/hfp/libxsmm/issues/413
diff --git a/math/libxsmm/distinfo b/math/libxsmm/distinfo
index bdeca8009303..7730839da658 100644
--- a/math/libxsmm/distinfo
+++ b/math/libxsmm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600706738
-SHA256 (hfp-libxsmm-1.16.1_GH0.tar.gz) = 93dc7a3ec40401988729ddb2c6ea2294911261f7e6cd979cf061b5c3691d729d
-SIZE (hfp-libxsmm-1.16.1_GH0.tar.gz) = 2977275
+TIMESTAMP = 1634870729
+SHA256 (hfp-libxsmm-1.16.3_GH0.tar.gz) = e491ccadebc5cdcd1fc08b5b4509a0aba4e2c096f53d7880062a66b82a0baf84
+SIZE (hfp-libxsmm-1.16.3_GH0.tar.gz) = 2977450
diff --git a/math/libxsmm/pkg-plist b/math/libxsmm/pkg-plist
index 643b1cd6dbdd..eabc7294288d 100644
--- a/math/libxsmm/pkg-plist
+++ b/math/libxsmm/pkg-plist
@@ -284,19 +284,19 @@ include/libxsmm_typedefs.h
 include/libxsmm_version.h
 lib/libxsmm.so
 lib/libxsmm.so.1
-lib/libxsmm.so.1.16.1
+lib/libxsmm.so.1.16.3
 lib/libxsmmext.so
 lib/libxsmmext.so.1
-lib/libxsmmext.so.1.16.1
+lib/libxsmmext.so.1.16.3
 lib/libxsmmf.so
 lib/libxsmmf.so.1
-lib/libxsmmf.so.1.16.1
+lib/libxsmmf.so.1.16.3
 lib/libxsmmgen.so
 lib/libxsmmgen.so.1
-lib/libxsmmgen.so.1.16.1
+lib/libxsmmgen.so.1.16.3
 lib/libxsmmnoblas.so
 lib/libxsmmnoblas.so.1
-lib/libxsmmnoblas.so.1.16.1
+lib/libxsmmnoblas.so.1.16.3
 libdata/pkgconfig/libxsmm.pc
 libdata/pkgconfig/libxsmmext.pc
 libdata/pkgconfig/libxsmmf.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110220857.19M8vhrP045052>