aboutsummaryrefslogtreecommitdiff
path: root/www/lua-resty-core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/lua-resty-core/Makefile')
-rw-r--r--www/lua-resty-core/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/lua-resty-core/Makefile b/www/lua-resty-core/Makefile
index adf1c979b9e8..199502920cf2 100644
--- a/www/lua-resty-core/Makefile
+++ b/www/lua-resty-core/Makefile
@@ -1,16 +1,16 @@
PORTNAME= lua-resty-core
-PORTVERSION= 0.1.21
-PORTREVISION= 1
DISTVERSIONPREFIX= v
+DISTVERSION= 0.1.28
CATEGORIES= www
-MAINTAINER= dmitry.wagin@ya.ru
+MAINTAINER= zi@FreeBSD.org
COMMENT= New FFI-based Lua API for OpenResty NGINX Lua modules
+WWW= https://github.com/openresty/lua-resty-core
LICENSE= BSD2CLAUSE
-RUN_DEPENDS= luajit-openresty>=2.1:lang/luajit-openresty \
- lua-resty-lrucache>=0.10:www/lua-resty-lrucache
+RUN_DEPENDS= lua-resty-lrucache>=0.10:www/lua-resty-lrucache \
+ luajit-openresty>=2.1:lang/luajit-openresty
USE_GITHUB= yes
GH_ACCOUNT= openresty
@@ -18,7 +18,7 @@ GH_ACCOUNT= openresty
NO_ARCH= yes
NO_BUILD= yes
-LUA_MODSHAREDIR=${LOCALBASE}/share/lua/5.1
+LUA_MODSHAREDIR= ${LOCALBASE}/share/lua/5.1
PLIST_SUB= LUA_MODSHAREDIR=${LUA_MODSHAREDIR}