Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jul 2005 04:22:59 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        pav@freebsd.org
Cc:        Clive Lin <clive@tongi.org>, cvs-all@freebsd.org, cvs-ports@freebsd.org, MANTANI Nobutaka <nobutaka@freebsd.org>, ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/x11-fonts/libXft Makefile distinfo
Message-ID:  <1f27304c05071513221d62b92d@mail.gmail.com>
In-Reply-To: <1121454793.62645.4.camel@hood.oook.cz>
References:  <200507141313.j6EDDrox078811@repoman.freebsd.org> <86vf3cce58.wl%nobutaka@nobutaka.org> <20050715154253.GA2568@tongi.org> <861x5zor24.wl%nobutaka@nobutaka.org> <1f27304c05071511552174dd27@mail.gmail.com> <1121454793.62645.4.camel@hood.oook.cz>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
2005/7/16, Pav Lucistnik <pav@freebsd.org>:
> So how you folks want it?

We need the patch indeed.

I made a new patch with nobutaka@'s patch:
This patch features:
  - merged nobutaka's patch
  - added more PATCH_SITES
    Because the network speed to .cn is too low, so I moved .cn to the bottom.
    (not political issue :-p)

Also I'll feedback this patch to firefly and libXft team.

[-- Attachment #2 --]
diff -ruN libXft.orig/Makefile libXft/Makefile
--- libXft.orig/Makefile	Sat Jul 16 04:05:16 2005
+++ libXft/Makefile	Sat Jul 16 04:08:47 2005
@@ -27,9 +27,10 @@
 MAN3=		Xft.3
 
 .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
+PATCH_SITES=	http://bsdchat.com/dist/firefly-cjk-patchset/ \
+		http://bbs.ilc.edu.tw/~chinsan/ \
+		ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/
+PATCHFILES+=	cjk-patch-libXft-20050716.diff.gz
 .endif
 
 .include <bsd.port.pre.mk>
diff -ruN libXft.orig/distinfo libXft/distinfo
--- libXft.orig/distinfo	Sat Jul 16 04:05:16 2005
+++ libXft/distinfo	Sat Jul 16 04:08:57 2005
@@ -1,4 +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
+MD5 (cjk-patch-libXft-20050716.diff.gz) = 55d3b9b312643a3da07fd8ed8ecefd76
+SIZE (cjk-patch-libXft-20050716.diff.gz) = 3488

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1f27304c05071513221d62b92d>