From 8925b1e315d49c7ed91f1c1433e29fea2ae04339 Mon Sep 17 00:00:00 2001 From: bjs Date: Sun, 13 Jul 2008 23:31:51 +0000 Subject: 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 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. --- x11/libXrandr/Makefile | 4 ++-- x11/libXrandr/distinfo | 8 ++++---- 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 -- cgit v1.2.3