diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2019-04-19 14:32:12 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2019-04-19 14:32:12 +0000 |
| commit | b3b8617f560b13c52c9167d98e2c6847c10cfc4b (patch) | |
| tree | 4cf33c71635444f0c9dee5c54e4fff93889c82e3 | |
| parent | update to 6.0.1 (diff) | |
Update to 3.6.7.
MFH: 2019Q2
Security: https://www.gnutls.org/security-new.html#GNUTLS-SA-2019-03-27
| -rw-r--r-- | security/gnutls/Makefile | 3 | ||||
| -rw-r--r-- | security/gnutls/distinfo | 6 | ||||
| -rw-r--r-- | security/gnutls/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 406613fbdd51..d39e673e313d 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= gnutls -PORTVERSION= 3.6.6 -PORTREVISION= 2 +PORTVERSION= 3.6.7 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R} diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index 96bd4cd44c25..bc8c755755e9 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1548502841 -SHA256 (gnutls-3.6.6.tar.xz) = bb9acab8af2ac430edf45faaaa4ed2c51f86e57cb57689be6701aceef4732ca7 -SIZE (gnutls-3.6.6.tar.xz) = 8257612 +TIMESTAMP = 1555681713 +SHA256 (gnutls-3.6.7.tar.xz) = 5b3409ad5aaf239808730d1ee12fdcd148c0be00262c7edf157af655a8a188e2 +SIZE (gnutls-3.6.7.tar.xz) = 8153728 diff --git a/security/gnutls/pkg-plist b/security/gnutls/pkg-plist index 7822ff599815..d6ad8ff9a752 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.1 +lib/libgnutls.so.30.23.2 lib/libgnutlsxx.so lib/libgnutlsxx.so.28 lib/libgnutlsxx.so.28.1.0 |
