Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 03:49:47 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cd01ba95c992 - main - devel/lua-posix: Update to 35.1
Message-ID:  <202109210349.18L3nleM018563@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit cd01ba95c9929b2a3817d2fd8856e8e39c1d6b20
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 03:09:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210349.18L3nleM018563>