git: cd01ba95c992 - main - devel/lua-posix: Update to 35.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 03:49:49 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cd01ba95c9929b2a3817d2fd8856e8e39c1d6b20
commit cd01ba95c9929b2a3817d2fd8856e8e39c1d6b20
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:09:57 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:43:58 +0000
devel/lua-posix: Update to 35.1
Changes: https://github.com/luaposix/luaposix/releases
---
devel/lua-posix/Makefile | 5 +++--
devel/lua-posix/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/devel/lua-posix/Makefile b/devel/lua-posix/Makefile
index d7b097bae5b4..07e3422b3fe0 100644
--- a/devel/lua-posix/Makefile
+++ b/devel/lua-posix/Makefile
@@ -1,7 +1,7 @@
# Created by: Andrew Turner <andrew+ports at fubar.geek.nz>
PORTNAME= posix
-PORTVERSION= 35.0
+PORTVERSION= 35.1
DISTVERSIONPREFIX= v
CATEGORIES= devel
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
@@ -15,12 +15,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${LUA_PKGNAMEPREFIX}stdlib-normalize>=0:devel/lua-stdlib-normalize@${LUA_FLAVOR}
USES= lua:module shebangfix
-SHEBANG_FILES= build-aux/luke
USE_GITHUB= yes
GH_ACCOUNT= luaposix
GH_PROJECT= luaposix
+SHEBANG_FILES= build-aux/luke
+
do-build:
@cd ${WRKSRC} && build-aux/luke all \
CFLAGS="${CFLAGS}" \
diff --git a/devel/lua-posix/distinfo b/devel/lua-posix/distinfo
index 71cfef5857fc..d4a337a1de7f 100644
--- a/devel/lua-posix/distinfo
+++ b/devel/lua-posix/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594117149
-SHA256 (luaposix-luaposix-v35.0_GH0.tar.gz) = a4edf2f715feff65acb009e8d1689e57ec665eb79bc36a6649fae55eafd56809
-SIZE (luaposix-luaposix-v35.0_GH0.tar.gz) = 178091
+TIMESTAMP = 1632036930
+SHA256 (luaposix-luaposix-v35.1_GH0.tar.gz) = 1b5c48d2abd59de0738d1fc1e6204e44979ad2a1a26e8e22a2d6215dd502c797
+SIZE (luaposix-luaposix-v35.1_GH0.tar.gz) = 180002
More information about the dev-commits-ports-all
mailing list