On Thu, May 09, 2013 at 09:53, Aaron wrote:
> ping :D

There is also the hotfix #1 patch that should be incorporated.

> 
> On Mon, Apr 29, 2013 at 10:50 AM, Aaron Bieber <def...@gmail.com> wrote:
>> Hola,
>>
>> Here is a pretty trivial patch to bring luajit to 2.0.1
>>
>> Tested on amd64 with luakit and a few lua scripts.
>>
>> OK?
>>
>> Index: Makefile
>> ===================================================================
>> RCS file: /cvs/ports/lang/luajit/Makefile,v
>> retrieving revision 1.6
>> diff -u -p -r1.6 Makefile
>> --- Makefile    11 Mar 2013 11:20:28 -0000      1.6
>> +++ Makefile    29 Apr 2013 15:09:55 -0000
>> @@ -7,7 +7,7 @@ SHARED_ONLY =   Yes
>>  SHARED_LIBS += luajit-${MODLUA_VERSION} 0.0 # 2.0.0
>>
>>  COMMENT =      just-in-time compiler for Lua
>> -V =            2.0.0
>> +V =            2.0.1
>>  DISTNAME =     LuaJIT-${V}
>>  PKGNAME =      ${DISTNAME:L}
>>
>> Index: distinfo
>> ===================================================================
>> RCS file: /cvs/ports/lang/luajit/distinfo,v
>> retrieving revision 1.2
>> diff -u -p -r1.2 distinfo
>> --- distinfo    16 Nov 2012 15:06:57 -0000      1.2
>> +++ distinfo    29 Apr 2013 15:09:55 -0000
>> @@ -1,2 +1,2 @@
>> -SHA256 (LuaJIT-2.0.0.tar.gz) =
> 3q7WRcSgk8X7JQwwyZM8kTHuBclLEyYtWPbgtgszjBU=
>> -SIZE (LuaJIT-2.0.0.tar.gz) = 837408
>> +SHA256 (LuaJIT-2.0.1.tar.gz) =
> I3HM61NFPYp7NkUeagzNtmI2kkVF1gQt3Uw06WaJkMA=
>> +SIZE (LuaJIT-2.0.1.tar.gz) = 841399

Reply via email to