Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 5E73C63B879 for ; Tue, 3 Feb 2009 09:46:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 09AD363B14F; Tue, 3 Feb 2009 09:46:42 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 4524A63B129 for ; Tue, 3 Feb 2009 09:46:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3184E175D0; Tue, 3 Feb 2009 09:46:41 +0000 (UTC) From: Masao Uebayashi Subject: CVS commit: pkgsrc/net/samba To: pkgsrc-changes@NetBSD.org Reply-To: uebayasi@netbsd.org Message-Id: <20090203094641.3184E175D0@cvs.netbsd.org> Date: Tue, 3 Feb 2009 09:46:41 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: uebayasi Date: Tue Feb 3 09:46:41 UTC 2009 Modified Files: pkgsrc/net/samba: Makefile Log Message: Samba embeds lots of debug info into shipped binaries; one is an explicit source directory source/smbd/build_options.c and __FILE__ lines in DEBUG(). Give up wrkref checks here. To generate a diff of this commit: cvs rdiff -r1.186 -r1.187 pkgsrc/net/samba/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.