git: 6721925cc6d3 - main - lang/gjs: Update to 1.76.3 and fix build with glib 2.82
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Mar 2025 14:09:52 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6721925cc6d3f4052df0c7a6d51e1304448f86ac
commit 6721925cc6d3f4052df0c7a6d51e1304448f86ac
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-02-16 14:27:39 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-03-05 14:09:40 +0000
lang/gjs: Update to 1.76.3 and fix build with glib 2.82
Approved by: bapt
Pull Request: https://github.com/freebsd/freebsd-ports/pull/348
---
lang/gjs/Makefile | 5 ++++-
lang/gjs/distinfo | 6 +++---
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/lang/gjs/Makefile b/lang/gjs/Makefile
index d7a84b43d92a..7dcc881b8ac3 100644
--- a/lang/gjs/Makefile
+++ b/lang/gjs/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gjs
-PORTVERSION= 1.76.2
+PORTVERSION= 1.76.3
CATEGORIES= lang gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
@@ -28,4 +28,7 @@ USE_LDCONFIG= yes
CONFIGURE_ENV= PYTHONDONTWRITEBYTECODE=1
MAKE_ENV= PYTHONDONTWRITEBYTECODE=1
+post-patch:
+ ${REINPLACE_CMD} -e "s|'--warn-error'|''|" ${WRKSRC}/meson.build
+
.include <bsd.port.mk>
diff --git a/lang/gjs/distinfo b/lang/gjs/distinfo
index 9c929bc0af92..ba46f411c42c 100644
--- a/lang/gjs/distinfo
+++ b/lang/gjs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694953278
-SHA256 (gnome/gjs-1.76.2.tar.xz) = f7d8c9d653ea6fd78afe4a50720e046aa2bfc078fda635dd13067dd199c625d4
-SIZE (gnome/gjs-1.76.2.tar.xz) = 646232
+TIMESTAMP = 1739714142
+SHA256 (gnome/gjs-1.76.3.tar.xz) = a54bf62d208e8e0e2846a29c454e91750dc313f488415b45260725163f5bd34e
+SIZE (gnome/gjs-1.76.3.tar.xz) = 646356