Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3E1C463B913 for ; Fri, 24 Jul 2009 07:08:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id DE96763B211; Fri, 24 Jul 2009 07:08:11 +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 104C463B17E for ; Fri, 24 Jul 2009 07:08:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EB2D3175D0; Fri, 24 Jul 2009 07:08:10 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 24 Jul 2009 07:08:10 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/net/nsd To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20090724070810.EB2D3175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Fri Jul 24 07:08:10 UTC 2009 Modified Files: pkgsrc/net/nsd: Makefile distinfo Added Files: pkgsrc/net/nsd/patches: patch-ab Log Message: Redirecting stdout and stderr with &> is not portable, fix this. Issue raised by Koh-ichi Ito on nsd-users. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 pkgsrc/net/nsd/Makefile cvs rdiff -u -r1.25 -r1.26 pkgsrc/net/nsd/distinfo cvs rdiff -u -r0 -r1.3 pkgsrc/net/nsd/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.