Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 07:24:22 +0000
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: 52735edacd5a - main - devel/lace: update 2=?utf-8?Q?=2E3.2 =E2=86=92?= 2.4.0
Message-ID:  <6a266e26.40460.79d1b7f6@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=52735edacd5a737fb22fbfbe6b352416a46e148d

commit 52735edacd5a737fb22fbfbe6b352416a46e148d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-08 06:32:21 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-08 06:32:21 +0000

    devel/lace: update 2.3.2 → 2.4.0
---
 devel/lace/Makefile  | 4 ++--
 devel/lace/distinfo  | 6 +++---
 devel/lace/pkg-plist | 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/devel/lace/Makefile b/devel/lace/Makefile
index aaf1f3029c2c..fa1c2f83f1b1 100644
--- a/devel/lace/Makefile
+++ b/devel/lace/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	lace
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.3.2
+DISTVERSION=	2.4.0
 CATEGORIES=	devel
 PKGNAMESUFFIX=	-work-stealing
 
@@ -29,6 +29,6 @@ pre-configure: # see discussion in https://github.com/trolando/lace/issues/16
 	@${REINPLACE_CMD} -e 's,memory_order_[[:alnum:]_]*,memory_order_seq_cst,g' \
 		${WRKSRC}/src/*.[ch] ${WRKSRC}/src/lace.sh
 
-# tests as of 2.3.2: 100% tests passed, 0 tests failed out of 4
+# tests as of 2.4.0: 100% tests passed, 0 tests failed out of 5
 
 .include <bsd.port.mk>
diff --git a/devel/lace/distinfo b/devel/lace/distinfo
index 498e0f9bbb5b..95beb1788b9c 100644
--- a/devel/lace/distinfo
+++ b/devel/lace/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1777184123
-SHA256 (trolando-lace-v2.3.2_GH0.tar.gz) = bea90d717e86d8e30705b813c65bf5feb95ec26eb7e6d690ccff4930a4676ebd
-SIZE (trolando-lace-v2.3.2_GH0.tar.gz) = 232461
+TIMESTAMP = 1780900203
+SHA256 (trolando-lace-v2.4.0_GH0.tar.gz) = f930bf1174c9a5fe716ef396a54af65280c42c9f3181d9aef32a86f3cd682002
+SIZE (trolando-lace-v2.4.0_GH0.tar.gz) = 258216
diff --git a/devel/lace/pkg-plist b/devel/lace/pkg-plist
index c054b7aac136..d6e0d88132fb 100644
--- a/devel/lace/pkg-plist
+++ b/devel/lace/pkg-plist
@@ -9,13 +9,13 @@ lib/cmake/lace/lace-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/lace/lace-targets.cmake
 lib/liblace.so
 lib/liblace.so.2
-lib/liblace.so.2.3.2
+lib/liblace.so.2.4.0
 lib/liblace128.so
 lib/liblace128.so.2
-lib/liblace128.so.2.3.2
+lib/liblace128.so.2.4.0
 lib/liblace32.so
 lib/liblace32.so.2
-lib/liblace32.so.2.3.2
+lib/liblace32.so.2.4.0
 libdata/pkgconfig/lace.pc
 libdata/pkgconfig/lace128.pc
 libdata/pkgconfig/lace32.pc


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a266e26.40460.79d1b7f6>