svn commit: r423510 - head/x11/libXfixes

Koop Mast kwm at FreeBSD.org
Sat Oct 8 13:45:13 UTC 2016


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


More information about the svn-ports-head mailing list