From owner-svn-ports-all@freebsd.org Wed Nov 11 11:17:30 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DB5FC2E5EA8; Wed, 11 Nov 2020 11:17:30 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CWMdk5lrDz4dWG; Wed, 11 Nov 2020 11:17:30 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B420A13D08; Wed, 11 Nov 2020 11:17:30 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0ABBHUU8054327; Wed, 11 Nov 2020 11:17:30 GMT (envelope-from mm@FreeBSD.org) Received: (from mm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0ABBHUKr054325; Wed, 11 Nov 2020 11:17:30 GMT (envelope-from mm@FreeBSD.org) Message-Id: <202011111117.0ABBHUKr054325@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mm set sender to mm@FreeBSD.org using -f From: Martin Matuska Date: Wed, 11 Nov 2020 11:17:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554885 - head/www/lua-resty-core X-SVN-Group: ports-head X-SVN-Commit-Author: mm X-SVN-Commit-Paths: head/www/lua-resty-core X-SVN-Commit-Revision: 554885 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Nov 2020 11:17:30 -0000 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