svn commit: r356401 - head/security/gnutls3
Bryan Drewery
bdrewery at FreeBSD.org
Tue Jun 3 19:59:53 UTC 2014
Author: bdrewery
Date: Tue Jun 3 19:59:52 2014
New Revision: 356401
URL: http://svnweb.freebsd.org/changeset/ports/356401
QAT: https://qat.redports.org/buildarchive/r356401/
Log:
- Update to 3.1.25
This fixes a security issue:
http://www.gnutls.org/security.html#GNUTLS-SA-2014-3
Security: 027af74d-eb56-11e3-9032-000c2980a9f3
Modified:
head/security/gnutls3/Makefile
head/security/gnutls3/distinfo
head/security/gnutls3/pkg-plist
Modified: head/security/gnutls3/Makefile
==============================================================================
--- head/security/gnutls3/Makefile Tue Jun 3 19:54:22 2014 (r356400)
+++ head/security/gnutls3/Makefile Tue Jun 3 19:59:52 2014 (r356401)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gnutls
-PORTVERSION= 3.1.23
-PORTREVISION= 2
+PORTVERSION= 3.1.25
CATEGORIES= security net
MASTER_SITES= ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/
PKGNAMESUFFIX= ${GNUTLS_SUFFIX}
Modified: head/security/gnutls3/distinfo
==============================================================================
--- head/security/gnutls3/distinfo Tue Jun 3 19:54:22 2014 (r356400)
+++ head/security/gnutls3/distinfo Tue Jun 3 19:59:52 2014 (r356401)
@@ -1,2 +1,2 @@
-SHA256 (gnutls-3.1.23.tar.xz) = 4ee0ce36a4399b874dd6cb17c6a86dcfee416f07dc3733e35b7182babebbb207
-SIZE (gnutls-3.1.23.tar.xz) = 5148432
+SHA256 (gnutls-3.1.25.tar.xz) = 36c2f85b848eb46235909a893b8c17474325084a705b4f6da3c3594e8b94272e
+SIZE (gnutls-3.1.25.tar.xz) = 5150612
Modified: head/security/gnutls3/pkg-plist
==============================================================================
--- head/security/gnutls3/pkg-plist Tue Jun 3 19:54:22 2014 (r356400)
+++ head/security/gnutls3/pkg-plist Tue Jun 3 19:59:52 2014 (r356401)
@@ -61,7 +61,7 @@ lib/gnutls3/libgnutls.a
lib/gnutls3/libgnutls.la
lib/gnutls3/libgnutls.so
lib/gnutls3/libgnutls.so.28
-lib/gnutls3/libgnutls.so.28.21.3
+lib/gnutls3/libgnutls.so.28.21.5
%%CXX%%lib/gnutls3/libgnutlsxx.a
%%CXX%%lib/gnutls3/libgnutlsxx.la
%%CXX%%lib/gnutls3/libgnutlsxx.so
More information about the svn-ports-all
mailing list