Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2020 11:17:30 +0000 (UTC)
From:      Martin Matuska <mm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r554885 - head/www/lua-resty-core
Message-ID:  <202011111117.0ABBHUKr054325@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mm
Date: Wed Nov 11 11:17:30 2020
New Revision: 554885
URL: https://svnweb.freebsd.org/changeset/ports/554885

Log:
  Update www/lua-resty-core to 0.1.21
  
  PR:		251024
  Approved by:	Dmitry Wagin (maintainer)

Modified:
  head/www/lua-resty-core/Makefile
  head/www/lua-resty-core/distinfo

Modified: head/www/lua-resty-core/Makefile
==============================================================================
--- head/www/lua-resty-core/Makefile	Wed Nov 11 10:05:34 2020	(r554884)
+++ head/www/lua-resty-core/Makefile	Wed Nov 11 11:17:30 2020	(r554885)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	lua-resty-core
-PORTVERSION=	0.1.19
+PORTVERSION=	0.1.21
 DISTVERSIONPREFIX=v
 CATEGORIES=	www
 
@@ -11,7 +11,7 @@ COMMENT=	New FFI-based Lua API for OpenResty NGINX Lua
 LICENSE=	BSD2CLAUSE
 
 RUN_DEPENDS=	luajit-openresty>=2.1:lang/luajit-openresty \
-		lua-resty-lrucache>=0.09:www/lua-resty-lrucache
+		lua-resty-lrucache>=0.10:www/lua-resty-lrucache
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	openresty

Modified: head/www/lua-resty-core/distinfo
==============================================================================
--- head/www/lua-resty-core/distinfo	Wed Nov 11 10:05:34 2020	(r554884)
+++ head/www/lua-resty-core/distinfo	Wed Nov 11 11:17:30 2020	(r554885)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595067648
-SHA256 (openresty-lua-resty-core-v0.1.19_GH0.tar.gz) = 040878ed9a485ca7f0f8128e4e979280bcf501af875704c8830bec6a68f128f7
-SIZE (openresty-lua-resty-core-v0.1.19_GH0.tar.gz) = 155908
+TIMESTAMP = 1605038778
+SHA256 (openresty-lua-resty-core-v0.1.21_GH0.tar.gz) = a377fbce78ba10f3ed3a8b5173ea318f8cf8da9d2ab127bb1e1f263078bf7da0
+SIZE (openresty-lua-resty-core-v0.1.21_GH0.tar.gz) = 163392



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011111117.0ABBHUKr054325>