summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2025-05-30 19:10:52 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2025-05-31 08:56:04 -0700
commit2f2bedb4c5f12688c70cd5ab41a8437576d67c4d (patch)
tree259e7e09b298e06f9bb2885c608f96cfd7fc5ef2
parentdevel/py-shandy-sqlfmt: correct portname (diff)
security/hexl: update 1.2.5 → 1.2.6
Reported by: portscout
-rw-r--r--security/hexl/Makefile6
-rw-r--r--security/hexl/distinfo6
-rw-r--r--security/hexl/pkg-plist12
3 files changed, 15 insertions, 9 deletions
diff --git a/security/hexl/Makefile b/security/hexl/Makefile
index 137361678340..614b8c054f06 100644
--- a/security/hexl/Makefile
+++ b/security/hexl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hexl
DISTVERSIONPREFIX= v
-DISTVERSION= 1.2.5
+DISTVERSION= 1.2.6
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
@@ -27,4 +27,8 @@ CMAKE_TESTING_TARGET= unittest
CXXFLAGS+= -I${LOCALBASE}/include/cpu_features
+# tests as of 1.2.6:
+# [==========] 2138 tests from 21 test suites ran. (1617 ms total)
+# [ PASSED ] 2138 tests.
+
.include <bsd.port.mk>
diff --git a/security/hexl/distinfo b/security/hexl/distinfo
index a0f46fffb3a3..f9f9a6467fa8 100644
--- a/security/hexl/distinfo
+++ b/security/hexl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660080431
-SHA256 (intel-hexl-v1.2.5_GH0.tar.gz) = 3692e6e6183dbc49253e51e86c3e52e7affcac925f57db0949dbb4d34b558a9a
-SIZE (intel-hexl-v1.2.5_GH0.tar.gz) = 128326
+TIMESTAMP = 1748657210
+SHA256 (intel-hexl-v1.2.6_GH0.tar.gz) = 5035cedff6984060c10e2ce7587dab83483787ea2010e1b60d18d19bb3538f3b
+SIZE (intel-hexl-v1.2.6_GH0.tar.gz) = 130054
diff --git a/security/hexl/pkg-plist b/security/hexl/pkg-plist
index 5f474b3895e4..9a3d97dac001 100644
--- a/security/hexl/pkg-plist
+++ b/security/hexl/pkg-plist
@@ -15,6 +15,8 @@ include/hexl/experimental/seal/dyadic-multiply-internal.hpp
include/hexl/experimental/seal/dyadic-multiply.hpp
include/hexl/experimental/seal/key-switch-internal.hpp
include/hexl/experimental/seal/key-switch.hpp
+include/hexl/experimental/seal/locks.hpp
+include/hexl/experimental/seal/ntt-cache.hpp
include/hexl/hexl.hpp
include/hexl/logging/logging.hpp
include/hexl/ntt/ntt.hpp
@@ -29,10 +31,10 @@ include/hexl/util/gcc.hpp
include/hexl/util/msvc.hpp
include/hexl/util/types.hpp
include/hexl/util/util.hpp
-lib/cmake/hexl-1.2.5/HEXLConfig.cmake
-lib/cmake/hexl-1.2.5/HEXLConfigVersion.cmake
-lib/cmake/hexl-1.2.5/HEXLTargets-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/hexl-1.2.5/HEXLTargets.cmake
+lib/cmake/hexl-1.2.6/HEXLConfig.cmake
+lib/cmake/hexl-1.2.6/HEXLConfigVersion.cmake
+lib/cmake/hexl-1.2.6/HEXLTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/hexl-1.2.6/HEXLTargets.cmake
lib/libhexl.so
-lib/libhexl.so.1.2.5
+lib/libhexl.so.1.2.6
libdata/pkgconfig/hexl.pc