diff --git a/security/aws-lc/Makefile b/security/aws-lc/Makefile index 8d5e404e1bc5..8809cf6cccd2 100644 --- a/security/aws-lc/Makefile +++ b/security/aws-lc/Makefile @@ -1,39 +1,39 @@ PORTNAME= aws-lc -PORTVERSION= 1.70.0 +PORTVERSION= 1.71.0 DISTVERSIONPREFIX= v CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org COMMENT= AWS libcrypto WWW= https://github.com/aws/aws-lc # It is actually (APACHE20 or ISCL) and BSD3CLAUSE and MIT and OpenSSL LICENSE= APACHE20 BSD3CLAUSE ISCL MIT OpenSSL LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake CMAKE_OFF= BUILD_TESTING \ ENABLE_DATA_INDEPENDENT_TIMING \ ENABLE_DILITHIUM \ ENABLE_FIPS_ENTROPY_CPU_JITTER \ ENABLE_PRE_SONAME_BUILD \ MY_ASSEMBLER_IS_TOO_OLD_FOR_512AVX \ MY_ASSEMBLER_IS_TOO_OLD_FOR_AVX CMAKE_ON= BUILD_LIBSSL \ BUILD_SHARED_LIBS \ BUILD_TOOL \ DISABLE_GO \ DISABLE_PERL PLIST_SUB= PORTVERSION=${PORTVERSION} USE_GITHUB= yes GH_ACCOUNT= aws CONFLICTS_INSTALL= boringssl libressl* openssl* PORTSCOUT= limit:^[0-9]*\. .include diff --git a/security/aws-lc/distinfo b/security/aws-lc/distinfo index 00a21109f920..9804b733d208 100644 --- a/security/aws-lc/distinfo +++ b/security/aws-lc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1773966760 -SHA256 (aws-aws-lc-v1.70.0_GH0.tar.gz) = 533dd3f35639f44784c8ad9b73c279ec3959aba79c63b9726dd8066564b2058f -SIZE (aws-aws-lc-v1.70.0_GH0.tar.gz) = 145441069 +TIMESTAMP = 1775587146 +SHA256 (aws-aws-lc-v1.71.0_GH0.tar.gz) = 31b1eed775294825f084c0d4e09df53e1cf036fb98a202a8c2c342543828a985 +SIZE (aws-aws-lc-v1.71.0_GH0.tar.gz) = 145195955 diff --git a/security/aws-lc/pkg-plist b/security/aws-lc/pkg-plist index 101ef6507976..4e1ee506fec0 100644 --- a/security/aws-lc/pkg-plist +++ b/security/aws-lc/pkg-plist @@ -1,110 +1,113 @@ bin/bssl bin/c_rehash bin/openssl include/openssl/aead.h include/openssl/aes.h include/openssl/arm_arch.h include/openssl/asm_base.h include/openssl/asn1.h include/openssl/asn1_mac.h include/openssl/asn1t.h include/openssl/base.h include/openssl/base64.h include/openssl/bio.h include/openssl/blake2.h include/openssl/blowfish.h include/openssl/bn.h include/openssl/boringssl_prefix_symbols.h include/openssl/boringssl_prefix_symbols_asm.h include/openssl/boringssl_prefix_symbols_nasm.inc include/openssl/buf.h include/openssl/buffer.h include/openssl/bytestring.h include/openssl/chacha.h include/openssl/cipher.h include/openssl/cmac.h include/openssl/conf.h include/openssl/cpu.h include/openssl/crypto.h include/openssl/ctrdrbg.h include/openssl/curve25519.h include/openssl/des.h include/openssl/dh.h include/openssl/digest.h include/openssl/dsa.h include/openssl/dtls1.h include/openssl/e_os2.h include/openssl/ec.h include/openssl/ec_key.h include/openssl/ecdh.h include/openssl/ecdsa.h include/openssl/engine.h include/openssl/err.h include/openssl/evp.h include/openssl/evp_errors.h include/openssl/ex_data.h include/openssl/experimental/kem_deterministic_api.h include/openssl/hkdf.h include/openssl/hmac.h include/openssl/hpke.h include/openssl/hrss.h include/openssl/is_awslc.h include/openssl/kdf.h include/openssl/lhash.h include/openssl/md4.h include/openssl/md5.h include/openssl/mem.h include/openssl/nid.h include/openssl/obj.h include/openssl/obj_mac.h include/openssl/objects.h include/openssl/ocsp.h include/openssl/opensslconf.h include/openssl/opensslv.h include/openssl/ossl_typ.h include/openssl/pem.h include/openssl/pkcs12.h include/openssl/pkcs7.h include/openssl/pkcs8.h include/openssl/poly1305.h include/openssl/pool.h include/openssl/posix_time.h include/openssl/rand.h include/openssl/rc4.h include/openssl/ripemd.h include/openssl/rsa.h include/openssl/safestack.h include/openssl/service_indicator.h include/openssl/sha.h include/openssl/siphash.h include/openssl/span.h include/openssl/sshkdf.h include/openssl/ssl.h include/openssl/ssl3.h include/openssl/stack.h include/openssl/target.h include/openssl/thread.h include/openssl/time.h include/openssl/tls1.h include/openssl/trust_token.h include/openssl/type_check.h include/openssl/ui.h include/openssl/x509.h include/openssl/x509_vfy.h include/openssl/x509v3.h include/openssl/x509v3_errors.h lib/crypto/cmake/crypto-config.cmake lib/crypto/cmake/shared/crypto-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/crypto/cmake/shared/crypto-targets.cmake +lib/libcrypto-awslc.so lib/libcrypto-awslc.so.0 lib/libcrypto-awslc.so.%%PORTVERSION%% lib/libcrypto.so +lib/libssl-awslc.so lib/libssl-awslc.so.0 lib/libssl-awslc.so.%%PORTVERSION%% lib/libssl.so lib/ssl/cmake/shared/ssl-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/ssl/cmake/shared/ssl-targets.cmake lib/ssl/cmake/ssl-config.cmake -libdata/pkgconfig/libcrypto.pc -libdata/pkgconfig/libssl.pc +libdata/pkgconfig/aws-lc.pc +libdata/pkgconfig/libcrypto-awslc.pc +libdata/pkgconfig/libssl-awslc.pc libdata/pkgconfig/openssl.pc