Mon Nov 9 18:08:30 2009 UTC ()
Update to xwininfo-1.0.5. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
xwininfo 1.0.5
Do not spew usage on connection error
Ansification and compile warning fixes.
Report visual id along visual class for -stat switch
Update manpage for visual id


(tnn)
diff -r1.5 -r1.6 pkgsrc/x11/xwininfo/Makefile
diff -r1.3 -r1.4 pkgsrc/x11/xwininfo/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/x11/xwininfo/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xwininfo/Makefile 2009/08/09 22:27:15 1.5
+++ pkgsrc/x11/xwininfo/Makefile 2009/11/09 18:08:30 1.6
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.5 2009/08/09 22:27:15 wiz Exp $ 1# $NetBSD: Makefile,v 1.6 2009/11/09 18:08:30 tnn Exp $
2# 2#
3 3
4DISTNAME= xwininfo-1.0.4 4DISTNAME= xwininfo-1.0.5
5CATEGORIES= x11 5CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_XORG:=app/} 6MASTER_SITES= ${MASTER_SITE_XORG:=app/}
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= Query information about X windows 11COMMENT= Query information about X windows
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config
17 17

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

--- pkgsrc/x11/xwininfo/distinfo 2009/08/09 22:27:15 1.3
+++ pkgsrc/x11/xwininfo/distinfo 2009/11/09 18:08:30 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2009/08/09 22:27:15 wiz Exp $ 1$NetBSD: distinfo,v 1.4 2009/11/09 18:08:30 tnn Exp $
2 2
3SHA1 (xwininfo-1.0.4.tar.bz2) = 60c0410313da0b17dfd447714b4a0a47c5108747 3SHA1 (xwininfo-1.0.5.tar.bz2) = 9730db0d1bd75b8bc5bc399f56cab9f5aee3bcfc
4RMD160 (xwininfo-1.0.4.tar.bz2) = 7d0dbcbb35b5176676612dc679aa607bd16c4906 4RMD160 (xwininfo-1.0.5.tar.bz2) = ea40ae6f9e4fde1e932e6513ee7ad6e4e54c28a0
5Size (xwininfo-1.0.4.tar.bz2) = 101541 bytes 5Size (xwininfo-1.0.5.tar.bz2) = 109834 bytes