summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-16 08:23:29 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-16 08:23:29 +0000
commit62b080be16f7993dd8521c448956d15bee9bf51f (patch)
treefb952d15141264c800b6b077c517f22e0c204144 /print
parentFix the build with mozilla-devel. (diff)
Update to the latest Firefly patchset. This patchset makes CJK TrueType fonts
prettier. PR: 78886 Submitted by: hamigua <hamigua@cuc.cn>
Notes
Notes: svn path=/head/; revision=131378
Diffstat (limited to 'print')
-rw-r--r--print/freetype2/Makefile10
-rw-r--r--print/freetype2/distinfo4
2 files changed, 8 insertions, 6 deletions
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile
index c91c743688ff..af7479b6361d 100644
--- a/print/freetype2/Makefile
+++ b/print/freetype2/Makefile
@@ -35,10 +35,12 @@ CONFIGURE_WRKSRC= ${WRKSRC}/builds/unix
CFLAGS+= -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER
.endif
-#.if defined(WITH_CJK)
-#PATCH_SITES+= http://bsdchat.com/dist/firefly-cjk-patchset/
-#PATCHFILES+= cjk-patch-freetype2-20041115.diff.gz
-#.endif
+.if defined(WITH_CJK)
+PATCH_SITES+= ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ \
+ http://bsdchat.com/dist/firefly-cjk-patchset/
+PATCHFILES+= cjk-freetype-2.1.9-20050315.patch.gz
+PATCH_DIST_STRIP+= -p1
+.endif
pre-everything::
.if !defined(WITHOUT_TTF_BYTECODE_ENABLED)
diff --git a/print/freetype2/distinfo b/print/freetype2/distinfo
index b41567bbf0b6..7621735ba3f2 100644
--- a/print/freetype2/distinfo
+++ b/print/freetype2/distinfo
@@ -1,4 +1,4 @@
MD5 (freetype-2.1.9.tar.bz2) = ec1b903e4be5f073caa72458ea58c29c
SIZE (freetype-2.1.9.tar.bz2) = 992394
-MD5 (cjk-patch-freetype2-20041115.diff.gz) = c1e52458b877a78636a4cdbb97badb11
-SIZE (cjk-patch-freetype2-20041115.diff.gz) = 16052
+MD5 (cjk-freetype-2.1.9-20050315.patch.gz) = 6939b67cb81e1ffe9b9758cce20f3bc7
+SIZE (cjk-freetype-2.1.9-20050315.patch.gz) = 17437