aboutsummaryrefslogtreecommitdiff
path: root/security/gnutls
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2019-05-28 10:42:29 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2019-05-28 10:42:29 +0000
commitf9be4cb66146e2732fc058d9cbfc7a09e264caab (patch)
tree4db5e3a2ceb473d9a543a170029228eae095a643 /security/gnutls
parent3e7eb6883bc8125151596d1cd3abf867fda61843 (diff)
downloadports-f9be4cb66146e2732fc058d9cbfc7a09e264caab.tar.gz
ports-f9be4cb66146e2732fc058d9cbfc7a09e264caab.zip
Notes
Diffstat (limited to 'security/gnutls')
-rw-r--r--security/gnutls/Makefile2
-rw-r--r--security/gnutls/distinfo6
-rw-r--r--security/gnutls/files/patch-lib-tpm.c10
-rw-r--r--security/gnutls/pkg-plist5
4 files changed, 8 insertions, 15 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 37fa52dd2ced..da52dd367919 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gnutls
-PORTVERSION= 3.6.7
+PORTVERSION= 3.6.8
CATEGORIES= security net
MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R}
diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo
index bc8c755755e9..b7c169d56fd9 100644
--- a/security/gnutls/distinfo
+++ b/security/gnutls/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555681713
-SHA256 (gnutls-3.6.7.tar.xz) = 5b3409ad5aaf239808730d1ee12fdcd148c0be00262c7edf157af655a8a188e2
-SIZE (gnutls-3.6.7.tar.xz) = 8153728
+TIMESTAMP = 1559037734
+SHA256 (gnutls-3.6.8.tar.xz) = aa81944e5635de981171772857e72be231a7e0f559ae0292d2737de475383e83
+SIZE (gnutls-3.6.8.tar.xz) = 5712580
diff --git a/security/gnutls/files/patch-lib-tpm.c b/security/gnutls/files/patch-lib-tpm.c
deleted file mode 100644
index 4044441a52b7..000000000000
--- a/security/gnutls/files/patch-lib-tpm.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- lib/tpm.c.orig 2016-12-19 14:10:59 UTC
-+++ lib/tpm.c
-@@ -72,7 +72,6 @@ typedef TSS_RESULT (*Tspi_Context_LoadKe
- typedef TSS_RESULT (*Tspi_Policy_AssignToObject_func)(TSS_HPOLICY, TSS_HOBJECT);
- typedef TSS_RESULT (*Tspi_GetAttribData_func)(TSS_HOBJECT, TSS_FLAG, TSS_FLAG, UINT32*, BYTE**);
- typedef TSS_RESULT (*Tspi_GetAttribUint32_func)(TSS_HOBJECT, TSS_FLAG, TSS_FLAG, UINT32*);
--typedef TSS_RESULT (*Tspi_Context_GetTpmObject_func)(TSS_HCONTEXT, TSS_HTPM*);
- typedef TSS_RESULT (*Tspi_TPM_StirRandom_func)(TSS_HTPM, UINT32, BYTE*);
- typedef TSS_RESULT (*Tspi_SetAttribUint32_func)(TSS_HOBJECT, TSS_FLAG, TSS_FLAG, UINT32);
- typedef TSS_RESULT (*Tspi_EncodeDER_TssBlob_func)(UINT32, BYTE*, UINT32, UINT32*, BYTE*);
diff --git a/security/gnutls/pkg-plist b/security/gnutls/pkg-plist
index d6ad8ff9a752..0e94080216e6 100644
--- a/security/gnutls/pkg-plist
+++ b/security/gnutls/pkg-plist
@@ -32,7 +32,7 @@ include/gnutls/x509.h
%%DANE%%lib/libgnutls-dane.so.0.4.1
lib/libgnutls.so
lib/libgnutls.so.30
-lib/libgnutls.so.30.23.2
+lib/libgnutls.so.30.24.0
lib/libgnutlsxx.so
lib/libgnutlsxx.so.28
lib/libgnutlsxx.so.28.1.0
@@ -225,6 +225,7 @@ man/man3/gnutls_dh_params_import_dsa.3.gz
man/man3/gnutls_dh_params_import_pkcs3.3.gz
man/man3/gnutls_dh_params_import_raw.3.gz
man/man3/gnutls_dh_params_import_raw2.3.gz
+man/man3/gnutls_dh_params_import_raw3.3.gz
man/man3/gnutls_dh_params_init.3.gz
man/man3/gnutls_dh_set_prime_bits.3.gz
man/man3/gnutls_digest_get_id.3.gz
@@ -523,6 +524,7 @@ man/man3/gnutls_pkcs8_info.3.gz
man/man3/gnutls_pkcs_schema_get_name.3.gz
man/man3/gnutls_pkcs_schema_get_oid.3.gz
man/man3/gnutls_prf.3.gz
+man/man3/gnutls_prf_early.3.gz
man/man3/gnutls_prf_raw.3.gz
man/man3/gnutls_prf_rfc5705.3.gz
man/man3/gnutls_priority_certificate_type_list.3.gz
@@ -674,6 +676,7 @@ man/man3/gnutls_record_send2.3.gz
man/man3/gnutls_record_send_early_data.3.gz
man/man3/gnutls_record_send_range.3.gz
man/man3/gnutls_record_set_max_early_data_size.3.gz
+man/man3/gnutls_record_set_max_recv_size.3.gz
man/man3/gnutls_record_set_max_size.3.gz
man/man3/gnutls_record_set_state.3.gz
man/man3/gnutls_record_set_timeout.3.gz