pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/dri2proto Update 2.6, requested by ftigeot.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff15eaf40197
branches:  trunk
changeset: 603010:ff15eaf40197
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Apr 26 10:50:42 2012 +0000

description:
Update 2.6, requested by ftigeot.

2.6:

Chad Versace (1):
      Add attachment token DRI2BufferHiz

Jesse Barnes (2):
      Revert "dri2proto: make DRI2 swap event match GLX spec"
      dri2proto: add a new DRI2BufferSwapComplete struct that matches the spec

2.4:

Gaetan Nadon (3):
      config: install and distribute dri2proto.txt
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: update AC_PREREQ statement to 2.60

Jesse Barnes (1):
      dri2proto: make DRI2 swap event match GLX spec

Marcin Kościelnicki (1):
      Fix DRI2Connect line encoding to match existing code

Mike Stroyan (2):
      Add more info about dri2proto events
      Fix typo and obsolete reference in dri2proto.txt

diffstat:

 x11/dri2proto/Makefile |  4 ++--
 x11/dri2proto/PLIST    |  3 ++-
 x11/dri2proto/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 9603deaa8047 -r ff15eaf40197 x11/dri2proto/Makefile
--- a/x11/dri2proto/Makefile    Thu Apr 26 10:49:27 2012 +0000
+++ b/x11/dri2proto/Makefile    Thu Apr 26 10:50:42 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2010/04/12 13:58:36 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2012/04/26 10:50:42 wiz Exp $
 #
 
-DISTNAME=              dri2proto-2.3
+DISTNAME=              dri2proto-2.6
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=proto/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 9603deaa8047 -r ff15eaf40197 x11/dri2proto/PLIST
--- a/x11/dri2proto/PLIST       Thu Apr 26 10:49:27 2012 +0000
+++ b/x11/dri2proto/PLIST       Thu Apr 26 10:50:42 2012 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:24:45 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2012/04/26 10:50:43 wiz Exp $
 include/X11/extensions/dri2proto.h
 include/X11/extensions/dri2tokens.h
 lib/pkgconfig/dri2proto.pc
+share/doc/dri2proto/dri2proto.txt
diff -r 9603deaa8047 -r ff15eaf40197 x11/dri2proto/distinfo
--- a/x11/dri2proto/distinfo    Thu Apr 26 10:49:27 2012 +0000
+++ b/x11/dri2proto/distinfo    Thu Apr 26 10:50:42 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2010/04/12 13:58:36 tnn Exp $
+$NetBSD: distinfo,v 1.6 2012/04/26 10:50:43 wiz Exp $
 
-SHA1 (dri2proto-2.3.tar.bz2) = 6c9e2c822e777db435a43616067f8dd21cc00a53
-RMD160 (dri2proto-2.3.tar.bz2) = d893c5ddec5cf83de04f30ee51cae90d59a83eff
-Size (dri2proto-2.3.tar.bz2) = 95466 bytes
+SHA1 (dri2proto-2.6.tar.bz2) = ba65fc53376fd6e6b41bf6ef1e2ea1ba4b12ca96
+RMD160 (dri2proto-2.6.tar.bz2) = 2c9520df9b77ed2b4916e2d0b5dcf7ffe3ad4f38
+Size (dri2proto-2.6.tar.bz2) = 102188 bytes


Home | Main Index | Thread Index | Old Index