From owner-svn-ports-all@FreeBSD.ORG Sun Mar 9 19:35:07 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B83F7C16; Sun, 9 Mar 2014 19:35:07 +0000 (UTC) Received: from mail-yh0-x232.google.com (mail-yh0-x232.google.com [IPv6:2607:f8b0:4002:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1B32ACA6; Sun, 9 Mar 2014 19:35:07 +0000 (UTC) Received: by mail-yh0-f50.google.com with SMTP id c41so9140yho.23 for ; Sun, 09 Mar 2014 12:35:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=ZJeKupKrd/vdsynHxK6FkJGIIcYnDnzCG0BSqM/lrxM=; b=KJ4zjKAf3CUStGe8fPo4en5hGlB7FtL4gbmlH2QHhwyG0zxbXKlayUsyRtIEGRoQgV Vn1jVLpIBlhdCxRoG7DK9BHvZcIp55Z5GBwZnWwxApAC54xmUpxxaIuwBb+Q2ptapEsw pxUVeDXtCLE/lWYXF7RfQQ+fhMq4BWx0I6JMFdnZilm1ZKVbWHXDe6CLYalHNScSyo5l MKIc3756nk4nMMswJ8bQdQUX++c+L8kiRhTUTyDk3enskeb5/8lFetxY3jTqxGTaE+fy VuORGJZyY3Gi07nM3J0IpiARitNYmwzI2EVoP0yvcbQj0HaVekOPdLoEdwyVodJubMxc SrbQ== MIME-Version: 1.0 X-Received: by 10.236.207.73 with SMTP id m49mr39533934yho.5.1394393706311; Sun, 09 Mar 2014 12:35:06 -0700 (PDT) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.170.80.11 with HTTP; Sun, 9 Mar 2014 12:35:06 -0700 (PDT) In-Reply-To: <3362799.qNycTLDdft@mercury.ph.man.ac.uk> References: <201403031650.s23GoXow011289@svn.freebsd.org> <531711C0.9050405@marino.st> <6E8017997BBB12DD14C128C5@ogg.in.absolight.net> <3362799.qNycTLDdft@mercury.ph.man.ac.uk> Date: Sun, 9 Mar 2014 20:35:06 +0100 X-Google-Sender-Auth: HN8EydBbQNKqIQaCdDe45S2Mscg Message-ID: 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/... From: Antoine Brodin To: Max Brazhnikov Content-Type: text/plain; charset=ISO-8859-1 Cc: "svn-ports-head@freebsd.org" , kde@freebsd.org, "svn-ports-all@freebsd.org" , John Marino , "ports-committers@freebsd.org" , Mathieu Arnold X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list 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:35:07 -0000 On Sun, Mar 9, 2014 at 8:13 PM, 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. Hi, Maybe nobody complained, but we weren't able to produce packages for 8-stable this week due to this. Please fix. Cheers, Antoine