pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libXrandr Update to 1.3.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/bd326ce99d90
branches: trunk
changeset: 555692:bd326ce99d90
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Mar 06 22:53:44 2009 +0000
description:
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.
diffstat:
x11/libXrandr/Makefile | 4 ++--
x11/libXrandr/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r b87e12cc328d -r bd326ce99d90 x11/libXrandr/Makefile
--- a/x11/libXrandr/Makefile Fri Mar 06 22:27:36 2009 +0000
+++ b/x11/libXrandr/Makefile Fri Mar 06 22:53:44 2009 +0000
@@ -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 -r b87e12cc328d -r bd326ce99d90 x11/libXrandr/distinfo
--- a/x11/libXrandr/distinfo Fri Mar 06 22:27:36 2009 +0000
+++ b/x11/libXrandr/distinfo Fri Mar 06 22:53:44 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index