From owner-svn-ports-all@FreeBSD.ORG Tue Jun 3 19:59:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D463515A; Tue, 3 Jun 2014 19:59:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A91972408; Tue, 3 Jun 2014 19:59:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s53Jxrfv052361; Tue, 3 Jun 2014 19:59:53 GMT (envelope-from bdrewery@svn.freebsd.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s53JxrNo052358; Tue, 3 Jun 2014 19:59:53 GMT (envelope-from bdrewery@svn.freebsd.org) Message-Id: <201406031959.s53JxrNo052358@svn.freebsd.org> From: Bryan Drewery Date: Tue, 3 Jun 2014 19:59:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356401 - head/security/gnutls3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2014 19:59:53 -0000 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