Thu Jul 12 14:16:49 2012 UTC ()
Update to 1.4.0:

randr protocol 1.4.0 release, provider objects + border properties

Aaron Plattner (2):
      Be more specific about property types
      Add "Border" and "BorderDimensions" properties

Adam Jackson (1):
      Remove nonsense paragraph about dual-link DVI

Alan Coopersmith (4):
      Add missing Red Hat copyright notice to COPYING
      1.4 spec: Change "LISTof ATOM" to "LISTofATOM" to match other LIST types
      1.4 spec: Add descriptions of new RRSELECTMASK bits
      1.4 spec: update Extension Versioning section to include 1.4

Dave Airlie (3):
      Revert the unused 1.4.0 protocol
      randr: add provider object (v8)
      bump to 1.4.0 (for release.sh)

Keith Packard (6):
      Whitespace cleanups in randrproto.txt
      RandR version 1.4 additions
      Add some informative text about the reasons for the PCP and ST bits
      Fix spelling errors, add description of SCANOUTPIXMAPINFO fields.
      Define new semantics for scanout pixmap destruction.
      Make SetCrtcConfigs take flags bits to allow partial configuration changes


(wiz)
diff -r1.12 -r1.13 pkgsrc/x11/randrproto/Makefile
diff -r1.9 -r1.10 pkgsrc/x11/randrproto/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/x11/randrproto/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/randrproto/Attic/Makefile 2012/06/03 19:47:59 1.12
+++ pkgsrc/x11/randrproto/Attic/Makefile 2012/07/12 14:16:49 1.13
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.12 2012/06/03 19:47:59 wiz Exp $ 1# $NetBSD: Makefile,v 1.13 2012/07/12 14:16:49 wiz Exp $
2# 2#
3 3
4DISTNAME= randrproto-1.3.2 4DISTNAME= randrproto-1.4.0
5CATEGORIES= x11 5CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_XORG:=proto/} 6MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 10HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= Randr extension headers from modular X.org 11COMMENT= Randr extension headers from modular X.org
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15CONFLICTS+= randrext-[0-9]* 15CONFLICTS+= randrext-[0-9]*
16 16
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes

cvs diff -r1.9 -r1.10 pkgsrc/x11/randrproto/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/randrproto/Attic/distinfo 2012/06/03 19:47:59 1.9
+++ pkgsrc/x11/randrproto/Attic/distinfo 2012/07/12 14:16:49 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2012/06/03 19:47:59 wiz Exp $ 1$NetBSD: distinfo,v 1.10 2012/07/12 14:16:49 wiz Exp $
2 2
3SHA1 (randrproto-1.3.2.tar.bz2) = 55d4b1a09fc8e645d9674a452ae151988caabad1 3SHA1 (randrproto-1.4.0.tar.bz2) = 65d2fc4440adf1557cde2b36901a3de21ab189c1
4RMD160 (randrproto-1.3.2.tar.bz2) = 76c70ebfb3e30b833cd9ca92ee0b466e501338ff 4RMD160 (randrproto-1.4.0.tar.bz2) = 7d448c3f6b94c323b465e3df386c2fa1eaccafcd
5Size (randrproto-1.3.2.tar.bz2) = 122915 bytes 5Size (randrproto-1.4.0.tar.bz2) = 133300 bytes