From 5ec9643a9cc150dc0da8cb23f2e832aebb1a523a Mon Sep 17 00:00:00 2001 From: "Michael C . Wu" Date: Wed, 15 May 2002 17:49:01 +0000 Subject: Committing update to chinese/ghostscript6 and chinese/moefonts-cid. PR: 38116 --- chinese/ghostscript6/Makefile | 2 +- chinese/ghostscript6/pkg-install | 2 +- chinese/moefonts-cid/pkg-deinstall | 2 +- chinese/moefonts-cid/pkg-install | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chinese/ghostscript6/Makefile b/chinese/ghostscript6/Makefile index d8f2fcda07a1..5a7f6717cb37 100644 --- a/chinese/ghostscript6/Makefile +++ b/chinese/ghostscript6/Makefile @@ -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 --git a/chinese/ghostscript6/pkg-install b/chinese/ghostscript6/pkg-install index 61b5bde856a7..c8dd56721874 100644 --- a/chinese/ghostscript6/pkg-install +++ b/chinese/ghostscript6/pkg-install @@ -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 diff --git a/chinese/moefonts-cid/pkg-deinstall b/chinese/moefonts-cid/pkg-deinstall index aa9978979658..b214c368c792 100644 --- a/chinese/moefonts-cid/pkg-deinstall +++ b/chinese/moefonts-cid/pkg-deinstall @@ -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 --git a/chinese/moefonts-cid/pkg-install b/chinese/moefonts-cid/pkg-install index 194fbe4e0882..7bd3e8afcc51 100644 --- a/chinese/moefonts-cid/pkg-install +++ b/chinese/moefonts-cid/pkg-install @@ -1,6 +1,6 @@ #!/bin/sh -GSVER=6.53 +GSVER=7.05 GSDIR=${PKG_PREFIX}/share/ghostscript FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS -- cgit v1.2.3