security/hexl: update 1.2.5 → 1.2.6

Reported by:	portscout
This commit is contained in:
Yuri Victorovich
2025-05-30 19:10:52 -07:00
parent 5d1b71969a
commit 2f2bedb4c5
3 changed files with 15 additions and 9 deletions
+5 -1
View File
@@ -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>
+3 -3
View File
@@ -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
+7 -5
View File
@@ -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