summaryrefslogtreecommitdiff
path: root/x11/libXrandr/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-03-06 22:53:44 +0000
committerwiz <wiz>2009-03-06 22:53:44 +0000
commit4dc698df1e66560a4cb8da10d7d01d2fc51e32a3 (patch)
treea4efb2bcc3ecff39a63ad9a5c3b5d59cecb0ae47 /x11/libXrandr/Makefile
parent3b705ae6eba7e6bc5561a55fc94c88b8bef10732 (diff)
downloadpkgsrc-4dc698df1e66560a4cb8da10d7d01d2fc51e32a3.tar.gz
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 (limited to 'x11/libXrandr/Makefile')
-rw-r--r--x11/libXrandr/Makefile4
1 files changed, 2 insertions, 2 deletions
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