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
This commit is contained in:
Gleb Popov 2025-02-16 17:27:39 +03:00
parent a6fa1107c7
commit 6721925cc6
2 changed files with 7 additions and 4 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= gjs PORTNAME= gjs
PORTVERSION= 1.76.2 PORTVERSION= 1.76.3
CATEGORIES= lang gnome CATEGORIES= lang gnome
MASTER_SITES= GNOME MASTER_SITES= GNOME
DIST_SUBDIR= gnome DIST_SUBDIR= gnome
@ -28,4 +28,7 @@ USE_LDCONFIG= yes
CONFIGURE_ENV= PYTHONDONTWRITEBYTECODE=1 CONFIGURE_ENV= PYTHONDONTWRITEBYTECODE=1
MAKE_ENV= PYTHONDONTWRITEBYTECODE=1 MAKE_ENV= PYTHONDONTWRITEBYTECODE=1
post-patch:
${REINPLACE_CMD} -e "s|'--warn-error'|''|" ${WRKSRC}/meson.build
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1694953278 TIMESTAMP = 1739714142
SHA256 (gnome/gjs-1.76.2.tar.xz) = f7d8c9d653ea6fd78afe4a50720e046aa2bfc078fda635dd13067dd199c625d4 SHA256 (gnome/gjs-1.76.3.tar.xz) = a54bf62d208e8e0e2846a29c454e91750dc313f488415b45260725163f5bd34e
SIZE (gnome/gjs-1.76.2.tar.xz) = 646232 SIZE (gnome/gjs-1.76.3.tar.xz) = 646356