aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorThomas Morper <thomas@beingboiled.info>2023-03-20 17:10:34 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-03-21 07:42:23 +0000
commit0932e21ef003c0d8565ca1aa5ca3c411ef9b3381 (patch)
tree1fbc8bd69dd1e2a2b21ea5b3e646b86450c6be5a /security
parent8f10eb1947262642786f98e1f6187efbdcd1baf1 (diff)
downloadports-0932e21ef003c0d8565ca1aa5ca3c411ef9b3381.tar.gz
ports-0932e21ef003c0d8565ca1aa5ca3c411ef9b3381.zip
security/luasec: update to 1.3.1
ChangeLog: https://github.com/brunoos/luasec/blob/v1.3.1/CHANGELOG PR: 270343 270328 Reported by: thomas@beingboiled.info (maintainer)
Diffstat (limited to 'security')
-rw-r--r--security/luasec/Makefile4
-rw-r--r--security/luasec/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/security/luasec/Makefile b/security/luasec/Makefile
index a93c024268e1..1f7c281153ad 100644
--- a/security/luasec/Makefile
+++ b/security/luasec/Makefile
@@ -1,5 +1,5 @@
PORTNAME= luasec
-PORTVERSION= 1.3.0
+PORTVERSION= 1.3.1
DISTVERSIONPREFIX= v
CATEGORIES= security
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ 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
+CFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB}
post-install:
diff --git a/security/luasec/distinfo b/security/luasec/distinfo
index 055aec058b29..60d3cf5a2c8d 100644
--- a/security/luasec/distinfo
+++ b/security/luasec/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1678821253
-SHA256 (brunoos-luasec-v1.3.0_GH0.tar.gz) = daaa698504432ef2e3332590a4678fd741c2f92d405a1b119e375964eb59b1c3
-SIZE (brunoos-luasec-v1.3.0_GH0.tar.gz) = 54704
+TIMESTAMP = 1679243927
+SHA256 (brunoos-luasec-v1.3.1_GH0.tar.gz) = 6fb919633a3304a262189f62a369adc4b36bc7113da37af093b069cf1c8d785e
+SIZE (brunoos-luasec-v1.3.1_GH0.tar.gz) = 54807