diff --git a/security/mbedtls/Makefile b/security/mbedtls/Makefile index f95fa8406b3b..0890a1dcbee9 100644 --- a/security/mbedtls/Makefile +++ b/security/mbedtls/Makefile @@ -1,38 +1,38 @@ PORTNAME= mbedtls -PORTVERSION= 2.28.0 +PORTVERSION= 2.28.1 DISTVERSIONPREFIX=${PORTNAME}- CATEGORIES= security devel MAINTAINER= tijl@FreeBSD.org COMMENT= SSL/TLS and cryptography library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake python:test shebangfix SHEBANG_FILES= scripts/*.py tests/scripts/*.py USE_GITHUB= yes GH_ACCOUNT= Mbed-TLS ALL_TARGET= no_test TEST_TARGET= test MAKE_ENV= PYTHON=${PYTHON_CMD} SHARED=1 USE_LDCONFIG= yes PORTSCOUT= limit:^${PORTVERSION:R:S/./\./g}\. post-patch: @${RM} ${WRKSRC}/include/mbedtls/*.orig @${REINPLACE_CMD} \ -e 's/PREFIX/NAMEPREFIX/' \ -e 's/$$(DESTDIR)/&$$(PREFIX)/' \ ${WRKSRC}/Makefile @${REINPLACE_CMD} 's/-fpic//' ${WRKSRC}/library/Makefile post-install: ${FIND} ${STAGEDIR}${PREFIX}/bin -type f -not -name \*.sh \ -exec ${STRIP_CMD} {} + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so .include diff --git a/security/mbedtls/distinfo b/security/mbedtls/distinfo index f164e1e18078..e4827a676d47 100644 --- a/security/mbedtls/distinfo +++ b/security/mbedtls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654949857 -SHA256 (Mbed-TLS-mbedtls-mbedtls-2.28.0_GH0.tar.gz) = f644248f23cf04315cf9bb58d88c4c9471c16ca0533ecf33f86fb7749a3e5fa6 -SIZE (Mbed-TLS-mbedtls-mbedtls-2.28.0_GH0.tar.gz) = 3712239 +TIMESTAMP = 1657728458 +SHA256 (Mbed-TLS-mbedtls-mbedtls-2.28.1_GH0.tar.gz) = 82ff5fda18ecbdee9053bdbeed6059c89e487f3024227131657d4c4536735ed1 +SIZE (Mbed-TLS-mbedtls-mbedtls-2.28.1_GH0.tar.gz) = 3914438