Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 86FE563C2BB for ; Thu, 11 Feb 2010 22:00:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3826163B1E1; Thu, 11 Feb 2010 22:00:46 +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 383CD63B11A for ; Thu, 11 Feb 2010 22:00:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 252A6175DD; Thu, 11 Feb 2010 22:00:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 11 Feb 2010 22:00:45 +0000 From: Min Sik Kim Subject: CVS commit: pkgsrc/print/tex-luatex To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20100211220045.252A6175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: minskim Date: Thu Feb 11 22:00:45 UTC 2010 Modified Files: pkgsrc/print/tex-luatex: Makefile PLIST distinfo Log Message: Install dviluatex instead of pdfluatex. luatex's default output format was changed from dvi to pdf. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-luatex/Makefile \ pkgsrc/print/tex-luatex/PLIST cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-luatex/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.