1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Committing update to chinese/ghostscript6 and chinese/moefonts-cid.

PR:		 38116
This commit is contained in:
Michael C . Wu 2002-05-15 17:49:01 +00:00
parent a746a00c9b
commit 5ec9643a9c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59184
4 changed files with 4 additions and 4 deletions

View File

@ -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/ \

View File

@ -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

View File

@ -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

View File

@ -1,6 +1,6 @@
#!/bin/sh
GSVER=6.53
GSVER=7.05
GSDIR=${PKG_PREFIX}/share/ghostscript
FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS