diff --git a/security/aws-lc/Makefile b/security/aws-lc/Makefile index 1696f6c2f28e..62acfb5c6b68 100644 --- a/security/aws-lc/Makefile +++ b/security/aws-lc/Makefile @@ -1,36 +1,36 @@ PORTNAME= aws-lc -PORTVERSION= 1.48.4 +PORTVERSION= 1.49.1 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 pathfix CMAKE_OFF= BUILD_TESTING \ ENABLE_DATA_INDEPENDENT_TIMING \ ENABLE_DILITHIUM \ ENABLE_FIPS_ENTROPY_CPU_JITTER \ 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 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 f278dfaf82df..6c16a249873e 100644 --- a/security/aws-lc/distinfo +++ b/security/aws-lc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070272 -SHA256 (aws-aws-lc-v1.48.4_GH0.tar.gz) = 207ad7174176c66a0954f6e41feae9534a6857b272a3fe114cdbe824cf4ce3a2 -SIZE (aws-aws-lc-v1.48.4_GH0.tar.gz) = 126197465 +TIMESTAMP = 1744288742 +SHA256 (aws-aws-lc-v1.49.1_GH0.tar.gz) = 2fa2e31efab7220b2e0aac581fc6d4f2a6e0e16a26b9e6037f5f137d5e57b4df +SIZE (aws-aws-lc-v1.49.1_GH0.tar.gz) = 126234558 diff --git a/security/aws-lc/pkg-plist b/security/aws-lc/pkg-plist index 4a8113b21a47..74bd41ebfb82 100644 --- a/security/aws-lc/pkg-plist +++ b/security/aws-lc/pkg-plist @@ -1,104 +1,105 @@ 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/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.so 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/openssl.pc