From 580108f5bed1d223e0cd9189a4dd3da739253b49 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 2 Aug 2014 06:52:32 +0000 Subject: [PATCH] Update to 1.4.3: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This minor bugfix release fixes gamma ramp calculations on GPUs with unusual gamma table configurations, removes redundant "Setting reflection" messages when - --verbose is specified, adds the ability for the -x and -y switches to be used to undo previous reflections, and adds the missing --brightness option to the - --help usage summary. Aaron Plattner (1): xrandr 1.4.3 Connor Behan (2): Remove duplicate printing of the axis Allow -x and -y switches to undo themselves Dominik Behr (1): xrandr: use full range for gamma table generation Stéphane Aulery (1): Mention of --brightness with -h option Thomas Klausner (1): Remove unnecessary parentheses. --- x11/xrandr/Makefile | 4 ++-- x11/xrandr/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11/xrandr/Makefile b/x11/xrandr/Makefile index ab1a7397a25f..4b7b163b6560 100644 --- a/x11/xrandr/Makefile +++ b/x11/xrandr/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2014/03/31 08:34:55 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2014/08/02 06:52:32 wiz Exp $ -DISTNAME= xrandr-1.4.2 +DISTNAME= xrandr-1.4.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xrandr/distinfo b/x11/xrandr/distinfo index 847b5a3fd88f..70e4841b78d5 100644 --- a/x11/xrandr/distinfo +++ b/x11/xrandr/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2014/03/31 08:34:55 wiz Exp $ +$NetBSD: distinfo,v 1.13 2014/08/02 06:52:32 wiz Exp $ -SHA1 (xrandr-1.4.2.tar.bz2) = e9f67b83ecac5a2485fdf89b13f4a076961139e1 -RMD160 (xrandr-1.4.2.tar.bz2) = eb9ea38be08300deecb25eea1bee6b2dc824bf1c -Size (xrandr-1.4.2.tar.bz2) = 174654 bytes +SHA1 (xrandr-1.4.3.tar.bz2) = 30fde46b9ed9f3fa8a9c05837723306299f62a37 +RMD160 (xrandr-1.4.3.tar.bz2) = d7107a6906ffc4bfc4e83f06b1e37d0b54fb33ac +Size (xrandr-1.4.3.tar.bz2) = 169850 bytes