git: fb94e49560de - main - security/luasec: update to 1.3.0

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Wed, 15 Mar 2023 17:36:30 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fb94e49560de5ba1a2a5e93a3aa13908c9a64254

commit fb94e49560de5ba1a2a5e93a3aa13908c9a64254
Author:     Thomas Morper <thomas@beingboiled.info>
AuthorDate: 2023-03-15 12:06:28 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-03-15 17:31:59 +0000

    security/luasec: update to 1.3.0
    
    ChangeLog: https://github.com/brunoos/luasec/blob/v1.3.0/CHANGELOG
    
     * Add :getlocalchain() + :getlocalcertificate() to mirror the peer methods
     * Add Pre-Shared Key (PSK) support
    
    PR:             270216
    Reported by:    thomas@beingboiled.info (maintainer)
---
 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 dbc883b4e52b..a93c024268e1 100644
--- a/security/luasec/Makefile
+++ b/security/luasec/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	luasec
-PORTVERSION=	1.2.0
+PORTVERSION=	1.3.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	security
 PKGNAMEPREFIX=	${LUA_PKGNAMEPREFIX}
diff --git a/security/luasec/distinfo b/security/luasec/distinfo
index 96218f53110c..055aec058b29 100644
--- a/security/luasec/distinfo
+++ b/security/luasec/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659218710
-SHA256 (brunoos-luasec-v1.2.0_GH0.tar.gz) = 2e86ef8f3486dc1bbecd752d16741a59a01633279facdfe5631f33b6eed1a30a
-SIZE (brunoos-luasec-v1.2.0_GH0.tar.gz) = 53379
+TIMESTAMP = 1678821253
+SHA256 (brunoos-luasec-v1.3.0_GH0.tar.gz) = daaa698504432ef2e3332590a4678fd741c2f92d405a1b119e375964eb59b1c3
+SIZE (brunoos-luasec-v1.3.0_GH0.tar.gz) = 54704