Thu Jul 23 13:12:07 2009 UTC ()
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


(wiz)
diff -r1.6 -r1.7 pkgsrc/x11/fixesproto/Makefile
diff -r1.2 -r1.3 pkgsrc/x11/fixesproto/PLIST
diff -r1.3 -r1.4 pkgsrc/x11/fixesproto/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/x11/fixesproto/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/fixesproto/Attic/Makefile 2008/05/24 21:45:14 1.6
+++ pkgsrc/x11/fixesproto/Attic/Makefile 2009/07/23 13:12:07 1.7
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.6 2008/05/24 21:45:14 tnn Exp $ 1# $NetBSD: Makefile,v 1.7 2009/07/23 13:12:07 wiz Exp $
2# 2#
3 3
4DISTNAME= fixesproto-4.0 4DISTNAME= fixesproto-4.1
5CATEGORIES= x11 5CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_XORG:=proto/} 6MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 10HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= Fixes extension headers from X.org 11COMMENT= Fixes extension headers from X.org
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15CONFLICTS+= fixesext-[0-9]* 15CONFLICTS+= fixesext-[0-9]*
16 16
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes

cvs diff -r1.2 -r1.3 pkgsrc/x11/fixesproto/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/x11/fixesproto/Attic/PLIST 2009/06/14 18:24:46 1.2
+++ pkgsrc/x11/fixesproto/Attic/PLIST 2009/07/23 13:12:07 1.3
@@ -1,4 +1,5 @@ @@ -1,4 +1,5 @@
1@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:24:46 joerg Exp $ 1@comment $NetBSD: PLIST,v 1.3 2009/07/23 13:12:07 wiz Exp $
2include/X11/extensions/xfixesproto.h 2include/X11/extensions/xfixesproto.h
3include/X11/extensions/xfixeswire.h 3include/X11/extensions/xfixeswire.h
4lib/pkgconfig/fixesproto.pc 4lib/pkgconfig/fixesproto.pc
 5share/doc/fixesproto/fixesproto.txt

cvs diff -r1.3 -r1.4 pkgsrc/x11/fixesproto/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/fixesproto/Attic/distinfo 2006/12/01 17:29:44 1.3
+++ pkgsrc/x11/fixesproto/Attic/distinfo 2009/07/23 13:12:07 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2006/12/01 17:29:44 rillig Exp $ 1$NetBSD: distinfo,v 1.4 2009/07/23 13:12:07 wiz Exp $
2 2
3SHA1 (fixesproto-4.0.tar.bz2) = de9139e4836f1ab234583406ea2ee6446ad7965f 3SHA1 (fixesproto-4.1.tar.bz2) = 8b2e6009c629649556d45ef847d5b31591bb6f96
4RMD160 (fixesproto-4.0.tar.bz2) = fc1c2130ae89a88365cb039a5e9ffb8c6651c16e 4RMD160 (fixesproto-4.1.tar.bz2) = ae0d8617c837924d13a2746a14bb662d05ff6f93
5Size (fixesproto-4.0.tar.bz2) = 38550 bytes 5Size (fixesproto-4.1.tar.bz2) = 55786 bytes