Date: Tue, 24 Jun 2003 02:57:28 +0800 (CST) From: Statue <statue@freebsd.sinica.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/53645: Update port: chinese/moefonts-cid Message-ID: <20030623185728.4BC509BF@freebsd.sinica.edu.tw> Resent-Message-ID: <200306231900.h5NJ0Y4l008544@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 53645 >Category: ports >Synopsis: Update port: chinese/moefonts-cid >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 23 12:00:34 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: o due to print/ghostscript-gnu update to 7.07 o close pr ports/53521 >How-To-Repeat: >Fix: 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 02:54:13 2003 @@ -1,6 +1,6 @@ #!/bin/sh -GSVER=7.06 +GSVER=7.07 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 02:54:19 2003 @@ -1,6 +1,6 @@ #!/bin/sh -GSVER=7.06 +GSVER=7.07 GSDIR=${PKG_PREFIX}/share/ghostscript FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030623185728.4BC509BF>