summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-07-17 21:49:57 +0000
committerwiz <wiz@pkgsrc.org>2013-07-17 21:49:57 +0000
commitd02685985eefc7e8d6253c22df60b1535986d2c3 (patch)
treebb43d08f3eed7659a846a9b9b1422d36fbd37667 /x11
parent3a604308feb4a717a7ab10b1dc739a88da4583ca (diff)
downloadpkgsrc-d02685985eefc7e8d6253c22df60b1535986d2c3.tar.gz
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 (limited to 'x11')
-rw-r--r--x11/xrandr/Makefile5
-rw-r--r--x11/xrandr/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xrandr/Makefile b/x11/xrandr/Makefile
index 5cf996dcb14..cf50610d1b6 100644
--- a/x11/xrandr/Makefile
+++ b/x11/xrandr/Makefile
@@ -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 --git a/x11/xrandr/distinfo b/x11/xrandr/distinfo
index cfbf11f8cd6..b459a7c6ac9 100644
--- a/x11/xrandr/distinfo
+++ b/x11/xrandr/distinfo
@@ -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