summaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2007-04-24 12:52:52 +0000
committerHiroki Sato <hrs@FreeBSD.org>2007-04-24 12:52:52 +0000
commitf5904870de6f2043c76d83974245a951af0e645d (patch)
treeb9362dca2e0c97db13e2d77a6efb62d2b2d53c77 /print/ghostscript-gpl
parentUse devel/ncurses instead of base curses.h in order to have color support. (diff)
Use japanese/ipa-ttfonts as the default Japanese TrueType
font if any (i.e. no dependency added). Bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=190803
Diffstat (limited to 'print/ghostscript-gpl')
-rw-r--r--print/ghostscript-gpl/Makefile.inc2
-rw-r--r--print/ghostscript-gpl/files/patch-lib::cidfmap21
2 files changed, 6 insertions, 17 deletions
diff --git a/print/ghostscript-gpl/Makefile.inc b/print/ghostscript-gpl/Makefile.inc
index 76371fb69530..25f14f474277 100644
--- a/print/ghostscript-gpl/Makefile.inc
+++ b/print/ghostscript-gpl/Makefile.inc
@@ -1,5 +1,5 @@
# $FreeBSD$
GS_VERSION= 8.56
-GS_REVISION= 2
+GS_REVISION= 3
GS_EPOCH= 0
diff --git a/print/ghostscript-gpl/files/patch-lib::cidfmap b/print/ghostscript-gpl/files/patch-lib::cidfmap
index 78c204e203e1..a231ec0f220e 100644
--- a/print/ghostscript-gpl/files/patch-lib::cidfmap
+++ b/print/ghostscript-gpl/files/patch-lib::cidfmap
@@ -1,22 +1,11 @@
---- lib/cidfmap.orig Fri Feb 7 09:31:11 2003
-+++ lib/cidfmap Sun Jun 13 23:58:08 2004
-@@ -26,3 +26,38 @@
+--- lib/cidfmap.orig Thu Dec 29 04:56:24 2005
++++ lib/cidfmap Mon Apr 9 00:47:56 2007
+@@ -26,3 +26,27 @@
% /ShinGo-Bold /HeiseiKakuGo-W5 ;
% /Ryumin-Medium << /FileType /TrueType /Path (H:/AuxFiles/Fonts/BATANG.TTC) /SubfontID 3 /CSI [(Japan1) 2] >> ;
%
-+/Ryumin-Light <<
-+/FileType /TrueType
-+/Path (kochi-mincho-subst.ttf)
-+/SubfontID 0
-+/CSI [(Japan1) 3]
-+>> ;
-+
-+/GothicBBB-Medium <<
-+/FileType /TrueType
-+/Path (kochi-gothic-subst.ttf)
-+/SubfontID 0
-+/CSI [(Japan1) 3]
-+>> ;
++/Ryumin-Light << /FileType /TrueType /Path (Ryumin-Light.ttf) /SubfontID 0 /CSI [(Japan1) 3] >> ;
++/GothicBBB-Medium << /FileType /TrueType /Path (GothicBBB-Medium.ttf) /SubfontID 0 /CSI [(Japan1) 3] >> ;
+
+/HeiseiMin-W3 /Ryumin-Light ;
+%/HeiseiMin-W3 /WadaMin-Regular ;