Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2019 17:18:54 +0800
From:      Vanilla Hsu <vanilla@fatpipi.com>
To:        Jochen Neumeister <joneum@freebsd.org>, "Sergey A. Osokin" <osa@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r511862 - head/www/nginx
Message-ID:  <CAB_qb6_J=xG=62nu2ucrzUB_jmANyt6TgGeFLr=MQNc1AQvRZw@mail.gmail.com>
In-Reply-To: <201909120849.x8C8nqbG055590@repo.freebsd.org>
References:  <201909120849.x8C8nqbG055590@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Sergey:

Can we sync this to www/nginx-devel?

thanks.

Jochen Neumeister <joneum@freebsd.org> =E6=96=BC 2019=E5=B9=B49=E6=9C=8812=
=E6=97=A5 =E9=80=B1=E5=9B=9B =E4=B8=8B=E5=8D=884:50=E5=AF=AB=E9=81=93=EF=BC=
=9A

> Author: joneum
> Date: Thu Sep 12 08:49:52 2019
> New Revision: 511862
> URL: https://svnweb.freebsd.org/changeset/ports/511862
>
> Log:
>   The lua module for nginx is intended to be used with Openrestys luajit
> branch.
>
>   PR:           240438 240274
>   Sponsored by: Netzkommune GmbH
>
> Modified:
>   head/www/nginx/Makefile.extmod
>
> Modified: head/www/nginx/Makefile.extmod
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/www/nginx/Makefile.extmod      Thu Sep 12 08:04:47 2019
> (r511861)
> +++ head/www/nginx/Makefile.extmod      Thu Sep 12 08:49:52 2019
> (r511862)
> @@ -195,8 +195,8 @@ LET_GH_TUPLE=3D
>  arut:nginx-let-module:v0.0.4:let
>  LET_CONFIGURE_ON=3D      --add-module=3D${WRKSRC_let}
>
>  LUA_IMPLIES=3D           DEVEL_KIT
> -LUA_LIB_DEPENDS=3D       libluajit-5.1.so:lang/luajit
> -LUA_CONFIGURE_ENV=3D     LUAJIT_INC=3D${LOCALBASE}/include/luajit-2.0 \
> +LUA_LIB_DEPENDS=3D       libluajit-5.1.so:lang/luajit-openresty
> +LUA_CONFIGURE_ENV=3D     LUAJIT_INC=3D${LOCALBASE}/include/luajit-2.1 \
>                         LUAJIT_LIB=3D${LOCALBASE}/lib
>  LUA_GH_TUPLE=3D          openresty:lua-nginx-module:v0.10.15:lua
>  LUA_VARS=3D              DSO_EXTMODS+=3Dlua
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAB_qb6_J=xG=62nu2ucrzUB_jmANyt6TgGeFLr=MQNc1AQvRZw>