Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2001 05:04:27 +0800 (CST)
From:      Statue <statue@softwareliberty.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32813: update port: chinese/ghostscript6
Message-ID:  <20011213210427.B6049752A@softwareliberty.org>

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

>Number:         32813
>Category:       ports
>Synopsis:       update port: chinese/ghostscript6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 13 13:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Statue
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386


	
>Description:
o update cjkvttcidmap from 0.8 to 0.94
    add Bridge Version by using mapping tables of ftp.unicode.org 
    add Bridge Version by using CMaps for PDF core fonts(ToUnicode CMap) of partners.adobe.com 
    add Bridge Version by using CMaps for PDF core fonts(ToUnicode CMap) and mapping tables of ftp.unicode.org 
o update pkg-install
    from 6.50 to 6.52
	
>How-To-Repeat:
	
>Fix:

diff -ruN ghostscript6.orig/Makefile ghostscript6/Makefile
--- ghostscript6.orig/Makefile	Fri Dec 14 04:55:19 2001
+++ ghostscript6/Makefile	Fri Dec 14 04:57:32 2001
@@ -14,7 +14,7 @@
 		http://www.aihara.co.jp/~taiji/tops/
 DISTFILES=	ac13.tar.Z ag14.tar.Z ai0.tar.Z aj14.tar.Z \
 		aj20.tar.Z ak12.tar.Z rksj-cmaps.tar.Z \
-		cjkvttcidmap-0.8.tar.gz gs6.50_ttf.ps-cjkv-20001215.patch.gz
+		cjkvttcidmap-0.94.tar.gz gs6.50_ttf.ps-cjkv-20001215.patch.gz
 EXTRACT_ONLY=
 
 MAINTAINER=	keith@FreeBSD.org
@@ -39,7 +39,7 @@
 		${TAR} -xzf ${DISTDIR}/rksj-cmaps.tar.Z; \
 		${LN} -sf rksj-cmaps/* . )
 	@(cd ${PREFIX}/share/ghostscript/CJK/TrueType; \
-		${TAR} -xzf ${DISTDIR}/cjkvttcidmap-0.8.tar.gz )
+		${TAR} -xzf ${DISTDIR}/cjkvttcidmap-0.94.tar.gz )
 	@(cd ${PREFIX}/share/ghostscript/${PORTVERSION}/lib; \
 		${GZCAT} ${DISTDIR}/gs6.50_ttf.ps-cjkv-20001215.patch.gz |${PATCH} )
 	@${CP} ${PREFIX}/share/ghostscript/${PORTVERSION}/lib/gs_res.ps \
diff -ruN ghostscript6.orig/distinfo ghostscript6/distinfo
--- ghostscript6.orig/distinfo	Fri Dec 14 04:55:19 2001
+++ ghostscript6/distinfo	Fri Dec 14 04:58:34 2001
@@ -5,5 +5,5 @@
 MD5 (aj20.tar.Z) = 06b03101b0fd4c1f74d4bd3e4c2096b6
 MD5 (ak12.tar.Z) = fbc36b6e008196b77859717e1eb32925
 MD5 (rksj-cmaps.tar.Z) = 98b26cb513014491ed401dd2bb03535a
-MD5 (cjkvttcidmap-0.8.tar.gz) = 1c124fda850798004be241af177f10f2
+MD5 (cjkvttcidmap-0.94.tar.gz) = 1426e4e15357487ce2a797a9b7d2e0e1
 MD5 (gs6.50_ttf.ps-cjkv-20001215.patch.gz) = dc1eb717b392ab069fdd9a34890cc19a
diff -ruN ghostscript6.orig/pkg-install ghostscript6/pkg-install
--- ghostscript6.orig/pkg-install	Fri Dec 14 04:55:19 2001
+++ ghostscript6/pkg-install	Fri Dec 14 04:55:27 2001
@@ -1,5 +1,5 @@
 #!/bin/sh
-GS6LIBDIR=${PKG_PREFIX}/share/ghostscript/6.50/lib
+GS6LIBDIR=${PKG_PREFIX}/share/ghostscript/6.52/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?20011213210427.B6049752A>