diff options
author | Clive Lin <clive@FreeBSD.org> | 2002-05-10 19:27:46 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2002-05-10 19:27:46 +0000 |
commit | 5e6ab6aa2a25f3a82df352dac5e5419ea7259fed (patch) | |
tree | 0759ea6f58091994d0edb51661f188ef75f5e939 | |
parent | 58f47130bf8fc9096f825abeda97dfefb35a161a (diff) | |
download | freebsd-ports-5e6ab6aa2a25f3a82df352dac5e5419ea7259fed.zip |
Chasing print/ghostscript-gnu update.
PR: ports/37520
Submitted by: Statue <statue@softwareliberty.org>
-rw-r--r-- | chinese/ghostscript6/Makefile | 2 | ||||
-rw-r--r-- | chinese/moefonts-cid/pkg-install | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chinese/ghostscript6/Makefile b/chinese/ghostscript6/Makefile index 7c6b76010cc1..d8f2fcda07a1 100644 --- a/chinese/ghostscript6/Makefile +++ b/chinese/ghostscript6/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ghostscript -PORTVERSION= 6.52 +PORTVERSION= 6.53 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/moefonts-cid/pkg-install b/chinese/moefonts-cid/pkg-install index a91ebaab1a1b..194fbe4e0882 100644 --- a/chinese/moefonts-cid/pkg-install +++ b/chinese/moefonts-cid/pkg-install @@ -1,6 +1,6 @@ #!/bin/sh -GSVER=6.52 +GSVER=6.53 GSDIR=${PKG_PREFIX}/share/ghostscript FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS |