cvs commit: ports/x11-fonts/libXft Makefile distinfo
MANTANI Nobutaka
nobutaka at FreeBSD.org
Fri Jul 15 14:55:48 GMT 2005
At Thu, 14 Jul 2005 13:13:52 +0000 (UTC),
Pav Lucistnik wrote:
>
> Modified files:
> x11-fonts/libXft Makefile distinfo
> Log:
> - Remove WITH_CJK knob and patch, it was merged into 2.1.7
The newer CJK patch has been released. So please backout the removal of WITH_CJK knob.
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-fonts/libXft/Makefile,v
retrieving revision 1.31
diff -u -r1.31 Makefile
--- Makefile 14 Jul 2005 13:13:52 -0000 1.31
+++ Makefile 15 Jul 2005 14:44:31 -0000
@@ -38,4 +38,10 @@
PLIST_SUB+= NEWMTREE="@comment "
.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-patch-libXft-20050715.diff.gz
+.endif
+
.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/x11-fonts/libXft/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo 14 Jul 2005 13:13:52 -0000 1.11
+++ distinfo 15 Jul 2005 14:44:31 -0000
@@ -1,2 +1,4 @@
MD5 (libXft-2.1.7.tar.bz2) = 3e311b4095283d59488b95c8bd772521
SIZE (libXft-2.1.7.tar.bz2) = 237056
+MD5 (cjk-patch-libXft-20050715.diff.gz) = 09934d931913138a317810a5c101034c
+SIZE (cjk-patch-libXft-20050715.diff.gz) = 3377
--
MANTANI Nobutaka
nobutaka at nobutaka.org, nobutaka at FreeBSD.org
More information about the cvs-all
mailing list