On Tue May 11, 2021 at 06:19:20PM +, Lucas wrote:
> Hello again,
>
> Finally, move net/prosody to use Lua 5.2. 0.11.x is the last version to
> support Lua 5.1, and it's recommended by upstream to use Lua 5.2 since
> 0.11.0 anyways. Before merging this, the patch I sent a
Bump
-Lucas
Index: Makefile
===
RCS file: /home/cvs/ports/net/prosody/Makefile,v
retrieving revision 1.61
diff -u -p -r1.61 Makefile
--- Makefile14 May 2021 07:45:26 - 1.61
+++ Makefile15 May 2021 19:01:27 -
@@ -
Bump.
Again, inlined is `cvs diff -w`, `cvs diff` is attached.
Lucas wrote:
> Hello again,
>
> Finally, move net/prosody to use Lua 5.2. 0.11.x is the last version to
> support Lua 5.1, and it's recommended by upstream to use Lua 5.2 since
> 0.11.0 anyways. Before mergi
Lucas wrote:
> Hello again,
>
> Finally, move net/prosody to use Lua 5.2. 0.11.x is the last version to
> support Lua 5.1, and it's recommended by upstream to use Lua 5.2 since
> 0.11.0 anyways. Before merging this, the patch I sent a couple of
> minutes ago for databa
Lucas wrote:
> Hello again,
>
> Finally, move net/prosody to use Lua 5.2. 0.11.x is the last version to
> support Lua 5.1, and it's recommended by upstream to use Lua 5.2 since
> 0.11.0 anyways. Before merging this, the patch I sent a couple of
> minutes ago for databa
Hello again,
Finally, move net/prosody to use Lua 5.2. 0.11.x is the last version to
support Lua 5.1, and it's recommended by upstream to use Lua 5.2 since
0.11.0 anyways. Before merging this, the patch I sent a couple of
minutes ago for databases/luadbi. I'm testing this on my 6.9-sta
lua 5.1
+SHARED_LIBS= lua 5.2
MAKE_FLAGS+= LIBlua_VERSION="${LIBlua_VERSION}" CC="${CC}"
WANTLIB= c m edit curses
USE_GROFF =Yes
NO_REGRESS=Yes
-
-pre-configure:
- ${SUBST_CMD} ${WRKSRC}/etc/lua.pc
-
-post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/lib/pk