pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/texmf-dirs Update texmf-dirs to 1.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e4e1ec65b86
branches: trunk
changeset: 510957:0e4e1ec65b86
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Apr 07 05:08:50 2006 +0000
description:
Update texmf-dirs to 1.1.
- Add two directories used by fonts/ec-fonts-mftraced.
diffstat:
print/texmf-dirs/Makefile | 4 ++--
print/texmf-dirs/dirs.mk | 4 +++-
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (36 lines):
diff -r 040a1704986f -r 0e4e1ec65b86 print/texmf-dirs/Makefile
--- a/print/texmf-dirs/Makefile Fri Apr 07 05:00:47 2006 +0000
+++ b/print/texmf-dirs/Makefile Fri Apr 07 05:08:50 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/04/06 23:07:01 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/07 05:08:50 minskim Exp $
-DISTNAME= texmf-dirs-1.0
+DISTNAME= texmf-dirs-1.1
CATEGORIES= print
MASTER_SITES= # empty
DISTFILES= # empty
diff -r 040a1704986f -r 0e4e1ec65b86 print/texmf-dirs/dirs.mk
--- a/print/texmf-dirs/dirs.mk Fri Apr 07 05:00:47 2006 +0000
+++ b/print/texmf-dirs/dirs.mk Fri Apr 07 05:08:50 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: dirs.mk,v 1.2 2006/04/06 23:28:36 minskim Exp $
+# $NetBSD: dirs.mk,v 1.3 2006/04/07 05:08:50 minskim Exp $
#
# This file is intended to be included by mk/dirs.mk, not directly by packages.
#
@@ -19,12 +19,14 @@
TEXMF_DIRS+= fonts/enc/pdftex
TEXMF_DIRS+= fonts/map
TEXMF_DIRS+= fonts/map/dvipdfm
+TEXMF_DIRS+= fonts/map/dvips
TEXMF_DIRS+= fonts/map/pdftex
TEXMF_DIRS+= fonts/ofm
TEXMF_DIRS+= fonts/ovf
TEXMF_DIRS+= fonts/ovp
TEXMF_DIRS+= fonts/source
TEXMF_DIRS+= fonts/tfm
+TEXMF_DIRS+= fonts/tfm/public
TEXMF_DIRS+= fonts/truetype
TEXMF_DIRS+= fonts/type1
TEXMF_DIRS+= fonts/type1/public
Home |
Main Index |
Thread Index |
Old Index