From owner-svn-ports-head@freebsd.org Tue Oct 20 13:33:57 2015 Return-Path: Delivered-To: svn-ports-head@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 4FA66A19905; Tue, 20 Oct 2015 13:33:57 +0000 (UTC) (envelope-from kwm@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 F3D0013D1; Tue, 20 Oct 2015 13:33:56 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9KDXu7M034269; Tue, 20 Oct 2015 13:33:56 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9KDXtqF034265; Tue, 20 Oct 2015 13:33:55 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201510201333.t9KDXtqF034265@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 20 Oct 2015 13:33:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399827 - in head/x11: libXrandr randrproto X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Oct 2015 13:33:57 -0000 Author: kwm Date: Tue Oct 20 13:33:55 2015 New Revision: 399827 URL: https://svnweb.freebsd.org/changeset/ports/399827 Log: Update randrproto and libXrandr to 1.5.0. Obtained from: Xorg devel repo Modified: head/x11/libXrandr/Makefile head/x11/libXrandr/distinfo head/x11/randrproto/Makefile head/x11/randrproto/distinfo Modified: head/x11/libXrandr/Makefile ============================================================================== --- head/x11/libXrandr/Makefile Tue Oct 20 13:31:58 2015 (r399826) +++ head/x11/libXrandr/Makefile Tue Oct 20 13:33:55 2015 (r399827) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libXrandr -PORTVERSION= 1.4.2 -PORTREVISION= 3 +PORTVERSION= 1.5.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: head/x11/libXrandr/distinfo ============================================================================== --- head/x11/libXrandr/distinfo Tue Oct 20 13:31:58 2015 (r399826) +++ head/x11/libXrandr/distinfo Tue Oct 20 13:33:55 2015 (r399827) @@ -1,2 +1,2 @@ -SHA256 (xorg/lib/libXrandr-1.4.2.tar.bz2) = caa7b31ac769be51a532343c65376f1d4df3f307afaed58e34fb5e82e8b825ad -SIZE (xorg/lib/libXrandr-1.4.2.tar.bz2) = 315165 +SHA256 (xorg/lib/libXrandr-1.5.0.tar.bz2) = 6f864959b7fc35db11754b270d71106ef5b5cf363426aa58589cb8ac8266de58 +SIZE (xorg/lib/libXrandr-1.5.0.tar.bz2) = 314603 Modified: head/x11/randrproto/Makefile ============================================================================== --- head/x11/randrproto/Makefile Tue Oct 20 13:31:58 2015 (r399826) +++ head/x11/randrproto/Makefile Tue Oct 20 13:33:55 2015 (r399827) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= randrproto -PORTVERSION= 1.4.1 +PORTVERSION= 1.5.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: head/x11/randrproto/distinfo ============================================================================== --- head/x11/randrproto/distinfo Tue Oct 20 13:31:58 2015 (r399826) +++ head/x11/randrproto/distinfo Tue Oct 20 13:33:55 2015 (r399827) @@ -1,2 +1,2 @@ -SHA256 (xorg/proto/randrproto-1.4.1.tar.bz2) = 543dcb2ebb0622d8a506dcef6470c6dd066f3e3f866552a5060b91ab6129e1dc -SIZE (xorg/proto/randrproto-1.4.1.tar.bz2) = 143474 +SHA256 (xorg/proto/randrproto-1.5.0.tar.bz2) = 4c675533e79cd730997d232c8894b6692174dce58d3e207021b8f860be498468 +SIZE (xorg/proto/randrproto-1.5.0.tar.bz2) = 142168