Date: Sat, 27 Nov 2021 17:41:17 GMT From: Johannes M Dieterich <jmd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2592255aaad3 - main - math/blis: update to 0.8.1 Message-ID: <202111271741.1ARHfHs1083708@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jmd: URL: https://cgit.FreeBSD.org/ports/commit/?id=2592255aaad3746eb4a7bdc5145d006b7a301c1d commit 2592255aaad3746eb4a7bdc5145d006b7a301c1d Author: Johannes M Dieterich <jmd@FreeBSD.org> AuthorDate: 2021-11-27 17:38:25 +0000 Commit: Johannes M Dieterich <jmd@FreeBSD.org> CommitDate: 2021-11-27 17:38:25 +0000 math/blis: update to 0.8.1 Changelog: https://github.com/flame/blis/blob/master/docs/ReleaseNotes.md#changes-in-081 --- math/blis/Makefile | 2 +- math/blis/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/blis/Makefile b/math/blis/Makefile index 32c0390fb59b..24d3013615df 100644 --- a/math/blis/Makefile +++ b/math/blis/Makefile @@ -1,7 +1,7 @@ # Created by: Johannes M Dieterich <jmd@FreeBSD.org> PORTNAME= blis -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 PORTREVISION= 0 CATEGORIES= math diff --git a/math/blis/distinfo b/math/blis/distinfo index 41cd4ad87ad1..b7fb601193f3 100644 --- a/math/blis/distinfo +++ b/math/blis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1606706667 -SHA256 (flame-blis-0.8.0_GH0.tar.gz) = 5e05868c4a6cf5032a7492f8861653e939a8f907a4fa524bbb6e14394e170a3d -SIZE (flame-blis-0.8.0_GH0.tar.gz) = 13395471 +TIMESTAMP = 1638034664 +SHA256 (flame-blis-0.8.1_GH0.tar.gz) = 729694128719801e82fae7b5f2489ab73e4a467f46271beff09588c9265a697b +SIZE (flame-blis-0.8.1_GH0.tar.gz) = 13442609
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111271741.1ARHfHs1083708>