File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# $NetBSD: Makefile,v 1.32 2024/11/17 07:16:19 wiz Exp $
22
3- DISTNAME = gjs-1.82.1
3+ DISTNAME = gjs-1.82.3
44CATEGORIES = lang
55MASTER_SITES = ${MASTER_SITE_GNOME:=sources/gjs/${PKGVERSION_NOREV:R}/}
66EXTRACT_SUFX = .tar.xz
@@ -16,6 +16,7 @@ USE_LANGUAGES= c c++
1616MAKE_ENV+ = LD_LIBRARY_PATH=${WRKSRC}/output/gjs@sha:${WRKSRC}/output/gjs-jsapi@sta:${WRKSRC}/output/gjs-console@exe
1717MESON_ARGS+ = -Dinstalled_tests=false
1818MESON_ARGS+ = -Dprofiler=disabled
19+ MESON_ARGS+ = -Db_pch=false
1920
2021PYTHON_FOR_BUILD_ONLY = tool
2122
@@ -24,6 +25,10 @@ PKGCONFIG_OVERRIDE_STAGE= post-configure
2425
2526CHECK_PORTABILITY_SKIP+ = tools/run_iwyu.sh
2627
28+ NOT_PAX_MPROTECT_SAFE+ = bin/gjs
29+ NOT_PAX_MPROTECT_SAFE+ = bin/gjs-console
30+
31+ .include "../../mk/pax.mk"
2732.include "../../devel/meson/build.mk"
2833.include "../../devel/glib2/buildlink3.mk"
2934.include "../../devel/gobject-introspection/buildlink3.mk"
Original file line number Diff line number Diff line change 11$NetBSD: distinfo,v 1.10 2022/03/10 20:53:35 nia Exp $
22
3- BLAKE2s (gjs-1.82.1 .tar.xz) = cc73b6a97413d4b1c0ae8b17a3692262fdd7c3dab821515d7157dae23aeb19fe
4- SHA512 (gjs-1.82.1 .tar.xz) = 2e4e1ceee784d252cb0f6a5df9c9dd9a486112af9973e184d785cb4bcb06a5844e16ce51b8a46021220f2b6ead24186eb98cc15b836492f71922e8a80669b16f
5- Size (gjs-1.82.1 .tar.xz) = 728920 bytes
3+ BLAKE2s (gjs-1.82.3 .tar.xz) = d7ff72c35b62b9f17f894fc715933e482910b6a2a24ab08ce5077e5c355fc70b
4+ SHA512 (gjs-1.82.3 .tar.xz) = 576f974a00b3bb1e3187c9c23d49281ed0eecd64949a91959638018bd57be18c61ff04a3e508933e0f59f7fe2502a2242282e964917d16358f079fe9d6397bd8
5+ Size (gjs-1.82.3 .tar.xz) = 729556 bytes
You can’t perform that action at this time.
0 commit comments