Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2002 01:33:02 +0800 (CST)
From:      Statue <statue@softwareliberty.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38116: Update port: chinese/ghostscript6 chinese/moefonts-cid
Message-ID:  <20020515173302.5FC4F7530@softwareliberty.org>

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

>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




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