From owner-svn-ports-branches@freebsd.org Tue Oct 11 14:40:38 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24F7AC0DCBC; Tue, 11 Oct 2016 14:40:38 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 EAF8C11AF; Tue, 11 Oct 2016 14:40:37 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9BEeb44070412; Tue, 11 Oct 2016 14:40:37 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9BEeaCG070410; Tue, 11 Oct 2016 14:40:36 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201610111440.u9BEeaCG070410@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 11 Oct 2016 14:40:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r423765 - branches/2016Q4/x11/libXfixes X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 14:40:38 -0000 Author: feld Date: Tue Oct 11 14:40:36 2016 New Revision: 423765 URL: https://svnweb.freebsd.org/changeset/ports/423765 Log: MFH: r423510 Update libXfixes to 5.0.3. This version actualy has the fixes for the server responce verification issues. Security: 1cf65085-a760-41d2-9251-943e1af62eb8 Approved by: ports-secteam (with hat) Modified: branches/2016Q4/x11/libXfixes/Makefile branches/2016Q4/x11/libXfixes/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/x11/libXfixes/Makefile ============================================================================== --- branches/2016Q4/x11/libXfixes/Makefile Tue Oct 11 14:39:28 2016 (r423764) +++ branches/2016Q4/x11/libXfixes/Makefile Tue Oct 11 14:40:36 2016 (r423765) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libXfixes -PORTVERSION= 5.0.2 +PORTVERSION= 5.0.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: branches/2016Q4/x11/libXfixes/distinfo ============================================================================== --- branches/2016Q4/x11/libXfixes/distinfo Tue Oct 11 14:39:28 2016 (r423764) +++ branches/2016Q4/x11/libXfixes/distinfo Tue Oct 11 14:40:36 2016 (r423765) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475695648 -SHA256 (xorg/lib/libXfixes-5.0.2.tar.bz2) = 9bd20edfec084a1bed481d48dd4815dee88139fffad091418cdda081129a9aea -SIZE (xorg/lib/libXfixes-5.0.2.tar.bz2) = 305007 +TIMESTAMP = 1475934227 +SHA256 (xorg/lib/libXfixes-5.0.3.tar.bz2) = de1cd33aff226e08cefd0e6759341c2c8e8c9faf8ce9ac6ec38d43e287b22ad6 +SIZE (xorg/lib/libXfixes-5.0.3.tar.bz2) = 294400