Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 May 2024 09:03:18 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: 14afbaf9f7be - main - devel/simde: update 0.8.0 =?utf-8?Q?=E2=86=92?= 0.8.2
Message-ID:  <202405030903.44393If6078028@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=14afbaf9f7be3bb69d49d2d583a7e5c3e3d5760e

commit 14afbaf9f7be3bb69d49d2d583a7e5c3e3d5760e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-05-03 08:38:46 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-05-03 09:02:58 +0000

    devel/simde: update 0.8.0 → 0.8.2
    
    Reported by:    portscout
---
 devel/simde/Makefile | 4 ++--
 devel/simde/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/simde/Makefile b/devel/simde/Makefile
index 19438efa097a..893a5c49941d 100644
--- a/devel/simde/Makefile
+++ b/devel/simde/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	simde
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.8.0
+DISTVERSION=	0.8.2
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -20,7 +20,7 @@ MESON_ARGS=	-Dtests=false
 NO_BUILD=	yes
 NO_ARCH=	yes
 
-do-test: # several tests fail, see https://github.com/simd-everywhere/simde/issues/1014
+do-test: # tests fail to link, see https://github.com/simd-everywhere/simde/issues/1014
 	@${RM} -r ${BUILD_WRKSRC}/*
 	@cd ${CONFIGURE_WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${CONFIGURE_CMD} ${CONFIGURE_ARGS:S/Dtests=false/Dtests=true/}
 	@cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${TEST_TARGET}
diff --git a/devel/simde/distinfo b/devel/simde/distinfo
index 40935f3af756..78e2547163fe 100644
--- a/devel/simde/distinfo
+++ b/devel/simde/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1710484468
-SHA256 (simd-everywhere-simde-v0.8.0_GH0.tar.gz) = d7c1aef6dd9ef0fbe6f521d1ca3e79afc26deda7d8f857544ca020b42a4b9b97
-SIZE (simd-everywhere-simde-v0.8.0_GH0.tar.gz) = 7455442
+TIMESTAMP = 1714723812
+SHA256 (simd-everywhere-simde-v0.8.2_GH0.tar.gz) = ed2a3268658f2f2a9b5367628a85ccd4cf9516460ed8604eed369653d49b25fb
+SIZE (simd-everywhere-simde-v0.8.2_GH0.tar.gz) = 7468969
 SHA256 (nemequ-munit-da8f73412998e4f1adf1100dc187533a51af77fd_GH0.tar.gz) = 835a9ee03e3b9560af5a2e4465394e00337398f5baba9d686083b8e1d93f0c30
 SIZE (nemequ-munit-da8f73412998e4f1adf1100dc187533a51af77fd_GH0.tar.gz) = 27727



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