Update to 1.4.3:

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.
This commit is contained in:
wiz 2014-08-02 06:52:32 +00:00
parent ab038dd34d
commit 580108f5be
2 changed files with 6 additions and 6 deletions

View file

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

View file

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