From owner-freebsd-ports Wed May 7 14:50:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA19748 for ports-outgoing; Wed, 7 May 1997 14:50:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA19736; Wed, 7 May 1997 14:50:02 -0700 (PDT) Resent-Date: Wed, 7 May 1997 14:50:02 -0700 (PDT) Resent-Message-Id: <199705072150.OAA19736@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, tm@systrix.de 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 ; 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 X-Send-Pr-Version: 3.2 Subject: ports/3537: MakeTexPK calls gftopk with wron argument Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3537 >Category: ports >Synopsis: MakeTexPK calls gftopk with wron argument >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 7 14:50:01 PDT 1997 >Last-Modified: >Originator: Thomas Mueller >Organization: SYSTRIX CS GmbH >Release: FreeBSD 2.2.1-RELEASE i386 >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. >Audit-Trail: >Unformatted: