pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/presentproto Updated presentproto to 1.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9303dd5c4695
branches:  trunk
changeset: 357701:9303dd5c4695
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 26 08:40:32 2017 +0000

description:
Updated presentproto to 1.1.

This release fixes a bug causing libXpresent to have a wrong idea of the
present wire protocol structures.  Plus a number of documentation
improvements.

Aaron Plattner (1):
      Copy the standard .gitignore from other proto packages

Adam Jackson (2):
      Add COPYING
      Force Window and Pixmap to be CARD32 on the wire

Alan Coopersmith (1):
      configure: Drop AM_MAINTAINER_MODE

Emil Velikov (1):
      autogen.sh: use quoted string variables

Gaetan Nadon (2):
      Add the required README file.
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES

Julien Cristau (2):
      Fix wrong reference to DRI3 in the protocol spec
      Bump version to 1.1

Keith Packard (4):
      Fix spelling of James Jones' email address
      Move Redirect stuff to 'later version' sections
      Don't define 'redirect' stuff in header files
      autogen.sh: Implement GNOME Build API

Kenneth Graunke (1):
      Fix typo (modifiy -> modify)

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

diffstat:

 x11/presentproto/Makefile |   4 ++--
 x11/presentproto/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 80ef48b4d1bf -r 9303dd5c4695 x11/presentproto/Makefile
--- a/x11/presentproto/Makefile Thu Jan 26 06:37:41 2017 +0000
+++ b/x11/presentproto/Makefile Thu Jan 26 08:40:32 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2013/11/01 20:36:57 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/26 08:40:32 wiz Exp $
 
-DISTNAME=      presentproto-1.0
+DISTNAME=      presentproto-1.1
 CATEGORIES=    x11
 MASTER_SITES=  http://xorg.freedesktop.org/archive/individual/proto/
 EXTRACT_SUFX=  .tar.bz2
diff -r 80ef48b4d1bf -r 9303dd5c4695 x11/presentproto/distinfo
--- a/x11/presentproto/distinfo Thu Jan 26 06:37:41 2017 +0000
+++ b/x11/presentproto/distinfo Thu Jan 26 08:40:32 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 03:28:50 agc Exp $
+$NetBSD: distinfo,v 1.3 2017/01/26 08:40:32 wiz Exp $
 
-SHA1 (presentproto-1.0.tar.bz2) = 432371cdc464881029c3f39f9bf81cc80a484e54
-RMD160 (presentproto-1.0.tar.bz2) = 93700b9828658624d74f751939d7deea062c7363
-SHA512 (presentproto-1.0.tar.bz2) = 6d6b3cb78ff7c6ad8103d0003479f94702aea412640feec5d82cb630c9560fd0e1f7b6124e9eaba138adc9bf61ee08ef193537c2754c9b79737ef871c5114c59
-Size (presentproto-1.0.tar.bz2) = 107998 bytes
+SHA1 (presentproto-1.1.tar.bz2) = b1294dbb3a8337f79252142b45aa123ee1aa7602
+RMD160 (presentproto-1.1.tar.bz2) = e382eac1dcabef6cf031f4a12e0badb380ba15df
+SHA512 (presentproto-1.1.tar.bz2) = 2c712136c8b4e99190932928d98e1a628197d0bf25180cac196ab8768720d61f7907006315bc3610e23666a8fbe39cfa9115c5fd72914aee2498776c8b46f7b2
+Size (presentproto-1.1.tar.bz2) = 116156 bytes



Home | Main Index | Thread Index | Old Index