Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 7356BB90EB for ; Thu, 11 Sep 2014 21:35:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 246EE14A1CF; Thu, 11 Sep 2014 21:35:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 232BF14A1D2 for ; Thu, 11 Sep 2014 21:35:25 +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 EOjyyCYUNH-u for ; Thu, 11 Sep 2014 21:35:24 +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 8E26E14A1CE for ; Thu, 11 Sep 2014 21:35:24 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8292D98; Thu, 11 Sep 2014 21:35:24 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 11 Sep 2014 21:35:24 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/xinit To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20140911213524.8292D98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Thu Sep 11 21:35:24 UTC 2014 Modified Files: pkgsrc/x11/xinit: Makefile distinfo Log Message: Update to 1.3.4: Alan Coopersmith (4): Fix warnings about parameters to startServer & startClient shadowing globals Pass files to cpp via CLI arg instead of stdin to workaround gcc 4.8 change configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Brad Smith (1): Remove hardcoded path to OpenSSL for OpenBSD Hans de Goede (7): Remove unixware / sco support Bump required util-macros version to 1.19 Replace $RAWCPPFLAGS with $TRADITIONALCPPFLAGS when processing cpp files startx: Under Linux start X on the current VT startx: Pass vtX as long as the user did not specify one startx: Make the bugzilla reference in a comment survive cpp processing xinit 1.3.4 To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/xinit/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/xinit/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.