diff --git a/security/libressl-devel/Makefile b/security/libressl-devel/Makefile index 0878cab0b2d9..8ff0b5b73e6b 100644 --- a/security/libressl-devel/Makefile +++ b/security/libressl-devel/Makefile @@ -1,66 +1,66 @@ # Created by: Bernard Spil PORTNAME= libressl -PORTVERSION= 3.3.4 +PORTVERSION= 3.4.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 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-[0-9]* \ libretls-[0-9]* default_CONFLICTS_INSTALL= openssl-[0-9]* \ openssl-devel-[0-9]* .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 e4385ccae502..dc01eb799ef2 100644 --- a/security/libressl-devel/distinfo +++ b/security/libressl-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630236551 -SHA256 (libressl-3.3.4.tar.gz) = bcce767a3fed252bfd1210f8a7e3505a2b54d3008f66e43d9b95e3f30c072931 -SIZE (libressl-3.3.4.tar.gz) = 3848128 +TIMESTAMP = 1631900945 +SHA256 (libressl-3.4.0.tar.gz) = e52eae758d40206a71d763a1a87b71037223bf1986ac239a6be1a6d2ac3916d2 +SIZE (libressl-3.4.0.tar.gz) = 3917583 diff --git a/security/libressl-devel/pkg-plist b/security/libressl-devel/pkg-plist index 39bcff20af6f..21c7f10189a4 100644 --- a/security/libressl-devel/pkg-plist +++ b/security/libressl-devel/pkg-plist @@ -1,102 +1,102 @@ %%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/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/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.46 -lib/libcrypto.so.46.0.2 +lib/libcrypto.so.47 +lib/libcrypto.so.47.0.0 lib/libssl.a lib/libssl.so -lib/libssl.so.48 -lib/libssl.so.48.0.2 +lib/libssl.so.50 +lib/libssl.so.50.0.0 lib/libtls.a lib/libtls.so -lib/libtls.so.20 -lib/libtls.so.20.0.3 +lib/libtls.so.22 +lib/libtls.so.22.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 2bf6c3a40a51..f771a208dcc1 100644 --- a/security/libressl-devel/version.mk +++ b/security/libressl-devel/version.mk @@ -1 +1 @@ -OPENSSL_SHLIBVER?= 46 +OPENSSL_SHLIBVER?= 47