summaryrefslogtreecommitdiff
path: root/print/teTeX2
diff options
context:
space:
mode:
authorkei <kei>2003-03-15 08:17:07 +0000
committerkei <kei>2003-03-15 08:17:07 +0000
commit085d3711251e89885756affd811ee57073e2d8cd (patch)
treed76ec0edc35eb25e2a7c80cb094d4ee9e0b83f50 /print/teTeX2
parent953c963efdd3cb654441bf26dfa57d7bfef72468 (diff)
downloadpkgsrc-085d3711251e89885756affd811ee57073e2d8cd.tar.gz
update teTeX2 and related packages to version 2.0.2. Changes from announce
are following: with the dvipdfm -> dvipdfm/config change, dvipdfmx package can easily coexist with dvipdfm of teTeX2. ---------------- =========================================================================== Changes in this release: =========================================================================== The main change is the new pdftex which has a few important fixes. For details, please look at tetex-src-2.0.2/texk/web2c/pdftexdir/NEWS. ChangeLog entries: In the src tarball: * portability fix for texk/kpathsea/cnf.c * pdftex version 1.10b * add eomega support to fmtutil * ttf2afm: FontFamily patch by Siep Kroonenberg * update config.guess / config.sub * handle manpages for kpsepath / kpsexpand properly * fix two bugs in texdoctk * mktexmf fix for CJK fonts * adjust cxx-runtime-hack a little * add search paths for non"k"-xdvi to texmf.in * fix bug in texk/etc/autoconf/acspecific.m4 In the texmf tarball: * add doc/latex/styles/multiple-span.txt * move dvipdfm/* to dvipdfm/config * update ragged2e * support uppercase mathtime fonts via aliases * remove g-brief: it is not free software * update shadow.sty * add package mparhack and jurabib * listings package is back (license *is* ok!) * SIunits.cfg updated (only comments have changed in a minor way) * replace old README by new readme in doc/latex/pdfpages * added sihyph23.tex (Slovenian hyphenation patterns) ----------------
Diffstat (limited to 'print/teTeX2')
-rw-r--r--print/teTeX2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/teTeX2/Makefile b/print/teTeX2/Makefile
index b8dd87779e3..ee4f6f910db 100644
--- a/print/teTeX2/Makefile
+++ b/print/teTeX2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/02/23 04:59:20 kei Exp $
+# $NetBSD: Makefile,v 1.2 2003/03/15 08:17:07 kei Exp $
-DISTNAME= teTeX2-2.0.1
+DISTNAME= teTeX2-2.0.2
PKGREVISION= # empty
CATEGORIES= print
MASTER_SITES= # empty
@@ -10,8 +10,8 @@ MAINTAINER= kei@netbsd.org
HOMEPAGE= http://www.tug.org/tetex/
COMMENT= Thomas Esser's TeX distribution for UNIX compatible systems, version 2
-DEPENDS+= teTeX2-bin>=2.0.1:../teTeX2-bin
-DEPENDS+= teTeX2-sharesrc>=2.0.1:../teTeX2-sharesrc
+DEPENDS+= teTeX2-bin>=2.0.2:../teTeX2-bin
+DEPENDS+= teTeX2-sharesrc>=2.0.2:../teTeX2-sharesrc
DEPENDS+= texi2html>=1.52:../../textproc/texi2html
USE_BUILDLINK2= yes