Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2000 19:15:57 +0900 (JST)
From:      sanpei@sanpei.org
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        mita@jp.FreeBSD.org
Subject:   ports/15960: fix broken port: japanese/vfxdvi300
Message-ID:  <200001071015.TAA14061@lavender.yy.cs.keio.ac.jp>

next in thread | raw e-mail | index | archive | help

>Number:         15960
>Category:       ports
>Synopsis:       fix broken port: japanese/vfxdvi300
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan  7 02:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     MIHIRA Yoshiro
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Keio Univ.
>Environment:


>Description:

``japanese/vfxdvi300' is LIB_DEPENDS to japanese/vflib and 
``vfxdvi300'' refers to vfontcap file for vflib configuration file.

  vflib was update to 2.24.2 from 2.24.1 on Dec/27/1999.
  But vfxdvi300 port was not updated.

  I already made contact with maintainer of this ports, MITA-san.
But he is too busy to send-pr this problem, and OKed this patch.

Thank you.

>How-To-Repeat:


>Fix:

diff -uNr vfxdvi300.org/patches/patch-aa vfxdvi300/patches/patch-aa
--- vfxdvi300.org/patches/patch-aa	Thu Jan 21 15:32:51 1999
+++ vfxdvi300/patches/patch-aa	Fri Jan  7 18:54:23 2000
@@ -396,7 +396,7 @@
   #endif
   
   #ifdef	Use_ZEIT
-! DEFAULT_FONTCONFDIR=/usr/local/share/VFlib/2.24.1
+! DEFAULT_FONTCONFDIR=/usr/local/share/VFlib/2.24.2
 ! DEFAULT_FONTCONF=$(DEFAULT_FONTCONFDIR)/vfontcap
   #ifdef	Use_NTTZEIT
   ZEIT_DEFS=-DUSE_ZEIT -DNTTZEIT -DDEFAULT_FONTCONF=\"$(DEFAULT_FONTCONF)\"

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001071015.TAA14061>