From owner-freebsd-ports Wed May 15 10:51:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 71AD137B624 for ; Wed, 15 May 2002 10:41:11 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4FHeRv72143; Wed, 15 May 2002 10:40:27 -0700 (PDT) (envelope-from gnats) Received: from softwareliberty.org (freebsd.sinica.edu.tw [140.109.13.51]) by hub.freebsd.org (Postfix) with ESMTP id A590837B401 for ; Wed, 15 May 2002 10:32:59 -0700 (PDT) Received: by softwareliberty.org (Postfix, from userid 1014) id 5FC4F7530; Thu, 16 May 2002 01:33:02 +0800 (CST) Message-Id: <20020515173302.5FC4F7530@softwareliberty.org> Date: Thu, 16 May 2002 01:33:02 +0800 (CST) From: Statue Reply-To: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/38116: Update port: chinese/ghostscript6 chinese/moefonts-cid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 38116 >Category: ports >Synopsis: Update port: chinese/ghostscript6 chinese/moefonts-cid >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed May 15 10:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Apr 25 11:32:54 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386 >Description: Chasing print/ghostscript-gnu update Submitted by: rafan.bbs@twolights.twbbs.org >How-To-Repeat: >Fix: diff -ruN moefonts-cid.orig/pkg-deinstall moefonts-cid/pkg-deinstall --- moefonts-cid.orig/pkg-deinstall Thu May 16 01:28:57 2002 +++ moefonts-cid/pkg-deinstall Thu May 16 01:29:55 2002 @@ -1,6 +1,6 @@ #!/bin/sh -GSVER=6.53 +GSVER=7.05 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 Thu May 16 01:28:57 2002 +++ moefonts-cid/pkg-install Thu May 16 01:29:29 2002 @@ -1,6 +1,6 @@ #!/bin/sh -GSVER=6.53 +GSVER=7.05 GSDIR=${PKG_PREFIX}/share/ghostscript FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS diff -ruN ghostscript6.orig/Makefile ghostscript6/Makefile --- ghostscript6.orig/Makefile Thu May 16 01:29:02 2002 +++ ghostscript6/Makefile Thu May 16 01:30:21 2002 @@ -6,7 +6,7 @@ # PORTNAME= ghostscript -PORTVERSION= 6.53 +PORTVERSION= 7.05 CATEGORIES= chinese print MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/CID/CMap/ \ ftp://freebsd.sinica.edu.tw/pub/keith/GS6TTF/ \ diff -ruN ghostscript6.orig/pkg-install ghostscript6/pkg-install --- ghostscript6.orig/pkg-install Thu May 16 01:29:03 2002 +++ ghostscript6/pkg-install Thu May 16 01:30:38 2002 @@ -1,5 +1,5 @@ #!/bin/sh -GS6LIBDIR=${PKG_PREFIX}/share/ghostscript/6.52/lib +GS6LIBDIR=${PKG_PREFIX}/share/ghostscript/7.05/lib if [ "$2" = "POST-INSTALL" ]; then exit 0 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message