From owner-freebsd-ports@FreeBSD.ORG Wed Jan 30 07:11:09 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 377FD7E for ; Wed, 30 Jan 2013 07:11:09 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id CAFD51FF for ; Wed, 30 Jan 2013 07:11:08 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id hn14so1232095wib.3 for ; Tue, 29 Jan 2013 23:11:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=pXs4GrEqfDc5mWodn9n/Ea7xmX7Q5CBfIyMP/kbLZA8=; b=0a+9KTjK9IFRDWM1MutRJzyzh1hhRJ/V9n3Vu+XYBBZc91/a9U6SbWYdMy3SF7SIcD 4ibyqeectoK0FtwQ/MJzweg/I0O4BFbmhbjGr7GrHRHSiCDO9SGuMgT+woNTP8gAsQ/0 qojlGSohgBgeiGj3zT78AHotDEJK3S98qjgNZpK+dhgTn+wDjjjLVTKvWwIq/efxp48m PjvI+DvS7NkiK4PzcFeCkxAxy9ngoX6qvMBZfKWY3w+U5QCExif3M1nSFf1HIkbUzhio O1fMw6QzoCGA9aqsnR47l84GHUzxZe9vuXhGqHs81ntRivhhRErPNjftyrojpl1vRiky A5fA== MIME-Version: 1.0 X-Received: by 10.194.83.97 with SMTP id p1mr6798875wjy.17.1359529861703; Tue, 29 Jan 2013 23:11:01 -0800 (PST) Received: by 10.194.57.138 with HTTP; Tue, 29 Jan 2013 23:11:01 -0800 (PST) In-Reply-To: References: Date: Wed, 30 Jan 2013 08:11:01 +0100 Message-ID: Subject: Re: About lua 5.2 From: David Demelier To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2013 07:11:09 -0000 I've just realized that Lua52 was in the ports tree! 2013/1/28 David Demelier > Hello there, > > Lua 5.2 has been release for more than one year, and the first release > 5.2.1 on june 2012. > > Lua has some disavantages to break compatibility between major versions, > thus I'm not sure if current lua modules in the ports tree will still works > with that version. > > Should we start a repocopy of all modules to lua51-* before creating the > new port for lua 5.2? > > -- > Demelier David > -- Demelier David