diff --git a/security/libressl-devel/Makefile b/security/libressl-devel/Makefile index 0d24cefbc8b5..6e60d8f94103 100644 --- a/security/libressl-devel/Makefile +++ b/security/libressl-devel/Makefile @@ -1,64 +1,64 @@ PORTNAME= libressl -PORTVERSION= 3.5.3 +PORTVERSION= 3.6.0 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL PKGNAMESUFFIX= -devel MAINTAINER= brnrd@FreeBSD.org COMMENT= Free version of the SSL/TLS protocol forked from OpenSSL WWW= https://www.libressl.org/ LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING FLAVORS= default libtls FLAVOR?= ${FLAVORS:[1]} libtls_DESCR= pkg-descr-libtls libtls_PKGNAMESUFFIX= -devel-libtls libtls_PLIST= pkg-plist-libtls CPE_VENDOR= openbsd OPTIONS_DEFINE= LIBTLS MAN3 NC OPTIONS_DEFAULT= MAN3 NC LIBTLS_DESC= Only install libtls (no libcrypto/libssl) MAN3_DESC= Install API manpages (section 3) NC_DESC= Install TLS-enabled netcat CONFLICTS_INSTALL= libressl \ libretls default_CONFLICTS_INSTALL= openssl .if ${FLAVOR:U} == default OPTIONS_EXCLUDE= LIBTLS .elif ${FLAVOR:U} == libtls OPTIONS_SLAVE= LIBTLS OPTIONS_EXCLUDE= MAN3 .endif LIBTLS_CONFIGURE_ENABLE= libtls-only NC_CONFIGURE_ENABLE= nc GNU_CONFIGURE= yes USES= cpe libtool pathfix pkgconfig USE_LDCONFIG= yes OPTIONS_SUB= yes CFLAGS+= -fpic -DPIC -Wl,-rpath,${PREFIX}/lib -Wl,--as-needed LDFLAGS+= -pthread INSTALL_TARGET= install-strip TEST_TARGET= check post-patch-MAN3-off: ${REINPLACE_CMD} -e '/^install-man:/s/install-man3//' \ -e '/$$(MAKE) $$(AM_MAKEFLAGS) install-data-hook/d' \ ${WRKSRC}/man/Makefile.in post-install: ${RM} -r ${STAGEDIR}/${PREFIX}/etc/ssl/cert.pem post-stage-MAN3-on: (cd ${STAGEDIR}${MANPREFIX}; ${FIND} man/man3 -not -type d | \ ${SED} 's/$$/.gz/' >> ${TMPPLIST}) .include diff --git a/security/libressl-devel/distinfo b/security/libressl-devel/distinfo index e5ee238c306c..5f9ff635dd8d 100644 --- a/security/libressl-devel/distinfo +++ b/security/libressl-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653036708 -SHA256 (libressl-3.5.3.tar.gz) = 3ab5e5eaef69ce20c6b170ee64d785b42235f48f2e62b095fca5d7b6672b8b28 -SIZE (libressl-3.5.3.tar.gz) = 4039561 +TIMESTAMP = 1665946782 +SHA256 (libressl-3.6.0.tar.gz) = 1b12defcbbdbdbeda86929e421000af0f42333add4817fd26c0d9a1aec478404 +SIZE (libressl-3.6.0.tar.gz) = 4240139 diff --git a/security/libressl-devel/pkg-plist b/security/libressl-devel/pkg-plist index df28628fbba7..1a7c120a1919 100644 --- a/security/libressl-devel/pkg-plist +++ b/security/libressl-devel/pkg-plist @@ -1,104 +1,104 @@ %%NC%%bin/nc bin/ocspcheck bin/openssl etc/ssl/openssl.cnf etc/ssl/x509v3.cnf include/openssl/aes.h include/openssl/asn1.h include/openssl/asn1t.h include/openssl/bio.h include/openssl/blowfish.h include/openssl/bn.h include/openssl/buffer.h include/openssl/camellia.h include/openssl/cast.h include/openssl/chacha.h include/openssl/cmac.h include/openssl/cms.h include/openssl/comp.h include/openssl/conf.h include/openssl/conf_api.h include/openssl/crypto.h include/openssl/ct.h -include/openssl/cterr.h 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 include/openssl/ecdsa.h include/openssl/engine.h include/openssl/err.h include/openssl/evp.h include/openssl/gost.h include/openssl/hkdf.h include/openssl/hmac.h include/openssl/idea.h +include/openssl/kdf.h include/openssl/lhash.h include/openssl/md4.h include/openssl/md5.h include/openssl/modes.h include/openssl/obj_mac.h include/openssl/objects.h include/openssl/ocsp.h include/openssl/opensslconf.h include/openssl/opensslfeatures.h include/openssl/opensslv.h include/openssl/ossl_typ.h include/openssl/pem.h include/openssl/pem2.h include/openssl/pkcs12.h include/openssl/pkcs7.h include/openssl/poly1305.h include/openssl/rand.h include/openssl/rc2.h include/openssl/rc4.h include/openssl/ripemd.h include/openssl/rsa.h include/openssl/safestack.h include/openssl/sha.h include/openssl/sm3.h include/openssl/sm4.h include/openssl/srtp.h include/openssl/ssl.h include/openssl/ssl2.h include/openssl/ssl23.h include/openssl/ssl3.h include/openssl/stack.h include/openssl/tls1.h include/openssl/ts.h include/openssl/txt_db.h include/openssl/ui.h include/openssl/ui_compat.h include/openssl/whrlpool.h include/openssl/x509.h include/openssl/x509_verify.h include/openssl/x509_vfy.h include/openssl/x509v3.h include/tls.h lib/libcrypto.a lib/libcrypto.so -lib/libcrypto.so.49 -lib/libcrypto.so.49.0.0 +lib/libcrypto.so.50 +lib/libcrypto.so.50.0.0 lib/libssl.a lib/libssl.so -lib/libssl.so.52 -lib/libssl.so.52.0.0 +lib/libssl.so.53 +lib/libssl.so.53.0.0 lib/libtls.a lib/libtls.so -lib/libtls.so.25 -lib/libtls.so.25.0.0 +lib/libtls.so.26 +lib/libtls.so.26.0.0 libdata/pkgconfig/libcrypto.pc libdata/pkgconfig/libssl.pc libdata/pkgconfig/libtls.pc libdata/pkgconfig/openssl.pc %%NC%%man/man1/nc.1.gz man/man1/openssl.1.gz man/man5/openssl.cnf.5.gz man/man5/x509v3.cnf.5.gz man/man8/ocspcheck.8.gz @dir etc/ssl/certs @dir include/openssl diff --git a/security/libressl-devel/version.mk b/security/libressl-devel/version.mk index 9168fe951720..d282553ac791 100644 --- a/security/libressl-devel/version.mk +++ b/security/libressl-devel/version.mk @@ -1 +1 @@ -OPENSSL_SHLIBVER?= 49 +OPENSSL_SHLIBVER?= 50