Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 4D25E63D5E6 for ; Wed, 1 Feb 2012 08:14:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 10F1B14A194; Wed, 1 Feb 2012 08:14:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2DDD814A193 for ; Wed, 1 Feb 2012 08:14:48 +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 jAONjcBEbR5X for ; Wed, 1 Feb 2012 08:14:47 +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 AB51414A18E for ; Wed, 1 Feb 2012 08:14:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 96569175DD; Wed, 1 Feb 2012 08:14:47 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 1 Feb 2012 08:14:47 +0000 From: "Steven Drake" Subject: CVS commit: pkgsrc/net To: pkgsrc-changes@NetBSD.org Reply-To: sbd@netbsd.org X-Mailer: log_accum Message-Id: <20120201081447.96569175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sbd Date: Wed Feb 1 08:14:47 UTC 2012 Modified Files: pkgsrc/net/samba30: Makefile pkgsrc/net/samba33: Makefile Added Files: pkgsrc/net/samba33: options.mk Log Message: Move the options.mk file for net/samba30 and net/samba33 from net/samba to net/samba33 because of up coming changes to net/samba/options.mk that are in-compatible with 30 and 33. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/samba30/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/samba33/Makefile cvs rdiff -u -r0 -r1.1 pkgsrc/net/samba33/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.