Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 8A76663B85F for ; Tue, 31 Jul 2012 18:44:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6105514A1B1; Tue, 31 Jul 2012 18:44:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3F80614A1AA for ; Tue, 31 Jul 2012 18:44:04 +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 CTuObSbo_FAW for ; Tue, 31 Jul 2012 18:44:03 +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 BAFAC14A1A0 for ; Tue, 31 Jul 2012 18:44:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AD1D1175DD; Tue, 31 Jul 2012 18:44:03 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 31 Jul 2012 18:44:03 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/print/xetex To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20120731184403.AD1D1175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Tue Jul 31 18:44:03 UTC 2012 Modified Files: pkgsrc/print/xetex: Makefile distinfo Added Files: pkgsrc/print/xetex/patches: patch-texk_web2c_xetexdir_XeTeX__ext.c Removed Files: pkgsrc/print/xetex/patches: patch-xetexdir_XeTeX__ext.c Log Message: Stop WRKSRC/CONFIGURE_DIRS abuse. WRKSRC should be the toplevel, while CONFIGURE_DIRS can be used for sub-hierarchies. Make it so. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/xetex/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/xetex/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/print/xetex/patches/patch-texk_web2c_xetexdir_XeTeX__ext.c cvs rdiff -u -r1.2 -r0 pkgsrc/print/xetex/patches/patch-xetexdir_XeTeX__ext.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.