Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D174763B8CD for ; Mon, 9 Nov 2009 18:30:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 81A4F63B114; Mon, 9 Nov 2009 18:30:37 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id A8B5863B108 for ; Mon, 9 Nov 2009 18:30:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 949E0175DD; Mon, 9 Nov 2009 18:30:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 9 Nov 2009 18:30:36 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/x11/xprop To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20091109183036.949E0175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tnn Date: Mon Nov 9 18:30:36 UTC 2009 Modified Files: pkgsrc/x11/xprop: Makefile distinfo Log Message: Update to xprop-1.1.0. Changes: Add README with pointers to mailing lists, bugzilla, & git Add 'o' property type to man page for icon formats Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Exit cleanly when the target window is destroyed. (#19381) Do not spew usage on connection error -spy: flush output before waiting for more events Bug#15069: Compile warning fixes. Correct make distcheck and don't distribute autogen.sh. The "visible bit" is called "urgency bit" in the ICCCM 2.0 Display _NET_WM_ICONs as ASCII art instead of as a big list of integers To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/xprop/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/xprop/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.