Date: Tue, 11 Oct 2016 14:40:36 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r423765 - branches/2016Q4/x11/libXfixes Message-ID: <201610111440.u9BEeaCG070410@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610111440.u9BEeaCG070410>