From f1ea71d4dc0c17d4708d51e1f9d92b1fe883a29c Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 12 Sep 2000 16:45:47 +0000 Subject: Update teTeX-bin to 1.0.7nb1. This update removes texi2html from the installation, and depends on textproc/texi2html. Closes PR#10987. --- print/teTeX-bin/Makefile | 5 +++-- print/teTeX-bin/files/patch-sum | 3 ++- print/teTeX-bin/patches/patch-aq | 16 ++++++++++++++++ print/teTeX-bin/pkg/PLIST | 4 +--- 4 files changed, 22 insertions(+), 6 deletions(-) create mode 100644 print/teTeX-bin/patches/patch-aq (limited to 'print') diff --git a/print/teTeX-bin/Makefile b/print/teTeX-bin/Makefile index 00761d204f2..ab331300264 100644 --- a/print/teTeX-bin/Makefile +++ b/print/teTeX-bin/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2000/09/03 13:07:40 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2000/09/12 16:45:47 jlam Exp $ # FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp # DISTNAME= teTeX-src-1.0.7 -PKGNAME= teTeX-bin-1.0.7 +PKGNAME= teTeX-bin-1.0.7nb1 WRKSRC= ${WRKDIR}/teTeX-1.0 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/1.0/distrib/sources/} @@ -16,6 +16,7 @@ DEPENDS+= teTeX-share-1.0.*:../teTeX-share DEPENDS+= dialog>=0.6z:../../misc/dialog DEPENDS+= libwww>=5.2.8:../../www/libwww DEPENDS+= png>=1.0.6:../../graphics/png +DEPENDS+= texi2html>=1.52:../../textproc/texi2html CONFLICTS+= omega-* diff --git a/print/teTeX-bin/files/patch-sum b/print/teTeX-bin/files/patch-sum index 1b329f6e1cc..95e78681fa1 100644 --- a/print/teTeX-bin/files/patch-sum +++ b/print/teTeX-bin/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.8 2000/04/15 22:10:06 mycroft Exp $ +$NetBSD: patch-sum,v 1.9 2000/09/12 16:45:48 jlam Exp $ MD5 (patch-aa) = e2dc01a3dd93d9244ee3e266d7e636b2 MD5 (patch-ab) = 1a56867ec5caff25ee214233cf68ce95 @@ -16,3 +16,4 @@ MD5 (patch-am) = ae5a5a035d2c06c68717a174ebdbb812 MD5 (patch-an) = 46cde13e0541b7c5b94098db3a39c205 MD5 (patch-ao) = c56ea5325ebfa6433c85564f43b57467 MD5 (patch-ap) = aff58accafcb8f7486cf6d301b2200db +MD5 (patch-aq) = 6ce12df2e7c01de17e7cc2234968cbc3 diff --git a/print/teTeX-bin/patches/patch-aq b/print/teTeX-bin/patches/patch-aq new file mode 100644 index 00000000000..29e2af0f447 --- /dev/null +++ b/print/teTeX-bin/patches/patch-aq @@ -0,0 +1,16 @@ +$NetBSD: patch-aq,v 1.3 2000/09/12 16:45:48 jlam Exp $ + +--- texk/tetex/Makefile.in.orig Tue Apr 6 14:51:18 1999 ++++ texk/tetex/Makefile.in +@@ -5,9 +5,9 @@ + ac_include ../make/common.mk + ac_include ../make/programs.mk + +-SCRIPTS= dvi2fax ps2frag texconfig dvired pslatex texi2html allcm allneeded fontexport fontimport kpsetool mkfontdesc MakeTeXPK fontinst rubibtex rumakeindex fmtutil texdoc texlinks texutil texexec texshow ++SCRIPTS= dvi2fax ps2frag texconfig dvired pslatex allcm allneeded fontexport fontimport kpsetool mkfontdesc MakeTeXPK fontinst rubibtex rumakeindex fmtutil texdoc texlinks texutil texexec texshow + PDFSCRIPTS=e2pall epstopdf texi2pdf thumbpdf +-manpgs=texi2html texconfig ps2frag allcm allneeded dvired fontexport fontimport allec ++manpgs=texconfig ps2frag allcm allneeded dvired fontexport fontimport allec + INFOFILES= latex.info latex.info-1 latex.info-2 latex.info-3 + all: $(SCRIPTS) $(PDFSCRIPTS) + default: all diff --git a/print/teTeX-bin/pkg/PLIST b/print/teTeX-bin/pkg/PLIST index 05a33053f58..b2ba529939d 100644 --- a/print/teTeX-bin/pkg/PLIST +++ b/print/teTeX-bin/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2000/07/04 03:19:48 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.7 2000/09/12 16:45:48 jlam Exp $ @comment There are three files in this package that teTeX-share installs @comment and that teTeX-bin modifies. Take care of this: lib/libkpathsea.a @@ -181,7 +181,6 @@ man/man1/allneeded.1 man/man1/allcm.1 man/man1/ps2frag.1 man/man1/texconfig.1 -man/man1/texi2html.1 man/man1/ps2pk.1 man/man1/pk2bm.1 man/man1/pfb2pfa.1 @@ -261,7 +260,6 @@ bin/fontimport bin/fontexport bin/allneeded bin/allcm -bin/texi2html bin/pslatex bin/dvired bin/texconfig -- cgit v1.2.3