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:
parent
a746a00c9b
commit
5ec9643a9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59184
@ -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/ \
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
GSVER=6.53
|
||||
GSVER=7.05
|
||||
GSDIR=${PKG_PREFIX}/share/ghostscript
|
||||
FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user