From owner-svn-ports-head@freebsd.org Sat Oct 8 13:45:13 2016 Return-Path: Delivered-To: svn-ports-head@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 B418EC05BFB; Sat, 8 Oct 2016 13:45:13 +0000 (UTC) (envelope-from kwm@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 86343782; Sat, 8 Oct 2016 13:45:13 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u98DjCQT092016; Sat, 8 Oct 2016 13:45:12 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u98DjCT5092014; Sat, 8 Oct 2016 13:45:12 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201610081345.u98DjCT5092014@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sat, 8 Oct 2016 13:45:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423510 - head/x11/libXfixes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2016 13:45:13 -0000 Author: kwm Date: Sat Oct 8 13:45:12 2016 New Revision: 423510 URL: https://svnweb.freebsd.org/changeset/ports/423510 Log: Update libXfixes to 5.0.3. This version actualy has the fixes for the server responce verification issues. MFH: 2016Q4 Security: 1cf65085-a760-41d2-9251-943e1af62eb8 Modified: head/x11/libXfixes/Makefile head/x11/libXfixes/distinfo Modified: head/x11/libXfixes/Makefile ============================================================================== --- head/x11/libXfixes/Makefile Sat Oct 8 13:43:13 2016 (r423509) +++ head/x11/libXfixes/Makefile Sat Oct 8 13:45:12 2016 (r423510) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libXfixes -PORTVERSION= 5.0.2 +PORTVERSION= 5.0.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: head/x11/libXfixes/distinfo ============================================================================== --- head/x11/libXfixes/distinfo Sat Oct 8 13:43:13 2016 (r423509) +++ head/x11/libXfixes/distinfo Sat Oct 8 13:45:12 2016 (r423510) @@ -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