From lioux@uol.com.br  Wed Jul  5 05:31:23 2000
Return-Path: <lioux@uol.com.br>
Received: from bsa-1-as01-7-a41.gd.uol.com.br (bsa-1-as01-7-a41.gd.uol.com.br [200.197.118.41])
	by hub.freebsd.org (Postfix) with ESMTP id D9CE037B5D5
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Jul 2000 05:31:20 -0700 (PDT)
	(envelope-from lioux@uol.com.br)
Received: (qmail 84949 invoked by uid 1001); 4 Jul 2000 23:31:49 -0000
Message-Id: <20000704233149.84948.qmail@Fedaykin.here>
Date: 4 Jul 2000 23:31:49 -0000
From: "Mario Sergio Fujikawa Ferreira" <lioux@uol.com.br>
Reply-To: lioux@uol.com.br
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port print/teTex to install texi2dvi req. by texi2pdf
X-Send-Pr-Version: 3.2

>Number:         19712
>Category:       ports
>Synopsis:       Update port print/teTex to install texi2dvi req. by texi2pdf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 05 05:40:00 PDT 2000
>Closed-Date:    Thu Jul 13 05:53:55 PDT 2000
>Last-Modified:  Thu Jul 13 05:54:46 PDT 2000
>Originator:     Mario Sergio Fujikawa Ferreira
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #2: Fri Jun  9 13:22:10 EST 2000     lioux@Here.here:/usr/src/sys/compile/LIOUX  i386

>Description:

Files added/removed from port: none

teTex installs texi2pdf which depends upon texi2dvi

I just added the required script file

>How-To-Repeat:

n/a

>Fix:

diff -ruN /usr/ports/print/teTeX/Makefile teTeX/Makefile
--- /usr/ports/print/teTeX/Makefile	Sat Apr 29 15:21:51 2000
+++ teTeX/Makefile	Tue Jul  4 19:25:09 2000
@@ -65,6 +65,7 @@
 	@cd ${TEXMF_TREE}; tar xfz ${_DISTDIR}/${TETEX_TEXMF}
 
 post-install:
+	@${INSTALL_SCRIPT} ${WRKSRC}/texinfo/util/texi2dvi ${PREFIX}/bin
 	@${SED} -e "s|^TEXMFMAIN = .*|TEXMFMAIN = ${TEXMF_TREE}|g" \
 		< ${WRKSRC}/texk/kpathsea/texmf.cnf \
 		> ${TEXMF_TREE}/web2c/texmf.cnf
diff -ruN /usr/ports/print/teTeX/pkg/PLIST teTeX/pkg/PLIST
--- /usr/ports/print/teTeX/pkg/PLIST	Wed Feb 23 01:59:42 2000
+++ teTeX/pkg/PLIST	Tue Jul  4 19:25:26 2000
@@ -100,6 +100,7 @@
 bin/texdoc
 bin/texexec
 bin/texhash
+bin/texi2dvi
 bin/texi2html
 bin/texi2pdf
 bin/texlinks

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: tg 
State-Changed-When: Thu Jul 13 05:53:55 PDT 2000 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19712 
>Unformatted:
