pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xrandr Update to 1.4.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/675833735675
branches:  trunk
changeset: 621800:675833735675
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jul 17 21:49:57 2013 +0000

description:
Update to 1.4.1:

This minor bugfix release makes the property list output more usable,
avoids passing uninitialized values to libXrandr, makes the handling
and documentation of --help and --version more consistent, and fixes
some compiler warnings.

Aaron Plattner (1):
      Print spaces between XA_ATOM property values

Alan Coopersmith (3):
      Declare capability_name() as returning const char *
      Combine usage message strings
      xrandr 1.4.1

Andy Ritger (1):
      xrandr: calloc XRRModeInfo's passed to libXrandr.

Thomas (1):
      Bug 56923 - Make command line options consistent (single vs double dash)

Thomas Klausner (1):
      Protect config.h like usual.

diffstat:

 x11/xrandr/Makefile |  5 ++---
 x11/xrandr/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r f3141dbd8059 -r 675833735675 x11/xrandr/Makefile
--- a/x11/xrandr/Makefile       Wed Jul 17 21:48:58 2013 +0000
+++ b/x11/xrandr/Makefile       Wed Jul 17 21:49:57 2013 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2013/02/12 22:44:58 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.16 2013/07/17 21:49:57 wiz Exp $
 
-DISTNAME=      xrandr-1.4.0
+DISTNAME=      xrandr-1.4.1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=  .tar.bz2
diff -r f3141dbd8059 -r 675833735675 x11/xrandr/distinfo
--- a/x11/xrandr/distinfo       Wed Jul 17 21:48:58 2013 +0000
+++ b/x11/xrandr/distinfo       Wed Jul 17 21:49:57 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2013/02/12 22:44:58 wiz Exp $
+$NetBSD: distinfo,v 1.11 2013/07/17 21:49:57 wiz Exp $
 
-SHA1 (xrandr-1.4.0.tar.bz2) = 01bdbe3905e19fad93fe9fcb6185f16d22ad33b2
-RMD160 (xrandr-1.4.0.tar.bz2) = 12fcf629092d9d0b2397b00e7179818a6307a413
-Size (xrandr-1.4.0.tar.bz2) = 165459 bytes
+SHA1 (xrandr-1.4.1.tar.bz2) = 48d59ff6403c116daaf2c73185a57141ed4089fc
+RMD160 (xrandr-1.4.1.tar.bz2) = 3c11681e7f03d68545b652c8e343f51e8bfac335
+Size (xrandr-1.4.1.tar.bz2) = 171963 bytes



Home | Main Index | Thread Index | Old Index