On Thu, Oct 3, 2013 at 5:49 AM, Aaron Bieber <[email protected]> wrote:
> Hola!
>
> This diff brings luajit to 2.0.2 and removes the 2.0.1 hotfix patch.
Forgot to mention I tested with luakit on amd64.
>
> OK?
>
> Cheers,
> Aaron
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/lang/luajit/Makefile,v
> retrieving revision 1.8
> diff -u -p -r1.8 Makefile
> --- Makefile 9 May 2013 22:35:17 -0000 1.8
> +++ Makefile 2 Oct 2013 15:05:04 -0000
> @@ -7,13 +7,9 @@ SHARED_ONLY = Yes
> SHARED_LIBS += luajit-${MODLUA_VERSION} 0.0 # 2.0.0
>
> COMMENT = just-in-time compiler for Lua
> -V = 2.0.1
> -REVISION = 0
> +V = 2.0.2
> DISTNAME = LuaJIT-${V}
> PKGNAME = ${DISTNAME:L}
> -
> -PATCHFILES = LuaJIT-2.0.1_hotfix1.patch{v2.0.1_hotfix1.patch}
> -PATCH_DIST_STRIP = -p1
>
> CATEGORIES = lang
>
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/lang/luajit/distinfo,v
> retrieving revision 1.4
> diff -u -p -r1.4 distinfo
> --- distinfo 9 May 2013 22:35:17 -0000 1.4
> +++ distinfo 2 Oct 2013 15:05:04 -0000
> @@ -1,4 +1,2 @@
> -SHA256 (LuaJIT-2.0.1.tar.gz) = I3HM61NFPYp7NkUeagzNtmI2kkVF1gQt3Uw06WaJkMA=
> -SHA256 (LuaJIT-2.0.1_hotfix1.patch) =
> FDiY3j/oRFVoT925KUfTbBpRxqbjiEgT/l4CW9RlI2g=
> -SIZE (LuaJIT-2.0.1.tar.gz) = 841399
> -SIZE (LuaJIT-2.0.1_hotfix1.patch) = 3591
> +SHA256 (LuaJIT-2.0.2.tar.gz) = wFICl0pYkOd3sYGQisI3YltJmuzgJmVNfMM2B+P0bDg=
> +SIZE (LuaJIT-2.0.2.tar.gz) = 843031