FreeBSD Bugzilla – Attachment 218288 Details for
Bug 249345
lang/gjs: update to 1.66.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
gjs-1.66.0-rev0.diff (text/plain), 2.19 KB, created by
Steve Wills
on 2020-09-25 16:40:51 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Steve Wills
Created:
2020-09-25 16:40:51 UTC
Size:
2.19 KB
patch
obsolete
>diff --git lang/gjs/Makefile lang/gjs/Makefile >index dad84133a964..238979d85304 100644 >--- lang/gjs/Makefile >+++ lang/gjs/Makefile >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= gjs >-PORTVERSION= 1.52.4 >-PORTREVISION= 4 >+PORTVERSION= 1.66.0 > CATEGORIES= lang gnome > MASTER_SITES= GNOME > DIST_SUBDIR= gnome3 >@@ -16,17 +15,18 @@ LICENSE_COMB= multi > LICENSE_FILE_MPL11= ${WRKSRC}/COPYING > LICENSE_FILE_LGPL20+ = ${WRKSRC}/COPYING.LGPL > >-LIB_DEPENDS= libmozjs-52.so:lang/spidermonkey52 \ >+LIB_DEPENDS= libmozjs-78.so:lang/spidermonkey78 \ > libffi.so:devel/libffi > >-USES= compiler:c++11-lib gettext gmake gnome libtool \ >- localbase pathfix pkgconfig python:build readline tar:xz xorg >-USE_GNOME= cairo gdkpixbuf2 gtk30 introspection >+USES= compiler:c++17-lang gettext gmake gnome libtool \ >+ localbase pathfix pkgconfig python:build readline tar:xz xorg meson >+USE_GNOME= cairo gdkpixbuf2 gtk30 introspection glib20 > USE_XORG= x11 xext >-GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig >-CONFIGURE_ARGS+=--disable-profiler > USE_LDCONFIG= yes >-INSTALL_TARGET= install-strip >+ >+MESON_ARGS= -Dinstalled_tests=false >+ >+CONFIGURE_ENV= PYTHONDONTWRITEBYTECODE=1 >+MAKE_ENV= PYTHONDONTWRITEBYTECODE=1 > > .include <bsd.port.mk> >diff --git lang/gjs/distinfo lang/gjs/distinfo >index 17310c303cf3..285df6d8fd2f 100644 >--- lang/gjs/distinfo >+++ lang/gjs/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1539116944 >-SHA256 (gnome3/gjs-1.52.4.tar.xz) = 9c160cf9383ca20fcba3b75154c9d19efae9decf63bec6164a81403092d3b4f7 >-SIZE (gnome3/gjs-1.52.4.tar.xz) = 626960 >+TIMESTAMP = 1600144389 >+SHA256 (gnome3/gjs-1.66.0.tar.xz) = f30cf90e016db6c8fdd0059749559611760f0721f375b2b61e0b7239b43ab5f8 >+SIZE (gnome3/gjs-1.66.0.tar.xz) = 439596 >diff --git lang/gjs/pkg-plist lang/gjs/pkg-plist >index ef652bf14beb..ce86a1269dd1 100644 >--- lang/gjs/pkg-plist >+++ lang/gjs/pkg-plist >@@ -2,10 +2,11 @@ bin/gjs > bin/gjs-console > include/gjs-1.0/gjs/context.h > include/gjs-1.0/gjs/coverage.h >+include/gjs-1.0/gjs/error-types.h > include/gjs-1.0/gjs/gjs.h > include/gjs-1.0/gjs/macros.h >+include/gjs-1.0/gjs/mem.h > include/gjs-1.0/gjs/profiler.h >-include/gjs-1.0/util/error.h > lib/gjs/girepository-1.0/GjsPrivate-1.0.typelib > lib/libgjs.so > lib/libgjs.so.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 249345
: 218288