Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2026 00:54:58 +0000
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c5823c817db8 - main - devel/highway: update to 1.4.0
Message-ID:  <69f00562.32c47.20f2be3b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by jbeich:

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

commit c5823c817db8ff370aaf69ce09bb8ff437575513
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2026-04-22 16:17:25 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2026-04-28 00:54:18 +0000

    devel/highway: update to 1.4.0
    
    Changes:        https://github.com/google/highway/releases/tag/1.4.0
    Reported by:    GitHub (watch releases)
---
 audio/intersect-lv2/files/patch-meson.build | 11 +++++++++++
 devel/highway/Makefile                      |  5 ++---
 devel/highway/distinfo                      | 12 +++++-------
 devel/highway/pkg-plist                     | 10 +++++++---
 4 files changed, 25 insertions(+), 13 deletions(-)

diff --git a/audio/intersect-lv2/files/patch-meson.build b/audio/intersect-lv2/files/patch-meson.build
new file mode 100644
index 000000000000..8904c1b7ec81
--- /dev/null
+++ b/audio/intersect-lv2/files/patch-meson.build
@@ -0,0 +1,11 @@
+--- meson.build.orig	2025-11-07 23:43:21 UTC
++++ meson.build
+@@ -11,7 +11,7 @@ else
+ 		'tests=disabled',
+ 	]).get_variable('hwy_dep')
+ else
+-	hwy_dep = dependency('libhwy', version: '1.3.0', default_options: [
++	hwy_dep = dependency('libhwy', version: '>=1.3.0', default_options: [
+ 		'contrib=disabled',
+ 		'examples=disabled',
+ 		'tests=disabled',
diff --git a/devel/highway/Makefile b/devel/highway/Makefile
index 1c4e4a04573b..0d0603f789c3 100644
--- a/devel/highway/Makefile
+++ b/devel/highway/Makefile
@@ -1,10 +1,9 @@
 PORTNAME=	highway
-DISTVERSION=	1.3.0
+DISTVERSION=	1.4.0
 CATEGORIES=	devel
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+=	232b3ee08919.patch:-p1 # https://github.com/google/highway/pull/2670
-PATCHFILES+=	c00492256d71.patch:-p1 # https://github.com/google/highway/pull/2672
+PATCHFILES+=	2a8e177868e1.patch:-p1 # https://github.com/google/highway/pull/3013
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Performance-portable, length-agnostic SIMD with runtime dispatch
diff --git a/devel/highway/distinfo b/devel/highway/distinfo
index 9f226020ab9e..348b8ffb335f 100644
--- a/devel/highway/distinfo
+++ b/devel/highway/distinfo
@@ -1,7 +1,5 @@
-TIMESTAMP = 1755156353
-SHA256 (google-highway-1.3.0_GH0.tar.gz) = 07b3c1ba2c1096878a85a31a5b9b3757427af963b1141ca904db2f9f4afe0bc2
-SIZE (google-highway-1.3.0_GH0.tar.gz) = 3634890
-SHA256 (232b3ee08919.patch) = 8ac11449155a27f0062dc4a65dc97ea36675196f806605f188d1a0449451b652
-SIZE (232b3ee08919.patch) = 1119
-SHA256 (c00492256d71.patch) = e5bba54b7698df010fd80146056131b926b834beaca8963e6c4b8716c32f1c89
-SIZE (c00492256d71.patch) = 1575
+TIMESTAMP = 1776874645
+SHA256 (google-highway-1.4.0_GH0.tar.gz) = e72241ac9524bb653ae52ced768b508045d4438726a303f10181a38f764a453c
+SIZE (google-highway-1.4.0_GH0.tar.gz) = 3691240
+SHA256 (2a8e177868e1.patch) = 5da402e7d4e7ec01aef1f5b9652724296b1b0c3d94eefc2339dbbb87333d29e5
+SIZE (2a8e177868e1.patch) = 1338
diff --git a/devel/highway/pkg-plist b/devel/highway/pkg-plist
index 272b01895163..b3630647cbc7 100644
--- a/devel/highway/pkg-plist
+++ b/devel/highway/pkg-plist
@@ -2,13 +2,17 @@ include/hwy/abort.h
 include/hwy/aligned_allocator.h
 include/hwy/auto_tune.h
 include/hwy/base.h
+include/hwy/bit_set.h
 include/hwy/cache_control.h
 include/hwy/contrib/algo/copy-inl.h
+include/hwy/contrib/algo/count-inl.h
 include/hwy/contrib/algo/find-inl.h
+include/hwy/contrib/algo/minmax-inl.h
 include/hwy/contrib/algo/transform-inl.h
 include/hwy/contrib/bit_pack/bit_pack-inl.h
 include/hwy/contrib/dot/dot-inl.h
 include/hwy/contrib/image/image.h
+include/hwy/contrib/math/fast_math-inl.h
 include/hwy/contrib/math/math-inl.h
 include/hwy/contrib/matvec/matvec-inl.h
 include/hwy/contrib/random/random-inl.h
@@ -64,13 +68,13 @@ lib/cmake/hwy/hwy-config-version.cmake
 lib/cmake/hwy/hwy-config.cmake
 lib/libhwy.so
 lib/libhwy.so.1
-lib/libhwy.so.1.3.0
+lib/libhwy.so.1.4.0
 lib/libhwy_contrib.so
 lib/libhwy_contrib.so.1
-lib/libhwy_contrib.so.1.3.0
+lib/libhwy_contrib.so.1.4.0
 lib/libhwy_test.so
 lib/libhwy_test.so.1
-lib/libhwy_test.so.1.3.0
+lib/libhwy_test.so.1.4.0
 libdata/pkgconfig/libhwy-contrib.pc
 libdata/pkgconfig/libhwy-test.pc
 libdata/pkgconfig/libhwy.pc


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f00562.32c47.20f2be3b>