mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update pkg-plist due to print/adobe-cmaps change.
- Remove extra directory on deinstalling. - Bump PORTREVISION. Approved by: portmgr (krion)
This commit is contained in:
parent
237e0f64ff
commit
3881fadc57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156850
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
MASTERDIR= ${.CURDIR}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
|
||||
COMMFONT= yes
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
# $FreeBSD$
|
||||
PORTNAME= ghostscript
|
||||
PORTVERSION= ${GS_VERSION}
|
||||
CATEGORIES= print
|
||||
|
@ -182,7 +182,12 @@
|
||||
%%GSRES_DIR%%/CMap/HK-RKSJ-H
|
||||
%%GSRES_DIR%%/CMap/KSC2-RKSJ-H
|
||||
%%GSRES_DIR%%/CMap/TCVN-RKSJ-H
|
||||
%%GSRES_DIR%%/CMap/Adobe-CNS1-UCS2
|
||||
%%GSRES_DIR%%/CMap/Adobe-GB1-UCS2
|
||||
%%GSRES_DIR%%/CMap/Adobe-Japan1-UCS2
|
||||
%%GSRES_DIR%%/CMap/Adobe-Korea1-UCS2
|
||||
@dirrm %%GSRES_DIR%%/CMap
|
||||
@dirrmtry %%GSRES_DIR%%
|
||||
@exec /bin/mv %D/share/ghostscript/%%GS_VERSION%%/lib/gs_init.ps %D/share/ghostscript/%%GS_VERSION%%/lib/gs_init.ps.pre_sed
|
||||
@exec /usr/bin/sed -e 's:^%.*(a4):(a4):g' %D/share/ghostscript/%%GS_VERSION%%/lib/gs_init.ps.pre_sed > %D/share/ghostscript/%%GS_VERSION%%/lib/gs_init.ps
|
||||
@unexec /bin/rm %D/share/ghostscript/%%GS_VERSION%%/lib/gs_init.ps
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
MASTERDIR= ${.CURDIR}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
|
||||
COMMFONT= yes
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
# $FreeBSD$
|
||||
PORTNAME= ghostscript
|
||||
PORTVERSION= ${GS_VERSION}
|
||||
CATEGORIES= print
|
||||
|
@ -182,7 +182,12 @@
|
||||
%%GSRES_DIR%%/CMap/HK-RKSJ-H
|
||||
%%GSRES_DIR%%/CMap/KSC2-RKSJ-H
|
||||
%%GSRES_DIR%%/CMap/TCVN-RKSJ-H
|
||||
%%GSRES_DIR%%/CMap/Adobe-CNS1-UCS2
|
||||
%%GSRES_DIR%%/CMap/Adobe-GB1-UCS2
|
||||
%%GSRES_DIR%%/CMap/Adobe-Japan1-UCS2
|
||||
%%GSRES_DIR%%/CMap/Adobe-Korea1-UCS2
|
||||
@dirrm %%GSRES_DIR%%/CMap
|
||||
@dirrmtry %%GSRES_DIR%%
|
||||
@exec /bin/mv %D/share/ghostscript/%%GS_VERSION%%/lib/gs_init.ps %D/share/ghostscript/%%GS_VERSION%%/lib/gs_init.ps.pre_sed
|
||||
@exec /usr/bin/sed -e 's:^%.*(a4):(a4):g' %D/share/ghostscript/%%GS_VERSION%%/lib/gs_init.ps.pre_sed > %D/share/ghostscript/%%GS_VERSION%%/lib/gs_init.ps
|
||||
@unexec /bin/rm %D/share/ghostscript/%%GS_VERSION%%/lib/gs_init.ps
|
||||
|
Loading…
Reference in New Issue
Block a user