Date: Sun, 20 Aug 2006 09:29:46 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/gcin Makefile distinfo pkg-plist Message-ID: <200608200929.k7K9TkZ7094422@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2006-08-20 09:29:46 UTC FreeBSD ports repository Modified files: chinese/gcin Makefile distinfo pkg-plist Log: - Remove IGNOREFILES to pet portlint(1) - Due to different implementation of qsort(3) in glibc and FreeBSD, it causes problem in gcin2tab.c. Use mergesort(3) to avoid this problem. [1] PR: ports/102208 Submitted by: chinsan <chinsan.tw at gmail.com> (maintainer), Edward Lee via maintainer [1] Revision Changes Path 1.55 +9 -8 ports/chinese/gcin/Makefile 1.43 +3 -2 ports/chinese/gcin/distinfo 1.33 +2 -0 ports/chinese/gcin/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608200929.k7K9TkZ7094422>