ports/53645: Update port: chinese/moefonts-cid

Statue statue at freebsd.sinica.edu.tw
Mon Jun 23 19:40:12 UTC 2003


The following reply was made to PR ports/53645; it has been noted by GNATS.

From: statue at freebsd.sinica.edu.tw (Statue)
To: freebsd-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/53645: Update port: chinese/moefonts-cid
Date: Tue, 24 Jun 2003 03:33:52 +0800 (CST)

 diff -ruN moefonts-cid.orig/pkg-deinstall moefonts-cid/pkg-deinstall
 --- moefonts-cid.orig/pkg-deinstall	Tue Jun 24 02:48:11 2003
 +++ moefonts-cid/pkg-deinstall	Tue Jun 24 03:31:27 2003
 @@ -1,6 +1,6 @@
  #!/bin/sh
  
 -GSVER=7.06
 +GSVER=`cd /usr/ports/print/ghostscript-gnu && make -V GS_VERSION`
  GSDIR=${PKG_PREFIX}/share/ghostscript
  FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS
  FONTMAPTMP=${FONTMAP}.tmp
 diff -ruN moefonts-cid.orig/pkg-install moefonts-cid/pkg-install
 --- moefonts-cid.orig/pkg-install	Tue Jun 24 02:48:11 2003
 +++ moefonts-cid/pkg-install	Tue Jun 24 03:31:17 2003
 @@ -1,6 +1,6 @@
  #!/bin/sh
  
 -GSVER=7.06
 +GSVER=`cd /usr/ports/print/ghostscript-gnu && make -V GS_VERSION`
  GSDIR=${PKG_PREFIX}/share/ghostscript
  FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS
  



More information about the freebsd-ports-bugs mailing list