aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2017-06-08 16:56:19 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2017-06-08 16:56:19 +0000
commitfbd0465c78d56bea76b7d6fd45224a7339b07a8f (patch)
treee04e3b6d18e95967a17c1a5aad77e98e16b29906
parent20ddc74b513a58bc0ae489de19a42df77ddedd5e (diff)
downloadports-fbd0465c78d56bea76b7d6fd45224a7339b07a8f.tar.gz
ports-fbd0465c78d56bea76b7d6fd45224a7339b07a8f.zip
MFH: r439402, r440689, r442915
Update to 3.5.13 (without switch to libidn2). Approved by: ports-secteam (zi) Security: https://gnutls.org/security.html#GNUTLS-SA-2017-4
Notes
Notes: svn path=/branches/2017Q2/; revision=442938
-rw-r--r--security/gnutls/Makefile4
-rw-r--r--security/gnutls/distinfo6
-rw-r--r--security/gnutls/pkg-plist11
3 files changed, 15 insertions, 6 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index d4c9fd34ce3a..0d79e0158a93 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gnutls
-PORTVERSION= 3.5.9
+PORTVERSION= 3.5.13
CATEGORIES= security net
MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R}
@@ -34,7 +34,7 @@ INSTALL_TARGET= install-strip
CPE_VENDOR= gnu
-OPTIONS_DEFINE= DANE EXAMPLES IDN NLS P11KIT TPM ZLIB
+OPTIONS_DEFINE= DANE DOCS EXAMPLES IDN NLS P11KIT TPM ZLIB
OPTIONS_DEFAULT= IDN P11KIT TPM ZLIB
OPTIONS_SUB= yes
diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo
index a845635be88f..0fbc096971b2 100644
--- a/security/gnutls/distinfo
+++ b/security/gnutls/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486998078
-SHA256 (gnutls-3.5.9.tar.xz) = 82b10f0c4ef18f4e64ad8cef5dbaf14be732f5095a41cf366b4ecb4050382951
-SIZE (gnutls-3.5.9.tar.xz) = 7166932
+TIMESTAMP = 1496917883
+SHA256 (gnutls-3.5.13.tar.xz) = 79f5480ad198dad5bc78e075f4a40c4a315a1b2072666919d2d05a08aec13096
+SIZE (gnutls-3.5.13.tar.xz) = 7226468
diff --git a/security/gnutls/pkg-plist b/security/gnutls/pkg-plist
index 71b87dc8f692..82d87920cdee 100644
--- a/security/gnutls/pkg-plist
+++ b/security/gnutls/pkg-plist
@@ -41,7 +41,7 @@ info/pkcs11-vision.png
%%DANE%%lib/libgnutls-dane.so.0.4.1
lib/libgnutls.so
lib/libgnutls.so.30
-lib/libgnutls.so.30.14.0
+lib/libgnutls.so.30.14.5
lib/libgnutlsxx.so
lib/libgnutlsxx.so.28
lib/libgnutlsxx.so.28.1.0
@@ -1089,6 +1089,15 @@ man/man3/gnutls_x509_trust_list_remove_trust_mem.3.gz
man/man3/gnutls_x509_trust_list_verify_crt.3.gz
man/man3/gnutls_x509_trust_list_verify_crt2.3.gz
man/man3/gnutls_x509_trust_list_verify_named_crt.3.gz
+%%PORTDOCS%%%%DOCSDIR%%/gnutls-client-server-use-case.png
+%%PORTDOCS%%%%DOCSDIR%%/gnutls-handshake-sequence.png
+%%PORTDOCS%%%%DOCSDIR%%/gnutls-handshake-state.png
+%%PORTDOCS%%%%DOCSDIR%%/gnutls-internals.png
+%%PORTDOCS%%%%DOCSDIR%%/gnutls-layers.png
+%%PORTDOCS%%%%DOCSDIR%%/gnutls-logo.png
+%%PORTDOCS%%%%DOCSDIR%%/gnutls-modauth.png
+%%PORTDOCS%%%%DOCSDIR%%/gnutls-x509.png
+%%PORTDOCS%%%%DOCSDIR%%/pkcs11-vision.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-alert.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-cert-select-pkcs11.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-cert-select.c