Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0782763B874 for ; Mon, 14 Mar 2011 21:29:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D1ECA19D81A; Mon, 14 Mar 2011 21:29:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A694819D7FF for ; Mon, 14 Mar 2011 21:29:21 +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 m3hN+Vnjvqh3 for ; Mon, 14 Mar 2011 21:29:21 +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 0765C19D7E0 for ; Mon, 14 Mar 2011 21:29:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E742F175DD; Mon, 14 Mar 2011 21:29:20 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 14 Mar 2011 21:29:20 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/print To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20110314212920.E742F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: minskim Date: Mon Mar 14 21:29:20 UTC 2011 Modified Files: pkgsrc/print/kpathsea: Makefile pkgsrc/print/teTeX3-bin: Makefile Log Message: Create TeX font directories in kpathsea, so that dynamic font generation works without teTeX-bin. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/print/kpathsea/Makefile cvs rdiff -u -r1.62 -r1.63 pkgsrc/print/teTeX3-bin/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.