From 8b2392f871ef567a20d0acf367177c0abffff6a0 Mon Sep 17 00:00:00 2001 From: tnn Date: Fri, 9 Apr 2010 08:15:48 +0000 Subject: Update to fixesproto-4.1.1. 4.1.1: New requirement: xorg-macros 1.3 Add README with pointers to mailing lists, bugzilla, & git Hide/ShowCursor works on all master pointers in XI2. Document behaviour of CursorNotifies with XI2 servers. Require macros 1.3 for XORG_DEFAULT_OPTIONS Remove RCS tags 4.1: renamed: .cvsignore -> .gitignore Update XFixes protocol spec to match XFixes 4.0 Typo fixes in XFixes protocol spec Move fixes protocol description to the new canonical location/name. fixesproto: adjust to split xext headers ChangeSaveSet with map=Unmap means 'unmap', not 'don't remap' Janitor: Correct make distcheck and dont distribute autogen.sh --- x11/fixesproto/Makefile | 5 ++--- x11/fixesproto/PLIST | 3 ++- x11/fixesproto/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'x11') diff --git a/x11/fixesproto/Makefile b/x11/fixesproto/Makefile index 03ce2deffc5..0889ae374bf 100644 --- a/x11/fixesproto/Makefile +++ b/x11/fixesproto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2009/07/23 22:26:05 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2010/04/09 08:15:48 tnn Exp $ # -DISTNAME= fixesproto-4.0 +DISTNAME= fixesproto-4.1.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 @@ -16,7 +16,6 @@ CONFLICTS+= fixesext-[0-9]* GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE+= ${WRKSRC}/fixesproto.pc.in -USE_LANGUAGES= # none, not even C .include "../../converters/libiconv/buildlink3.mk" .include "../../x11/xextproto/buildlink3.mk" diff --git a/x11/fixesproto/PLIST b/x11/fixesproto/PLIST index d384a6094c2..707a6b10c92 100644 --- a/x11/fixesproto/PLIST +++ b/x11/fixesproto/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.4 2009/07/23 22:26:05 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2010/04/09 08:15:48 tnn Exp $ include/X11/extensions/xfixesproto.h include/X11/extensions/xfixeswire.h lib/pkgconfig/fixesproto.pc +share/doc/fixesproto/fixesproto.txt diff --git a/x11/fixesproto/distinfo b/x11/fixesproto/distinfo index 5b3aa20ddd6..76fda6d2509 100644 --- a/x11/fixesproto/distinfo +++ b/x11/fixesproto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2009/07/23 22:26:05 wiz Exp $ +$NetBSD: distinfo,v 1.6 2010/04/09 08:15:48 tnn 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.1.tar.bz2) = fb47920c629e08a56442a51968a02a22733085e5 +RMD160 (fixesproto-4.1.1.tar.bz2) = 83f9663df63a6e02cfe7f362f7848bf5e1b034d8 +Size (fixesproto-4.1.1.tar.bz2) = 91338 bytes -- cgit v1.2.3