Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 386A963E6F1 for ; Mon, 21 Jan 2013 13:19:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0C19414A20B; Mon, 21 Jan 2013 13:19:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 943C914A206 for ; Mon, 21 Jan 2013 13:19:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id P5BweHisbgUc for ; Mon, 21 Jan 2013 13:19:13 +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 07A3B14A1FD for ; Mon, 21 Jan 2013 13:19:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F3279175DD; Mon, 21 Jan 2013 13:19:12 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 21 Jan 2013 13:19:12 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/xconsole To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20130121131912.F3279175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Mon Jan 21 13:19:12 UTC 2013 Modified Files: pkgsrc/x11/xconsole: Makefile distinfo Log Message: Update to 1.0.5: This minor maintenance release includes several years of build improvements, cleanups, and bug fixes; including making the build configuration scripts compatible with automake-1.13. Alan Coopersmith (8): Strip trailing whitespace Remove old Xorg & XFree86 CVS version tags Mark functions _X_NORETURN that gcc warnings suggest unifdef umips unifdef CRAY unifdef -U__UNIXOS2__ Fix implicit conversion from size_t to int warnings in Deiconified() xconsole 1.0.5 Arvind Umrao (1): Open /dev/console with NOCTTY and O_NONBLOCK flags Eric S. Raymond (1): Don't rely on being able to set tab stops. Gaetan Nadon (4): config: replace deprecated AC_HELP_STRING with AS_HELP_STRING config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: replace hard coded man page section with substitution strings config: move man pages into their own directory Jeremy Huddleston (1): Require xt >= 1.0 for appdefaultdir To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/xconsole/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/xconsole/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.