From 2aad488f4987f7fc0f9e57456bacbdd71dcad109 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 6 Mar 2009 22:53:44 +0000 Subject: Update to 1.3.0: All changes to libXrandr-1.2.3: Adam Jackson (9): Remove RCS tags. Add GetScreenResourcesCurrent Add [GS]etOutputPrimary Use RRSimpleCheckExtension in functions returning void Fix type of GetReq() argument. Use RRCheckExtension in function returning a value. Be sure to return NULL when returning no properties. Define _XRRHasRates internally. libXrandr 1.2.99.4 Alan Coopersmith (1): Add README with pointers to mailing list, bugzilla & git repos Julien Cristau (5): Set attr->pendingNparams in XRRGetCrtcTransform() Merge branch 'transform-proposal' of git.freedesktop.org:/git/xorg/li= b/libXrandr RRNotify subevents have 'window' at different offsets, the sequel Bump to 1.2.91 Fix thinkos Keith Packard (5): Add support for new Transform requests. Support CRTC Transform filters Eliminate inverse matrix from randr transform protocol Set NparamsFilter in XRRGetCrtcTransform return value. Send X_RRGetOutputPrimary when making an X_RRGetOutputPrimary request Matthias Hopf (5): Panning support Nuke config-timestamp for panning. Bump to 1.2.99.2. Bump to 1.2.99.3 Bump to 1.3.0 Paulo Cesar Pereira de Andrade (1): Janitor: make distcheck, compiler warnings, .gitignore Tomas Carnecky (1): RRNotify subevents have 'window' at different offsets. --- x11/libXrandr/Makefile | 4 ++-- x11/libXrandr/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'x11/libXrandr') diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile index 04cde51e0ae..d5b6297c4e9 100644 --- a/x11/libXrandr/Makefile +++ b/x11/libXrandr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2008/07/13 23:31:51 bjs Exp $ +# $NetBSD: Makefile,v 1.9 2009/03/06 22:53:44 wiz Exp $ # -DISTNAME= libXrandr-1.2.3 +DISTNAME= libXrandr-1.3.0 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libXrandr/distinfo b/x11/libXrandr/distinfo index 29134791ad5..5d1264ff14f 100644 --- a/x11/libXrandr/distinfo +++ b/x11/libXrandr/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2008/07/13 23:31:51 bjs Exp $ +$NetBSD: distinfo,v 1.7 2009/03/06 22:53:44 wiz Exp $ -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 +SHA1 (libXrandr-1.3.0.tar.bz2) = 33dd2f67060465f872db9ea03f597e28517f0c8e +RMD160 (libXrandr-1.3.0.tar.bz2) = 2b63caf8c6c26685f2b77f4fad6d9fd15db610ce +Size (libXrandr-1.3.0.tar.bz2) = 262270 bytes -- cgit v1.2.3