svn commit: r423765 - branches/2016Q4/x11/libXfixes

Mark Felder feld at FreeBSD.org
Tue Oct 11 14:40:38 UTC 2016


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 at 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


More information about the svn-ports-all mailing list