git: 3db798f29dd2 - main - security/luasec: Update to 1.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Jul 2022 22:57:11 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3db798f29dd29268c2510bb35691d981429842d2
commit 3db798f29dd29268c2510bb35691d981429842d2
Author: Thomas Morper <thomas@beingboiled.info>
AuthorDate: 2022-07-31 22:55:52 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-07-31 22:55:52 +0000
security/luasec: Update to 1.2.0
ChangeLog: https://github.com/brunoos/luasec/blob/v1.2.0/CHANGELOG
PR: 265547
---
security/luasec/Makefile | 4 ++--
security/luasec/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/security/luasec/Makefile b/security/luasec/Makefile
index f957b42240e5..2584bb30830c 100644
--- a/security/luasec/Makefile
+++ b/security/luasec/Makefile
@@ -1,5 +1,5 @@
PORTNAME= luasec
-PORTVERSION= 1.1.0
+PORTVERSION= 1.2.0
DISTVERSIONPREFIX= v
CATEGORIES= security
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
@@ -14,10 +14,10 @@ USES= lua:module ssl
USE_GITHUB= yes
GH_ACCOUNT= brunoos
-ALL_TARGET= bsd
MAKE_ENV+= LUAPATH=${LUA_MODSHAREDIR} LUACPATH=${LUA_MODLIBDIR} \
INC_PATH=-I${LUA_INCDIR} LIB_PATH=-L${LUA_LIBDIR} \
DESTDIR=${STAGEDIR}
+ALL_TARGET= bsd
CFLAGS+= -I${OPENSSLINC} -DOPENSSL_NO_SSL3
LDFLAGS+= -L${OPENSSLLIB}
diff --git a/security/luasec/distinfo b/security/luasec/distinfo
index aafd341f1912..96218f53110c 100644
--- a/security/luasec/distinfo
+++ b/security/luasec/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649873509
-SHA256 (brunoos-luasec-v1.1.0_GH0.tar.gz) = 05995c993fcadffc91cf713b3467a674e1cffec7aed1467f4a189ca7feaa3b06
-SIZE (brunoos-luasec-v1.1.0_GH0.tar.gz) = 53060
+TIMESTAMP = 1659218710
+SHA256 (brunoos-luasec-v1.2.0_GH0.tar.gz) = 2e86ef8f3486dc1bbecd752d16741a59a01633279facdfe5631f33b6eed1a30a
+SIZE (brunoos-luasec-v1.2.0_GH0.tar.gz) = 53379