pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/fixesproto Update to 4.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dbe76d6c9da0
branches:  trunk
changeset: 396399:dbe76d6c9da0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 23 13:12:07 2009 +0000

description:
Update to 4.1:

Adam Jackson (1):
      fixesproto 4.1

Alan Coopersmith (3):
      renamed: .cvsignore -> .gitignore
      Update XFixes protocol spec to match XFixes 4.0
      Typo fixes in XFixes protocol spec

Eric Anholt (1):
      Move fixes protocol description to the new canonical location/name.

Julien Cristau (1):
      fixesproto: adjust to split xext headers

Keith Packard (1):
      ChangeSaveSet with map=Unmap means 'unmap', not 'don't remap'

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

diffstat:

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

diffs (36 lines):

diff -r 456c21af6ccf -r dbe76d6c9da0 x11/fixesproto/Makefile
--- a/x11/fixesproto/Makefile   Thu Jul 23 12:43:18 2009 +0000
+++ b/x11/fixesproto/Makefile   Thu Jul 23 13:12:07 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2008/05/24 21:45:14 tnn Exp $
+# $NetBSD: Makefile,v 1.7 2009/07/23 13:12:07 wiz Exp $
 #
 
-DISTNAME=              fixesproto-4.0
+DISTNAME=              fixesproto-4.1
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=proto/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 456c21af6ccf -r dbe76d6c9da0 x11/fixesproto/PLIST
--- a/x11/fixesproto/PLIST      Thu Jul 23 12:43:18 2009 +0000
+++ b/x11/fixesproto/PLIST      Thu Jul 23 13:12:07 2009 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:24:46 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/07/23 13:12:07 wiz Exp $
 include/X11/extensions/xfixesproto.h
 include/X11/extensions/xfixeswire.h
 lib/pkgconfig/fixesproto.pc
+share/doc/fixesproto/fixesproto.txt
diff -r 456c21af6ccf -r dbe76d6c9da0 x11/fixesproto/distinfo
--- a/x11/fixesproto/distinfo   Thu Jul 23 12:43:18 2009 +0000
+++ b/x11/fixesproto/distinfo   Thu Jul 23 13:12:07 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2006/12/01 17:29:44 rillig Exp $
+$NetBSD: distinfo,v 1.4 2009/07/23 13:12:07 wiz Exp $
 
-SHA1 (fixesproto-4.0.tar.bz2) = de9139e4836f1ab234583406ea2ee6446ad7965f
-RMD160 (fixesproto-4.0.tar.bz2) = fc1c2130ae89a88365cb039a5e9ffb8c6651c16e
-Size (fixesproto-4.0.tar.bz2) = 38550 bytes
+SHA1 (fixesproto-4.1.tar.bz2) = 8b2e6009c629649556d45ef847d5b31591bb6f96
+RMD160 (fixesproto-4.1.tar.bz2) = ae0d8617c837924d13a2746a14bb662d05ff6f93
+Size (fixesproto-4.1.tar.bz2) = 55786 bytes



Home | Main Index | Thread Index | Old Index