Date: Sat, 8 Oct 2016 13:45:12 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423510 - head/x11/libXfixes Message-ID: <201610081345.u98DjCT5092014@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610081345.u98DjCT5092014>