pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/videoproto Update to 2.3.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/189f5ca72030
branches:  trunk
changeset: 622038:189f5ca72030
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jul 23 06:45:24 2013 +0000

description:
Update to 2.3.2:

This minor maintenance release contains two small bug fixes to the
definition of the padding fields in the protocol headers, to make
them match the specification & implementation, along with some build
configuration cleanup.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (4):
      Xvproto.h: fix xvQueryEncodingsReply to match actual wire protocol
      Trim trailing whitespace
      config: Add missing AC_CONFIG_SRCDIR
      videoproto 2.3.2

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Julien Cristau (1):
      Xvproto: fix xvEncodingInfo to match actual wire protocol

diffstat:

 x11/videoproto/Makefile |  5 ++---
 x11/videoproto/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 4bf00c732af8 -r 189f5ca72030 x11/videoproto/Makefile
--- a/x11/videoproto/Makefile   Mon Jul 22 19:49:00 2013 +0000
+++ b/x11/videoproto/Makefile   Tue Jul 23 06:45:24 2013 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2012/10/29 05:06:54 asau Exp $
-#
+# $NetBSD: Makefile,v 1.7 2013/07/23 06:45:24 wiz Exp $
 
-DISTNAME=              videoproto-2.3.1
+DISTNAME=              videoproto-2.3.2
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=proto/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 4bf00c732af8 -r 189f5ca72030 x11/videoproto/distinfo
--- a/x11/videoproto/distinfo   Mon Jul 22 19:49:00 2013 +0000
+++ b/x11/videoproto/distinfo   Tue Jul 23 06:45:24 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/09/10 19:19:06 joerg Exp $
+$NetBSD: distinfo,v 1.4 2013/07/23 06:45:24 wiz Exp $
 
-SHA1 (videoproto-2.3.1.tar.bz2) = bb8b366687a7f345e3a8697bac516cb436cbf4b2
-RMD160 (videoproto-2.3.1.tar.bz2) = c86504e542312852debf01466f3860e97d3ccb8d
-Size (videoproto-2.3.1.tar.bz2) = 100391 bytes
+SHA1 (videoproto-2.3.2.tar.bz2) = aa60e3b93c6a78ad03f1c502b910e7c45faaedbc
+RMD160 (videoproto-2.3.2.tar.bz2) = 757708123766bd377fd18c7311d00562d3f5025a
+Size (videoproto-2.3.2.tar.bz2) = 118862 bytes



Home | Main Index | Thread Index | Old Index