From 8f5ccdb6a92e4fbc472332893d112df906771fb4 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Wed, 8 Mar 2017 08:11:48 +0000 Subject: [PATCH] Update to gnutls-3.5.10. --- security/gnutls/Makefile | 10 ++-------- security/gnutls/distinfo | 4 ++-- security/gnutls/pkg/PLIST | 11 ++++++++++- 3 files changed, 14 insertions(+), 11 deletions(-) diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 30c84f9bcb9..e9f3b0528ca 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.131 2017/02/18 17:31:59 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.132 2017/03/08 08:11:48 ajacoutot Exp $ COMMENT= GNU Transport Layer Security library -V= 3.5.9 +V= 3.5.10 DISTNAME= gnutls-${V} EXTRACT_SUFX= .tar.xz -REVISION= 0 CATEGORIES= security @@ -67,11 +66,6 @@ CONFIGURE_ARGS += --enable-local-libopts CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -# XXX https://bugzilla.redhat.com/show_bug.cgi?id=1422256 -post-build: - sed -i 's/libidn2,//g' ${WRKBUILD}/lib/gnutls.pc - sed -i 's/-lunistring/-lunistring -lidn2/' ${WRKBUILD}/lib/gnutls.pc - post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gnutls ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/gnutls diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index ac070e201fe..79b9d1c1d18 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnutls-3.5.9.tar.xz) = grEPDE7xj05krYzvXbrxS+cy9QlaQc82a07LQFA4KVE= -SIZE (gnutls-3.5.9.tar.xz) = 7166932 +SHA256 (gnutls-3.5.10.tar.xz) = r0Q+hrpTjU0+N8RzLAAQGkkv5LVqVfQRL/CrOdvmV50= +SIZE (gnutls-3.5.10.tar.xz) = 7194752 diff --git a/security/gnutls/pkg/PLIST b/security/gnutls/pkg/PLIST index 42c6de69b79..aecf7573a64 100644 --- a/security/gnutls/pkg/PLIST +++ b/security/gnutls/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.43 2017/02/13 10:22:12 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.44 2017/03/08 08:11:48 ajacoutot Exp $ @bin bin/certtool @bin bin/gnutls-cli @bin bin/gnutls-cli-debug @@ -1086,6 +1086,15 @@ lib/pkgconfig/gnutls.pc @man man/man3/gnutls_x509_trust_list_verify_crt2.3 @man man/man3/gnutls_x509_trust_list_verify_named_crt.3 share/doc/gnutls/ +share/doc/gnutls/gnutls-client-server-use-case.png +share/doc/gnutls/gnutls-handshake-sequence.png +share/doc/gnutls/gnutls-handshake-state.png +share/doc/gnutls/gnutls-internals.png +share/doc/gnutls/gnutls-layers.png +share/doc/gnutls/gnutls-logo.png +share/doc/gnutls/gnutls-modauth.png +share/doc/gnutls/gnutls-x509.png +share/doc/gnutls/pkcs11-vision.png share/examples/gnutls/ share/examples/gnutls/ex-alert.c share/examples/gnutls/ex-cert-select-pkcs11.c