pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/randrproto Update to 1.3.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a08347156a77
branches:  trunk
changeset: 555668:a08347156a77
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Mar 06 14:31:10 2009 +0000

description:
Update to 1.3.0:

Changes since randrproto 1.2.2:

Adam Jackson (7):
      Add GetScreenResourcesCurrent
      Fix RRNumberRequests
      GSRC added in 1.3, not 1.2
      More doc for CRTC transforms
      Indent CRTC transform docs to match the rest of the requests.
      Add [GS]etOutputPrimary
      Zero reply from GetPanning means panning not supported.

Julien Cristau (1):
      spec: add missing list of clones to RRGetOutputInfo reply

Keith Packard (8):
      Add Transform request proposal for 1.3
      Add filters to CRTC transforms.
      Eliminate inverse matrix from randr transform protocol
      Describe projective transform additions in Introduction
      Merge branch 'transform-proposal'
      Update to version 1.2.99.1
      Remove duplicate GetScreenResourcesCurrent declarations
      Merge commit 'origin/master'

Maarten Maathuis (1):
      Fix typo in 83f3f29dd3ac5d3875b5edef5805d6adb6a02698.

Matthias Hopf (14):
      Panning protocol extension
      Panning protocol description
      Panning protocol bits description
      Add panning to versioning information.
      Nuke config-timestamp for panning. Specifying panning update on scree=
n size change.
      Bump to 1.2.99.2
      Add unicode art pictures for panning.
      Panning tracking areas describe full screen if set to 0.
      Bump to 1.2.99.3
      Add description of standard properties.
      Should read "EDID", not "EdidData".
      Add standard property name defines.
      Bump to 1.2.99.4
      Bump to 1.3.0

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and dont distribute autogen.sh

diffstat:

 x11/randrproto/Makefile |  4 ++--
 x11/randrproto/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 9989e88ee112 -r a08347156a77 x11/randrproto/Makefile
--- a/x11/randrproto/Makefile   Fri Mar 06 14:30:18 2009 +0000
+++ b/x11/randrproto/Makefile   Fri Mar 06 14:31:10 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2008/07/23 05:04:55 bjs Exp $
+# $NetBSD: Makefile,v 1.10 2009/03/06 14:31:10 wiz Exp $
 #
 
-DISTNAME=              randrproto-1.2.2
+DISTNAME=              randrproto-1.3.0
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=proto/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 9989e88ee112 -r a08347156a77 x11/randrproto/distinfo
--- a/x11/randrproto/distinfo   Fri Mar 06 14:30:18 2009 +0000
+++ b/x11/randrproto/distinfo   Fri Mar 06 14:31:10 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2008/07/23 05:04:55 bjs Exp $
+$NetBSD: distinfo,v 1.7 2009/03/06 14:31:10 wiz Exp $
 
-SHA1 (randrproto-1.2.2.tar.bz2) = bc231f1099eea9c5365679053a6ff3353e974ff9
-RMD160 (randrproto-1.2.2.tar.bz2) = da7b61cc37a35f8de8a046ecb753103d054f1a77
-Size (randrproto-1.2.2.tar.bz2) = 62748 bytes
+SHA1 (randrproto-1.3.0.tar.bz2) = 442de2a6a2145e49f9ef12cadbea69140f9ca066
+RMD160 (randrproto-1.3.0.tar.bz2) = 523406a2f2575fa3d5e97898e5138f951fab40f0
+Size (randrproto-1.3.0.tar.bz2) = 74817 bytes



Home | Main Index | Thread Index | Old Index