Date: Mon, 16 Aug 2021 09:16:01 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ea503387b0d6 - main - security/luasec: Update to 1.0.2 Message-ID: <202108160916.17G9G1nk082877@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea503387b0d6c0e08d7c5ab9bb8262c026a1d4ef commit ea503387b0d6c0e08d7c5ab9bb8262c026a1d4ef Author: Thomas Morper <thomas@beingboiled.info> AuthorDate: 2021-08-16 09:10:11 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-08-16 09:10:11 +0000 security/luasec: Update to 1.0.2 Changelog: https://github.com/brunoos/luasec/blob/v1.0.2/CHANGELOG PR: 257846 MFH: 2021Q3 (bugfix release) --- security/luasec/Makefile | 2 +- security/luasec/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/luasec/Makefile b/security/luasec/Makefile index e25ab19b3a49..6d2b61046d3a 100644 --- a/security/luasec/Makefile +++ b/security/luasec/Makefile @@ -1,7 +1,7 @@ # Created by: Andrew Lewis <freeghb@gmail.com> PORTNAME= luasec -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 DISTVERSIONPREFIX= v CATEGORIES= security PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} diff --git a/security/luasec/distinfo b/security/luasec/distinfo index 4b65e627c17a..7d2e39116973 100644 --- a/security/luasec/distinfo +++ b/security/luasec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619467173 -SHA256 (brunoos-luasec-v1.0.1_GH0.tar.gz) = 83b59a320e4babce4b0c8acc1167e076de58f8ef570b6f82f0a4d65b17207868 -SIZE (brunoos-luasec-v1.0.1_GH0.tar.gz) = 52370 +TIMESTAMP = 1628977542 +SHA256 (brunoos-luasec-v1.0.2_GH0.tar.gz) = 0001e24323beee51cd1ee186b369b50a19696d59960b537093883e5ce264d886 +SIZE (brunoos-luasec-v1.0.2_GH0.tar.gz) = 52838
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108160916.17G9G1nk082877>