From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Fri, 05 Sep 2008 11:52:33 +0200 Subject: [Buildroot] svn commit: trunk/buildroot/package/freetype In-Reply-To: <20080905010349.6D501F800B@busybox.net> (hamish@uclibc.org's message of "Thu\, 4 Sep 2008 18\:03\:49 -0700 \(PDT\)") References: <20080905010349.6D501F800B@busybox.net> Message-ID: <87iqtagbry.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "hamish" == hamish writes: Hi, hamish> Author: hamish hamish> Date: 2008-09-04 18:03:45 -0700 (Thu, 04 Sep 2008) hamish> New Revision: 23325 hamish> Log: hamish> Version bump to 2.3.7 hamish> This package should be converted to use Makefile.autotools.in hamish> by someone who uses it.. Heh ;) hamish> Changeset: hamish> Modified: trunk/buildroot/package/freetype/Config.in hamish> =================================================================== hamish> --- trunk/buildroot/package/freetype/Config.in 2008-09-04 16:16:47 UTC (rev 23324) hamish> +++ trunk/buildroot/package/freetype/Config.in 2008-09-05 01:03:45 UTC (rev 23325) hamish> @@ -16,12 +16,12 @@ hamish> config BR2_FREETYPE_VERSION_2_2_1 hamish> bool "Freetype 2.2.1" hamish> - config BR2_FREETYPE_VERSION_2_3_5 hamish> - bool "Freetype 2.3.5" hamish> + config BR2_FREETYPE_VERSION_2_3_7 hamish> + bool "Freetype 2.3.7" Please use 2_3_x like we do it for busybox and haserl so kconfig will do the right thing when you update your buildroot snapshot. -- Bye, Peter Korsgaard