From owner-svn-ports-head@FreeBSD.ORG Wed Mar 5 12:00:32 2014 Return-Path: Delivered-To: svn-ports-head@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 53775C7D; Wed, 5 Mar 2014 12:00:32 +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 1F4A6EA0; Wed, 5 Mar 2014 12:00:31 +0000 (UTC) Received: from [10.31.9.148] (unknown [213.225.137.129]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 9ADAF435C7; Wed, 5 Mar 2014 06:00:16 -0600 (CST) Message-ID: <531711C0.9050405@marino.st> Date: Wed, 05 Mar 2014 13:00:00 +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: Mathieu Arnold , Max Brazhnikov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, kde@freebsd.org 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> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: marino@freebsd.org List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2014 12:00:32 -0000 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). John