View | Details | Raw Unified | Return to bug 88783
Collapse All | Expand All

(-)libXft/Makefile (-6 / +7 lines)
Lines 26-37 Link Here
26
26
27
MAN3=		Xft.3
27
MAN3=		Xft.3
28
28
29
.if defined(WITH_CJK)
29
# For some building on 5.4 -R (and later) may not work
30
PATCH_SITES=	http://bsdchat.com/dist/firefly-cjk-patchset/ \
30
#.if defined(WITH_CJK)
31
		http://bbs.ilc.edu.tw/~chinsan/ \
31
#PATCH_SITES=	http://bsdchat.com/dist/firefly-cjk-patchset/ \
32
		ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/
32
#		http://bbs.ilc.edu.tw/~chinsan/ \
33
PATCHFILES+=	cjk-patch-libXft-20050716.diff.gz
33
#		ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/
34
.endif
34
#PATCHFILES+=	cjk-patch-libXft-20050716.diff.gz
35
#.endif
35
36
36
.include <bsd.port.pre.mk>
37
.include <bsd.port.pre.mk>
37
38
(-)libXft/distinfo (-2 / +1 lines)
Lines 1-4 Link Here
1
MD5 (libXft-2.1.7.tar.bz2) = 3e311b4095283d59488b95c8bd772521
1
MD5 (libXft-2.1.7.tar.bz2) = 3e311b4095283d59488b95c8bd772521
2
SHA256 (libXft-2.1.7.tar.bz2) = 6c917395ecd3b39ea0e15a0ab1c89ec862a429d1e5f92de9651522bdae8abf56
2
SIZE (libXft-2.1.7.tar.bz2) = 237056
3
SIZE (libXft-2.1.7.tar.bz2) = 237056
3
MD5 (cjk-patch-libXft-20050716.diff.gz) = 55d3b9b312643a3da07fd8ed8ecefd76
4
SIZE (cjk-patch-libXft-20050716.diff.gz) = 3488

Return to bug 88783