git: 62148c8e7e0b - main - devel/lua-lgi: add support for lua 5.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Sep 2022 05:25:44 UTC
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=62148c8e7e0bb4227942b7df109fbf7ca44a7420
commit 62148c8e7e0bb4227942b7df109fbf7ca44a7420
Author: Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-09-24 05:24:24 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-09-24 05:24:24 +0000
devel/lua-lgi: add support for lua 5.4
PR: 220281
---
devel/lua-lgi/Makefile | 5 ++++-
devel/lua-lgi/distinfo | 4 +++-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/devel/lua-lgi/Makefile b/devel/lua-lgi/Makefile
index 259b9bcccd09..19c4d4c54be2 100644
--- a/devel/lua-lgi/Makefile
+++ b/devel/lua-lgi/Makefile
@@ -4,6 +4,9 @@ PORTREVISION= 3
CATEGORIES= devel
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
+PATCH_SITES= https://github.com/lgi-devs/lgi/commit/
+PATCHFILES= 5cfd42c386d3adae6d211fbb4011179c3c141b04.diff:-p1
+
MAINTAINER= andrew@tao11.riddles.org.uk
COMMENT= Lua bindings to libraries using GObject-Introspection
WWW= https://github.com/pavouk/lgi
@@ -13,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS+= libffi.so:devel/libffi
-USES= gmake gnome lua:-53,module pkgconfig
+USES= gmake gnome lua:-54,module pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= pavouk
diff --git a/devel/lua-lgi/distinfo b/devel/lua-lgi/distinfo
index 86c3742a215f..d727206a17f3 100644
--- a/devel/lua-lgi/distinfo
+++ b/devel/lua-lgi/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1508035232
+TIMESTAMP = 1663996991
SHA256 (pavouk-lgi-0.9.2_GH0.tar.gz) = cfc4105482b4730b3a40097c9d9e7e35c46df2fb255370bdeb2f45a886548c4f
SIZE (pavouk-lgi-0.9.2_GH0.tar.gz) = 291463
+SHA256 (5cfd42c386d3adae6d211fbb4011179c3c141b04.diff) = 77fb27da0362e25bde3ab93b528dd8f6df310749e4323eeeb66fd13bb7144441
+SIZE (5cfd42c386d3adae6d211fbb4011179c3c141b04.diff) = 481