View | Details | Raw Unified | Return to bug 251024
Collapse All | Expand All

(-)www/lua-resty-core/Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	lua-resty-core
3
PORTNAME=	lua-resty-core
4
PORTVERSION=	0.1.19
4
PORTVERSION=	0.1.21
5
DISTVERSIONPREFIX=v
5
DISTVERSIONPREFIX=v
6
CATEGORIES=	www
6
CATEGORIES=	www
7
7
Lines 11-17 Link Here
11
LICENSE=	BSD2CLAUSE
11
LICENSE=	BSD2CLAUSE
12
12
13
RUN_DEPENDS=	luajit-openresty>=2.1:lang/luajit-openresty \
13
RUN_DEPENDS=	luajit-openresty>=2.1:lang/luajit-openresty \
14
		lua-resty-lrucache>=0.09:www/lua-resty-lrucache
14
		lua-resty-lrucache>=0.10:www/lua-resty-lrucache
15
15
16
USE_GITHUB=	yes
16
USE_GITHUB=	yes
17
GH_ACCOUNT=	openresty
17
GH_ACCOUNT=	openresty
(-)www/lua-resty-core/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1595067648
1
TIMESTAMP = 1605038778
2
SHA256 (openresty-lua-resty-core-v0.1.19_GH0.tar.gz) = 040878ed9a485ca7f0f8128e4e979280bcf501af875704c8830bec6a68f128f7
2
SHA256 (openresty-lua-resty-core-v0.1.21_GH0.tar.gz) = a377fbce78ba10f3ed3a8b5173ea318f8cf8da9d2ab127bb1e1f263078bf7da0
3
SIZE (openresty-lua-resty-core-v0.1.19_GH0.tar.gz) = 155908
3
SIZE (openresty-lua-resty-core-v0.1.21_GH0.tar.gz) = 163392

Return to bug 251024