Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 38FBA63D96B for ; Mon, 19 Mar 2012 19:08:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 131B214A1DA; Mon, 19 Mar 2012 19:08:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7A99214A1D7 for ; Mon, 19 Mar 2012 19:08:38 +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 Ztgp2UCU8Ekw for ; Mon, 19 Mar 2012 19:08: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 75EDD14A1C1 for ; Mon, 19 Mar 2012 19:08:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9D3D2175DD; Mon, 19 Mar 2012 19:08:37 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 19 Mar 2012 19:08:37 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/x11/xproto To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20120319190837.9D3D2175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: bsiegert Date: Mon Mar 19 19:08:37 UTC 2012 Modified Files: pkgsrc/x11/xproto: Makefile distinfo pkgsrc/x11/xproto/patches: patch-aa Log Message: Include in Xos_r.h under Mac OS so that MAXHOSTNAMELEN is always defined. Unbreaks the build of modular libX11. OK joerg To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/xproto/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/xproto/distinfo cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xproto/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.