From owner-svn-ports-all@FreeBSD.ORG Sun Mar 9 19:17:45 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C49766A7; Sun, 9 Mar 2014 19:17:45 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9672CB1E; Sun, 9 Mar 2014 19:17:45 +0000 (UTC) Received: from [192.168.0.20] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 496DD438BE; Sun, 9 Mar 2014 14:17:23 -0500 (CDT) Message-ID: <531CBE31.5040900@marino.st> Date: Sun, 09 Mar 2014 20:17:05 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Max Brazhnikov , Mathieu Arnold Subject: Re: svn commit: r346930 - in head: . Mk databases databases/qt5-sql databases/qt5-sqldrivers-ibase databases/qt5-sqldrivers-mysql databases/qt5-sqldrivers-odbc databases/qt5-sqldrivers-pgsql databases/... References: <201403031650.s23GoXow011289@svn.freebsd.org> <531711C0.9050405@marino.st> <6E8017997BBB12DD14C128C5@ogg.in.absolight.net> <3362799.qNycTLDdft@mercury.ph.man.ac.uk> In-Reply-To: <3362799.qNycTLDdft@mercury.ph.man.ac.uk> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, marino@freebsd.org, kde@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: marino@freebsd.org List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Mar 2014 19:17:45 -0000 On 3/9/2014 20:13, Max Brazhnikov wrote: > On Wed, 05 Mar 2014 13:41:13 +0100 Mathieu Arnold wrote: >> +--On 5 mars 2014 13:00:00 +0100 John Marino >> wrote: >> | On 3/5/2014 12:36, Mathieu Arnold wrote: >> |> +--On 3 mars 2014 16:50:33 +0000 Max Brazhnikov wrote: >> |> | Author: makc >> |> | Date: Mon Mar 3 16:50:32 2014 >> |> | New Revision: 346930 >> |> | URL: http://svnweb.freebsd.org/changeset/ports/346930 >> |> | QAT: https://qat.redports.org/buildarchive/r346930/ >> |> | >> |> | Log: >> |> | KDE/FreeBSD team is happy to present Qt 5 in ports! >> |> | >> |> | Alberto Villa (avilla@) has done all the hard work to create Qt 5 >> |> | ports. Trivial update from 5.2.0-beta1 to 5.2.1 by me. >> |> | >> |> | Special thanks for Adriaan de Groot for his >> |> | assistance for Qt-5.2.0 update. >> |> >> |> This broke 8.3/8.4 builds, on 8, make doesn't support :tl there (used in >> |> at least devel/qt5/Makefile.sqldrivers) >> |> >> | >> | I think it's only 8.3 right? >> | And that expires in 11 days. >> | I understood on March 15, all the :L and :U will be converted to :tl and >> | :tu (or soon thereafter). >> >> Well, 8.3 expires on April 30th, I don't think we can remove support for it >> earlier than that. > > It's not that I've removed support for 8.3, I just didn't check Qt ports on 8.x. > Feel free to fix. Btw, nobody has complained about the problem yet. > I think Mat was talking about removing support for :L and :U from all the ports. Now that does imply we need to keep using :L and :U instead of :tu and :tl for another 7 weeks or so... John