From tm@tmueller.prodata.de  Wed May  7 14:43:31 1997
Received: from tmueller.prodata.de (tmueller.prodata.de [193.141.3.59])
          by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA19436
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 7 May 1997 14:43:28 -0700 (PDT)
Received: (from tm@localhost)
	by tmueller.prodata.de (8.8.5/8.8.5) id AAA01817;
	Thu, 8 May 1997 00:57:12 +0200 (CEST)
Message-Id: <199705072257.AAA01817@tmueller.prodata.de>
Date: Thu, 8 May 1997 00:57:12 +0200 (CEST)
From: tm@systrix.de
Reply-To: tm@systrix.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: MakeTexPK calls gftopk with wron argument
X-Send-Pr-Version: 3.2

>Number:         3537
>Category:       ports
>Synopsis:       MakeTexPK calls gftopk with wron argument
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May  7 14:50:01 PDT 1997
>Closed-Date:    Wed May 7 17:08:12 PDT 1997
>Last-Modified:  Wed May  7 17:09:51 PDT 1997
>Originator:     Thomas Mueller
>Release:        FreeBSD 2.2.1-RELEASE i386
>Organization:
SYSTRIX CS GmbH
>Environment:
>Description:

    MakeTeXPK (from FreeBSD 2.2.1-RELEASE CD-ROM package tex-3.14159)
    calls gftopk with wrong argument (-v instead of -verbose) making 
    it unuseable.

>How-To-Repeat:

    Run xdvi on .dvi file using a font which doesn't exist on your
    system.

>Fix:
	
*** /usr/local/bin/MakeTeXPK.ORG        Thu May  8 00:55:11 1997
--- /usr/local/bin/MakeTeXPK    Thu May  8 00:55:27 1997
***************
*** 146,152 ****
     exit 1
  fi
  
! gftopk -verbose ./$GFNAME ./$PKNAME
  
  # Install the PK file carefully, since others may be doing the same
  # as us simultaneously.
--- 146,152 ----
     exit 1
  fi
  
! gftopk -v ./$GFNAME ./$PKNAME
  
  # Install the PK file carefully, since others may be doing the same
  # as us simultaneously.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: max 
State-Changed-When: Wed May 7 17:08:12 PDT 1997 
State-Changed-Why:  
Duplicate PR  (CF. #3536). 
>Unformatted:
