git: 8875555d850d - main - security/libressl-devel: Update to 3.8.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Sep 2023 10:11:23 UTC
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=8875555d850d74875034e6c6046376f2dabf2a6e commit 8875555d850d74875034e6c6046376f2dabf2a6e Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2023-09-02 10:11:14 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2023-09-02 10:11:14 +0000 security/libressl-devel: Update to 3.8.1 --- security/libressl-devel/Makefile | 14 +++++++------- security/libressl-devel/distinfo | 6 +++--- security/libressl-devel/pkg-plist | 1 - 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/security/libressl-devel/Makefile b/security/libressl-devel/Makefile index 1d45905d7d38..e06be0da8dbb 100644 --- a/security/libressl-devel/Makefile +++ b/security/libressl-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= libressl -PORTVERSION= 3.8.0 +PORTVERSION= 3.8.1 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL PKGNAMESUFFIX= -devel @@ -49,12 +49,12 @@ LDFLAGS+= -pthread INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBCRYPTO_SHLIBMAJ=51 \ - LIBCRYPTO_SHLIBFULL=51.0.0 \ - LIBSSL_SHLIBMAJ=54 \ - LIBSSL_SHLIBFULL=54.0.0 \ - LIBTLS_SHLIBMAJ=27 \ - LIBTLS_SHLIBFULL=27.0.0 +PLIST_SUB+= LIBCRYPTO_SHLIBMAJ=52 \ + LIBCRYPTO_SHLIBFULL=52.0.0 \ + LIBSSL_SHLIBMAJ=55 \ + LIBSSL_SHLIBFULL=55.0.0 \ + LIBTLS_SHLIBMAJ=28 \ + LIBTLS_SHLIBFULL=28.0.0 post-patch-MAN3-off: ${REINPLACE_CMD} -e '/^install-man:/s/install-man3//' \ diff --git a/security/libressl-devel/distinfo b/security/libressl-devel/distinfo index cdc9bae64326..68e574c13392 100644 --- a/security/libressl-devel/distinfo +++ b/security/libressl-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685281608 -SHA256 (libressl-3.8.0.tar.gz) = 12531c1ec808c5c6abeb311899664b0cfed04d4648f456dc959bb93c5f21acac -SIZE (libressl-3.8.0.tar.gz) = 4419357 +TIMESTAMP = 1693552005 +SHA256 (libressl-3.8.1.tar.gz) = c29bd6d9522746773cb9e4126d5a9a2c35ea5505f6fd49b679173f2b46e57372 +SIZE (libressl-3.8.1.tar.gz) = 4436064 diff --git a/security/libressl-devel/pkg-plist b/security/libressl-devel/pkg-plist index 2715748487d7..cea443dd8a1b 100644 --- a/security/libressl-devel/pkg-plist +++ b/security/libressl-devel/pkg-plist @@ -24,7 +24,6 @@ include/openssl/curve25519.h include/openssl/des.h include/openssl/dh.h include/openssl/dsa.h -include/openssl/dso.h include/openssl/dtls1.h include/openssl/ec.h include/openssl/ecdh.h