From ixtl@komaba.utmc.or.jp  Fri Jul 21 07:55:05 2000
Return-Path: <ixtl@komaba.utmc.or.jp>
Received: from adam.komaba.utmc.or.jp (adam.komaba.utmc.or.jp [202.224.43.2])
	by hub.freebsd.org (Postfix) with ESMTP id 1789037B713
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Jul 2000 07:55:04 -0700 (PDT)
	(envelope-from ixtl@komaba.utmc.or.jp)
Received: (from ixtl@localhost)
	by adam.komaba.utmc.or.jp (8.9.3/3.7Wruriruri/19990126) id VAA48063;
	Mon, 17 Jul 2000 21:55:09 +0900 (JST)
Message-Id: <200007171255.VAA48063@adam.komaba.utmc.or.jp>
Date: Mon, 17 Jul 2000 21:55:09 +0900 (JST)
From: ixtl@utmc.or.jp
Sender: ixtl@komaba.utmc.or.jp
Reply-To: ixtl@utmc.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: modify japanese/latex2html
X-Send-Pr-Version: 3.2

>Number:         20089
>Category:       ports
>Synopsis:       modify japanese/latex2html
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 21 08:00:01 PDT 2000
>Closed-Date:    Sat Jul 22 18:57:45 JST 2000
>Last-Modified:  Sat Jul 22 18:59:01 JST 2000
>Originator:     Sugimoto Sadahiro
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
University of Tokyo
>Environment:

FreeBSD babel 3.3-RELEASE FreeBSD 3.3-RELEASE #9: Fri Jun  2 18:50:08 JST 2000
   ixtl@babel:/usr/src/sys/compile/BABEL  i386

>Description:

1. Add nkf to RUN_DEPENDS
2. Remove pnmtopng from RUN_DEPENDS. (netpbm contains it now.)

>How-To-Repeat:

>Fix:

diff -ruN -x README.html /usr/ports/japanese/latex2html/Makefile latex2html-current/Makefile
--- /usr/ports/japanese/latex2html/Makefile	Tue Jul  4 23:50:54 2000
+++ latex2html-current/Makefile	Mon Jul 17 19:08:51 2000
@@ -2,7 +2,7 @@
 # Date created:		3 Apr 1999
 # Whom:			Sugimoto Sadahiro <ixtl@utmc.or.jp>
 #
-# $FreeBSD: ports/japanese/latex2html/Makefile,v 1.8 2000/07/03 13:28:04 sada Exp $
+# $FreeBSD$
 #
 # Default image format is PNG.
 # If you prefer GIF to PNG, define WITH_GIF (`make -DWITH_GIF`).
@@ -22,11 +22,8 @@
 RUN_DEPENDS=	platex:${PORTSDIR}/japanese/platex-euc \
 		dvips:${PORTSDIR}/japanese/dvipsk-vflib \
 		gs:${PORTSDIR}/japanese/vfghostscript55 \
-		anytopnm:${PORTSDIR}/graphics/netpbm
-
-.ifndef WITH_GIF
-RUN_DEPENDS+=	${X11BASE}/bin/pnmtopng:${PORTSDIR}/graphics/pnmtopng
-.endif
+		anytopnm:${PORTSDIR}/graphics/netpbm \
+		nkf:${PORTSDIR}/japanese/nkf
 
 VERSION=	99.1
 JP_VERSION=	3.01

>Release-Note:
>Audit-Trail:

From: Sugimoto Sadahiro <ixtl@utmc.or.jp>
To: freebsd-gnats-submit@FreeBSD.org
Cc: ixtl@utmc.or.jp
Subject: Re: ports/20089: modify japanese/latex2html
Date: Sat, 22 Jul 2000 13:18:10 +0900

 Sorry, the PR ports/20089 was sent by mistake.
 Please cancel the PR.
 
 =================================
 Sugimoto Sadahiro
 mail: ixtl@utmc.or.jp
     t00966@mail.ecc.u-tokyo.ac.jp
 
State-Changed-From-To: open->closed 
State-Changed-By: knu 
State-Changed-When: Sat Jul 22 18:57:45 JST 2000 
State-Changed-Why:  
Duplicate of ports/20005, which I've committed. 

At the request of:	Originator 

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