From owner-svn-ports-all@freebsd.org Tue Oct 11 14:39:31 2016 Return-Path: Delivered-To: svn-ports-all@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 57238C0DC3B; Tue, 11 Oct 2016 14:39:31 +0000 (UTC) (envelope-from feld@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 1A1701053; Tue, 11 Oct 2016 14:39:31 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9BEdUms070179; Tue, 11 Oct 2016 14:39:30 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9BEdSsC070162; Tue, 11 Oct 2016 14:39:28 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201610111439.u9BEdSsC070162@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 11 Oct 2016 14:39:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r423764 - in branches/2016Q4/x11: libX11 libXfixes libXi libXrandr libXrender libXtst libXv libXvMC X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 14:39:31 -0000 Author: feld Date: Tue Oct 11 14:39:28 2016 New Revision: 423764 URL: https://svnweb.freebsd.org/changeset/ports/423764 Log: MFH: r423473 Update libX11 to 1.6.4. Update libXfixes to 5.0.2. Update libXi to 1.7.7. Update libXrandr to 1.5.1. Update libXrender to 0.9.10. Update libXtst to 1.2.3. Update libXv to 1.0.11. Update libXvMC to 1.0.10. Fix a number of issues in the way these X client libraries handle the responses they receive from servers. Submitted by: zeising@ Security: 1cf65085-a760-41d2-9251-943e1af62eb8 Approved by: ports-secteam (with hat) Modified: branches/2016Q4/x11/libX11/Makefile branches/2016Q4/x11/libX11/distinfo branches/2016Q4/x11/libX11/pkg-plist branches/2016Q4/x11/libXfixes/Makefile branches/2016Q4/x11/libXfixes/distinfo branches/2016Q4/x11/libXi/Makefile branches/2016Q4/x11/libXi/distinfo branches/2016Q4/x11/libXrandr/Makefile branches/2016Q4/x11/libXrandr/distinfo branches/2016Q4/x11/libXrender/Makefile branches/2016Q4/x11/libXrender/distinfo branches/2016Q4/x11/libXtst/Makefile branches/2016Q4/x11/libXtst/distinfo branches/2016Q4/x11/libXv/Makefile branches/2016Q4/x11/libXv/distinfo branches/2016Q4/x11/libXvMC/Makefile branches/2016Q4/x11/libXvMC/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/x11/libX11/Makefile ============================================================================== --- branches/2016Q4/x11/libX11/Makefile Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libX11/Makefile Tue Oct 11 14:39:28 2016 (r423764) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libX11 -PORTVERSION= 1.6.3 +PORTVERSION= 1.6.4 PORTEPOCH= 1 CATEGORIES= x11 @@ -23,6 +23,7 @@ CONFIGURE_ARGS+= --datadir=${PREFIX}/lib --without-xmlto \ --disable-specs CONFIGURE_ENV+= ac_cv_path_PS2PDF="" +INSTALL_TARGET= install-strip post-patch: @${REINPLACE_CMD} 's/test.*-traditional.*;/true;/' \ Modified: branches/2016Q4/x11/libX11/distinfo ============================================================================== --- branches/2016Q4/x11/libX11/distinfo Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libX11/distinfo Tue Oct 11 14:39:28 2016 (r423764) @@ -1,2 +1,3 @@ -SHA256 (xorg/lib/libX11-1.6.3.tar.bz2) = cf31a7c39f2f52e8ebd0db95640384e63451f9b014eed2bb7f5de03e8adc8111 -SIZE (xorg/lib/libX11-1.6.3.tar.bz2) = 2363858 +TIMESTAMP = 1475694974 +SHA256 (xorg/lib/libX11-1.6.4.tar.bz2) = b7c748be3aa16ec2cbd81edc847e9b6ee03f88143ab270fb59f58a044d34e441 +SIZE (xorg/lib/libX11-1.6.4.tar.bz2) = 2340176 Modified: branches/2016Q4/x11/libX11/pkg-plist ============================================================================== --- branches/2016Q4/x11/libX11/pkg-plist Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libX11/pkg-plist Tue Oct 11 14:39:28 2016 (r423764) @@ -144,6 +144,9 @@ lib/X11/locale/nokhchi-1/XLC_LOCALE lib/X11/locale/pt_BR.UTF-8/Compose lib/X11/locale/pt_BR.UTF-8/XI18N_OBJS lib/X11/locale/pt_BR.UTF-8/XLC_LOCALE +lib/X11/locale/pt_PT.UTF-8/Compose +lib/X11/locale/pt_PT.UTF-8/XI18N_OBJS +lib/X11/locale/pt_PT.UTF-8/XLC_LOCALE lib/X11/locale/ru_RU.UTF-8/Compose lib/X11/locale/ru_RU.UTF-8/XI18N_OBJS lib/X11/locale/ru_RU.UTF-8/XLC_LOCALE Modified: branches/2016Q4/x11/libXfixes/Makefile ============================================================================== --- branches/2016Q4/x11/libXfixes/Makefile Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libXfixes/Makefile Tue Oct 11 14:39:28 2016 (r423764) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libXfixes -PORTVERSION= 5.0.1 -PORTREVISION= 3 +PORTVERSION= 5.0.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: branches/2016Q4/x11/libXfixes/distinfo ============================================================================== --- branches/2016Q4/x11/libXfixes/distinfo Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libXfixes/distinfo Tue Oct 11 14:39:28 2016 (r423764) @@ -1,2 +1,3 @@ -SHA256 (xorg/lib/libXfixes-5.0.1.tar.bz2) = 63bec085084fa3caaee5180490dd871f1eb2020ba9e9b39a30f93693ffc34767 -SIZE (xorg/lib/libXfixes-5.0.1.tar.bz2) = 291978 +TIMESTAMP = 1475695648 +SHA256 (xorg/lib/libXfixes-5.0.2.tar.bz2) = 9bd20edfec084a1bed481d48dd4815dee88139fffad091418cdda081129a9aea +SIZE (xorg/lib/libXfixes-5.0.2.tar.bz2) = 305007 Modified: branches/2016Q4/x11/libXi/Makefile ============================================================================== --- branches/2016Q4/x11/libXi/Makefile Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libXi/Makefile Tue Oct 11 14:39:28 2016 (r423764) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libXi -PORTVERSION= 1.7.6 +PORTVERSION= 1.7.7 PORTEPOCH= 1 CATEGORIES= x11 Modified: branches/2016Q4/x11/libXi/distinfo ============================================================================== --- branches/2016Q4/x11/libXi/distinfo Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libXi/distinfo Tue Oct 11 14:39:28 2016 (r423764) @@ -1,2 +1,3 @@ -SHA256 (xorg/lib/libXi-1.7.6.tar.bz2) = 1f32a552cec0f056c0260bdb32e853cec0673d2f40646ce932ad5a9f0205b7ac -SIZE (xorg/lib/libXi-1.7.6.tar.bz2) = 484485 +TIMESTAMP = 1475695780 +SHA256 (xorg/lib/libXi-1.7.7.tar.bz2) = 996f834fa57b9b33ba36690f6f5c6a29320bc8213022943912462d8015b1e030 +SIZE (xorg/lib/libXi-1.7.7.tar.bz2) = 460047 Modified: branches/2016Q4/x11/libXrandr/Makefile ============================================================================== --- branches/2016Q4/x11/libXrandr/Makefile Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libXrandr/Makefile Tue Oct 11 14:39:28 2016 (r423764) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libXrandr -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: branches/2016Q4/x11/libXrandr/distinfo ============================================================================== --- branches/2016Q4/x11/libXrandr/distinfo Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libXrandr/distinfo Tue Oct 11 14:39:28 2016 (r423764) @@ -1,2 +1,3 @@ -SHA256 (xorg/lib/libXrandr-1.5.0.tar.bz2) = 6f864959b7fc35db11754b270d71106ef5b5cf363426aa58589cb8ac8266de58 -SIZE (xorg/lib/libXrandr-1.5.0.tar.bz2) = 314603 +TIMESTAMP = 1475696152 +SHA256 (xorg/lib/libXrandr-1.5.1.tar.bz2) = 1ff9e7fa0e4adea912b16a5f0cfa7c1d35b0dcda0e216831f7715c8a3abcf51a +SIZE (xorg/lib/libXrandr-1.5.1.tar.bz2) = 315769 Modified: branches/2016Q4/x11/libXrender/Makefile ============================================================================== --- branches/2016Q4/x11/libXrender/Makefile Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libXrender/Makefile Tue Oct 11 14:39:28 2016 (r423764) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libXrender -PORTVERSION= 0.9.9 +PORTVERSION= 0.9.10 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: branches/2016Q4/x11/libXrender/distinfo ============================================================================== --- branches/2016Q4/x11/libXrender/distinfo Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libXrender/distinfo Tue Oct 11 14:39:28 2016 (r423764) @@ -1,2 +1,3 @@ -SHA256 (xorg/lib/libXrender-0.9.9.tar.bz2) = fc2fe57980a14092426dffcd1f2d9de0987b9d40adea663bd70d6342c0e9be1a -SIZE (xorg/lib/libXrender-0.9.9.tar.bz2) = 306255 +TIMESTAMP = 1475696453 +SHA256 (xorg/lib/libXrender-0.9.10.tar.bz2) = c06d5979f86e64cabbde57c223938db0b939dff49fdb5a793a1d3d0396650949 +SIZE (xorg/lib/libXrender-0.9.10.tar.bz2) = 308318 Modified: branches/2016Q4/x11/libXtst/Makefile ============================================================================== --- branches/2016Q4/x11/libXtst/Makefile Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libXtst/Makefile Tue Oct 11 14:39:28 2016 (r423764) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libXtst -PORTVERSION= 1.2.2 -PORTREVISION= 3 +PORTVERSION= 1.2.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: branches/2016Q4/x11/libXtst/distinfo ============================================================================== --- branches/2016Q4/x11/libXtst/distinfo Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libXtst/distinfo Tue Oct 11 14:39:28 2016 (r423764) @@ -1,2 +1,3 @@ -SHA256 (xorg/lib/libXtst-1.2.2.tar.bz2) = ef0a7ffd577e5f1a25b1663b375679529663a1880151beaa73e9186c8309f6d9 -SIZE (xorg/lib/libXtst-1.2.2.tar.bz2) = 321784 +TIMESTAMP = 1475696903 +SHA256 (xorg/lib/libXtst-1.2.3.tar.bz2) = 4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204 +SIZE (xorg/lib/libXtst-1.2.3.tar.bz2) = 321819 Modified: branches/2016Q4/x11/libXv/Makefile ============================================================================== --- branches/2016Q4/x11/libXv/Makefile Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libXv/Makefile Tue Oct 11 14:39:28 2016 (r423764) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libXv -PORTVERSION= 1.0.10 -PORTREVISION= 3 +PORTVERSION= 1.0.11 PORTEPOCH= 1 CATEGORIES= x11 Modified: branches/2016Q4/x11/libXv/distinfo ============================================================================== --- branches/2016Q4/x11/libXv/distinfo Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libXv/distinfo Tue Oct 11 14:39:28 2016 (r423764) @@ -1,2 +1,3 @@ -SHA256 (xorg/lib/libXv-1.0.10.tar.bz2) = 55fe92f8686ce8612e2c1bfaf58c057715534419da700bda8d517b1d97914525 -SIZE (xorg/lib/libXv-1.0.10.tar.bz2) = 300633 +TIMESTAMP = 1475697140 +SHA256 (xorg/lib/libXv-1.0.11.tar.bz2) = d26c13eac99ac4504c532e8e76a1c8e4bd526471eb8a0a4ff2a88db60cb0b088 +SIZE (xorg/lib/libXv-1.0.11.tar.bz2) = 317921 Modified: branches/2016Q4/x11/libXvMC/Makefile ============================================================================== --- branches/2016Q4/x11/libXvMC/Makefile Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libXvMC/Makefile Tue Oct 11 14:39:28 2016 (r423764) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libXvMC -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.10 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: branches/2016Q4/x11/libXvMC/distinfo ============================================================================== --- branches/2016Q4/x11/libXvMC/distinfo Tue Oct 11 14:15:37 2016 (r423763) +++ branches/2016Q4/x11/libXvMC/distinfo Tue Oct 11 14:39:28 2016 (r423764) @@ -1,2 +1,3 @@ -SHA256 (xorg/lib/libXvMC-1.0.9.tar.bz2) = 0703d7dff6ffc184f1735ca5d4eb9dbb402b522e08e008f2f96aee16c40a5756 -SIZE (xorg/lib/libXvMC-1.0.9.tar.bz2) = 312777 +TIMESTAMP = 1475697354 +SHA256 (xorg/lib/libXvMC-1.0.10.tar.bz2) = e501a079b5dfaef0897c56152770c77e05e362065cec58910289aa567277ee2e +SIZE (xorg/lib/libXvMC-1.0.10.tar.bz2) = 313887