pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/teTeX3-texmf Adapt teTeX-texmf to TeX Live 2009.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/404f6481de4b
branches:  trunk
changeset: 570439:404f6481de4b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Jan 29 18:57:32 2010 +0000

description:
Adapt teTeX-texmf to TeX Live 2009.

- Depend on tex-placeins-plain because it was separated from tex-misc.
- Do not use mt-belleek.map.

diffstat:

 print/teTeX3-texmf/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (31 lines):

diff -r 5937892354d9 -r 404f6481de4b print/teTeX3-texmf/Makefile
--- a/print/teTeX3-texmf/Makefile       Fri Jan 29 18:52:35 2010 +0000
+++ b/print/teTeX3-texmf/Makefile       Fri Jan 29 18:57:32 2010 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2009/09/19 15:45:43 minskim Exp $
+# $NetBSD: Makefile,v 1.40 2010/01/29 18:57:32 minskim Exp $
 #
 
 DISTNAME=      tetex-texmf-3.0
 PKGNAME=       ${DISTNAME:C/tetex/teTeX/}
-PKGREVISION=   21
+PKGREVISION=   22
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/}
 
@@ -88,6 +88,7 @@
 DEPENDS+=      tex-oberdiek-[0-9]*:../../print/tex-oberdiek
 DEPENDS+=      tex-paralist-[0-9]*:../../print/tex-paralist
 DEPENDS+=      tex-placeins-[0-9]*:../../print/tex-placeins
+DEPENDS+=      tex-placeins-plain-[0-9]*:../../print/tex-placeins-plain
 DEPENDS+=      tex-preprint-[0-9]*:../../print/tex-preprint
 DEPENDS+=      tex-rotating-[0-9]*:../../print/tex-rotating
 DEPENDS+=      tex-rsfs-[0-9]*:../../fonts/tex-rsfs
@@ -156,7 +157,6 @@
 TEX_MAP_FILES+=                omega.map
 TEX_MAP_FILES+=                pxfonts.map
 TEX_MAP_FILES+=                xypic.map
-TEX_MAP_FILES+=                mt-belleek.map
 TEX_MAP_FILES+=                urwvn.map
 TEX_MAP_FILES+=                dstroke.map
 TEX_MIXEDMAP_FILES+=   cs.map



Home | Main Index | Thread Index | Old Index