Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 19C5063E4F2 for ; Mon, 1 Oct 2012 15:38:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E3C0E14A39C; Mon, 1 Oct 2012 15:38:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2069914A39D for ; Mon, 1 Oct 2012 15:38:33 +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 vIO41Fd9-FSN for ; Mon, 1 Oct 2012 15:38:32 +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 9431814A36F for ; Mon, 1 Oct 2012 15:38:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 82D9C175DD; Mon, 1 Oct 2012 15:38:32 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 1 Oct 2012 15:38:32 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20121001153832.82D9C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Mon Oct 1 15:38:32 UTC 2012 Modified Files: pkgsrc/www/contao211-translations: Makefile options.mk Added Files: pkgsrc/www/contao211-translations: INSTALL Removed Files: pkgsrc/www/contao: INSTALL.translations Makefile.translations options.translations.mk Log Message: Move some code fragment from contao to contao211-translations since translation files will be included in Contao core from next major release (Contao 3.0). To generate a diff of this commit: cvs rdiff -u -r1.1 -r0 pkgsrc/www/contao/INSTALL.translations cvs rdiff -u -r1.3 -r0 pkgsrc/www/contao/Makefile.translations \ pkgsrc/www/contao/options.translations.mk cvs rdiff -u -r0 -r1.1 pkgsrc/www/contao211-translations/INSTALL cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/contao211-translations/Makefile \ pkgsrc/www/contao211-translations/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.