diff --git a/security/liboqs/Makefile b/security/liboqs/Makefile index 3df245471caf..c4038966d029 100644 --- a/security/liboqs/Makefile +++ b/security/liboqs/Makefile @@ -1,39 +1,39 @@ PORTNAME= liboqs -DISTVERSION= 0.10.0 +DISTVERSION= 0.10.1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= C library for quantum-resistant cryptography WWW= https://openquantumsafe.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \ bash:shells/bash USES= cmake:testing python:test shebangfix ssl USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= open-quantum-safe SHEBANG_GLOB= *.sh CMAKE_ON= BUILD_SHARED_LIBS OQS_DIST_BUILD \ OQS_PERMIT_UNSUPPORTED_ARCHITECTURE # trying to build on i386, powerpc, armv6, riscv64 CMAKE_TESTING_TARGET= run_tests BINARY_ALIAS= python3=${PYTHON_CMD} .include .if ${ARCH} == amd64 PLIST_SUB+= KEM_BIKE="" # BIKE algorithm is limited by architecture in .CMake/alg_support.cmake .else PLIST_SUB+= KEM_BIKE="@comment " .endif .include diff --git a/security/liboqs/distinfo b/security/liboqs/distinfo index b19d70393ea7..a14cd7922040 100644 --- a/security/liboqs/distinfo +++ b/security/liboqs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712121604 -SHA256 (open-quantum-safe-liboqs-0.10.0_GH0.tar.gz) = 2b7b4436be9825dd0adaf000ee4f322f06551e638a8a9c8d54eda48ed40e40a9 -SIZE (open-quantum-safe-liboqs-0.10.0_GH0.tar.gz) = 4253743 +TIMESTAMP = 1718394506 +SHA256 (open-quantum-safe-liboqs-0.10.1_GH0.tar.gz) = 00ca8aba65cd8c8eac00ddf978f4cac9dd23bb039f357448b60b7e3eed8f02da +SIZE (open-quantum-safe-liboqs-0.10.1_GH0.tar.gz) = 4255203 diff --git a/security/liboqs/pkg-plist b/security/liboqs/pkg-plist index 9c0e4c481cf0..950e9e734ca3 100644 --- a/security/liboqs/pkg-plist +++ b/security/liboqs/pkg-plist @@ -1,25 +1,25 @@ include/oqs/common.h include/oqs/kem.h %%KEM_BIKE%%include/oqs/kem_bike.h include/oqs/kem_classic_mceliece.h include/oqs/kem_frodokem.h include/oqs/kem_hqc.h include/oqs/kem_kyber.h include/oqs/kem_ml_kem.h include/oqs/kem_ntruprime.h include/oqs/oqs.h include/oqs/oqsconfig.h include/oqs/rand.h include/oqs/sig.h include/oqs/sig_dilithium.h include/oqs/sig_falcon.h include/oqs/sig_ml_dsa.h include/oqs/sig_sphincs.h lib/cmake/liboqs/liboqsConfig.cmake lib/cmake/liboqs/liboqsConfigVersion.cmake lib/cmake/liboqs/liboqsTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/liboqs/liboqsTargets.cmake lib/liboqs.so -lib/liboqs.so.0.10.0 +lib/liboqs.so.0.10.1 lib/liboqs.so.5 libdata/pkgconfig/liboqs.pc