summaryrefslogtreecommitdiff
path: root/x11/libXrandr
diff options
context:
space:
mode:
authorbjs <bjs>2008-07-13 23:31:51 +0000
committerbjs <bjs>2008-07-13 23:31:51 +0000
commita5acb8ee5392b19a7bb574a6b60aedf907aefbff (patch)
tree5b8b712482c2ebc64e611def4c8644ad4fa53109 /x11/libXrandr
parentb65535f640413e7702c9091130f3c337b213f24e (diff)
downloadpkgsrc-a5acb8ee5392b19a7bb574a6b60aedf907aefbff.tar.gz
Update to version 1.2.3. ChangeLog:
commit 203fc002b6948c3942f0461a0346dd07b633222d Bug #16430: Ignore ConfigureNotify on non-root windows in UpdateConfiguration commit 332eee90c4d00be3b11049e0261323abe89a96dc Rename parameters to clarify QueryVersion/QueryExtension. These parameters are not treated as input. Rename them to make the inner workings slightly more obvious. X.Org Bug 14511 <http://bugs.freedesktop.org/show_bug.cgi?id=14511> commit 824f3d4a3a4669526a5c391c6668df0384b49cdb Bug #14388: Remove XRRScreenConfig() and XRRConfig() from Xrandr.h. It seems that they were never actually implemented. Also remove the corresponding manpage symlinks. commit 23a47035818390ca197179a9a69a54badb370990 Hide some private symbols. XExtensionInfo, XRRExtensionName, XRRFindDisplay, _XRRHasRates and _XRRVersionHandler are internal to libXrandr. Don't export them.
Diffstat (limited to 'x11/libXrandr')
-rw-r--r--x11/libXrandr/Makefile4
-rw-r--r--x11/libXrandr/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile
index b043558a684..04cde51e0ae 100644
--- a/x11/libXrandr/Makefile
+++ b/x11/libXrandr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2008/05/24 21:45:15 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2008/07/13 23:31:51 bjs Exp $
#
-DISTNAME= libXrandr-1.2.2
+DISTNAME= libXrandr-1.2.3
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/libXrandr/distinfo b/x11/libXrandr/distinfo
index 575f69cb47c..29134791ad5 100644
--- a/x11/libXrandr/distinfo
+++ b/x11/libXrandr/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/09/21 19:24:35 bjs Exp $
+$NetBSD: distinfo,v 1.6 2008/07/13 23:31:51 bjs Exp $
-SHA1 (libXrandr-1.2.2.tar.bz2) = 11dc75ddbcffc090a517a2028b1204ed631c3891
-RMD160 (libXrandr-1.2.2.tar.bz2) = 06ff3b2aa8e99916c2dce316b4afb17d51d62836
-Size (libXrandr-1.2.2.tar.bz2) = 224302 bytes
+SHA1 (libXrandr-1.2.3.tar.bz2) = f03628694f932e93ecd0ae6c8aa1daef10db0ca4
+RMD160 (libXrandr-1.2.3.tar.bz2) = 56911f90cbb7e7550f26dbcb5271b3a6788118df
+Size (libXrandr-1.2.3.tar.bz2) = 251814 bytes