Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 69AB863E5A8 for ; Fri, 12 Apr 2013 20:00:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4AB1814A1E4; Fri, 12 Apr 2013 20:00:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0495014A1E0 for ; Fri, 12 Apr 2013 20:00:11 +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 kJWrPQimK3dp for ; Fri, 12 Apr 2013 20:00:10 +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 8791114A1DE for ; Fri, 12 Apr 2013 20:00:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 81454175DD; Fri, 12 Apr 2013 20:00:10 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 12 Apr 2013 20:00:10 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/misc/getopt/patches To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20130412200010.81454175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Fri Apr 12 20:00:10 UTC 2013 Added Files: pkgsrc/misc/getopt/patches: patch-getopt.c Log Message: Added msgfmt to USE_TOOLS; added a patch to avoid getopt_long_only() on NetBSD To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/misc/getopt/patches/patch-getopt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.