1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

security/mbedtls: Update to 2.28.9

Mark deprecated and pet portclippy.

PR:		281168
This commit is contained in:
Tijl Coosemans 2024-08-31 20:36:48 +02:00
parent eb7403e109
commit 499bbc6f29
2 changed files with 16 additions and 12 deletions

View File

@ -1,7 +1,7 @@
PORTNAME= mbedtls
DISTVERSION= 2.28.8
DISTVERSION= 2.28.9
CATEGORIES= security devel
MASTER_SITES= https://github.com/Mbed-TLS/mbedtls/releases/download/v${DISTVERSION}/
MASTER_SITES= https://github.com/Mbed-TLS/${PORTNAME}/releases/download/${DISTNAME}/
MAINTAINER= tijl@FreeBSD.org
COMMENT= SSL/TLS and cryptography library
@ -11,22 +11,26 @@ LICENSE= APACHE20 GPLv2+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Upstream support ends at the end of 2024
EXPIRATION_DATE= 2024-12-31
USES= cmake:testing pathfix python:build,test shebangfix tar:bz2
SHEBANG_FILES= scripts/*.py tests/scripts/*.py
USE_LDCONFIG= yes
PORTSCOUT= limit:^${DISTVERSION:R:S/./\./g}\.
PLIST_SUB= DISTVERSION=${DISTVERSION}
SHEBANG_FILES= scripts/*.py tests/scripts/*.py
CMAKE_TESTING_ON= ENABLE_TESTING
CMAKE_TESTING_PARALLEL_LEVEL= 1
CMAKE_OFF= ENABLE_TESTING
CMAKE_ON= CMAKE_BUILD_RPATH_USE_ORIGIN \
ENABLE_PROGRAMS \
ENABLE_ZLIB_SUPPORT \
LINK_WITH_PTHREAD \
USE_SHARED_MBEDTLS_LIBRARY
CMAKE_OFF= ENABLE_TESTING
CMAKE_TESTING_ON= ENABLE_TESTING
CMAKE_TESTING_PARALLEL_LEVEL= 1
PORTSCOUT= limit:^${DISTVERSION:R:S/./\./g}\.
PLIST_SUB= DISTVERSION=${DISTVERSION}
pre-configure:
@${WRKSRC}/scripts/config.py -f ${WRKSRC}/include/mbedtls/config.h set MBEDTLS_SSL_DTLS_SRTP

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1711702878
SHA256 (mbedtls-2.28.8.tar.bz2) = 241c68402cef653e586be3ce28d57da24598eb0df13fcdea9d99bfce58717132
SIZE (mbedtls-2.28.8.tar.bz2) = 3343796
TIMESTAMP = 1725116635
SHA256 (mbedtls-2.28.9.tar.bz2) = e85ea97aaf78dd6c0a5ba2e54dd5932ffa15f39abfc189c26beef7684630c02b
SIZE (mbedtls-2.28.9.tar.bz2) = 3357068