Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/lua-http lua-http: can be used with lua 5.4 now
details: https://anonhg.NetBSD.org/pkgsrc/rev/f47cf535222b
branches: trunk
changeset: 437916:f47cf535222b
user: nia <nia%pkgsrc.org@localhost>
date: Thu Sep 03 07:34:59 2020 +0000
description:
lua-http: can be used with lua 5.4 now
diffstat:
www/lua-http/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 47a339d41045 -r f47cf535222b www/lua-http/Makefile
--- a/www/lua-http/Makefile Thu Sep 03 07:29:32 2020 +0000
+++ b/www/lua-http/Makefile Thu Sep 03 07:34:59 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/07/08 14:58:49 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/09/03 07:34:59 nia Exp $
DISTNAME= lua-http-0.3
PKGNAME= ${LUA_PKGPREFIX}-${DISTNAME:S/lua-//1}
@@ -12,9 +12,6 @@
COMMENT= HTTP/1.0/1.1/2.0 client and server library for Lua
LICENSE= mit
-# XXX: update this when cqueues and ossl support Lua 5.4.
-LUA_VERSIONS_ACCEPTED= 53 52 51
-
.include "../../lang/lua/luaversion.mk"
.if ${_LUA_DOT_VERSION} < 5.2
Home |
Main Index |
Thread Index |
Old Index