FreeBSD Bugzilla – Attachment 238256 Details for
Bug 267928
x11/gnome-terminal: update to 3.44.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update x11/gnome-terminal
gnome-terminal-3.44.2.diff (text/plain), 2.87 KB, created by
Olivier Duchateau
on 2022-11-22 18:08:00 UTC
(
hide
)
Description:
Patch to update x11/gnome-terminal
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2022-11-22 18:08:00 UTC
Size:
2.87 KB
patch
obsolete
>diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile >index ce0109c73..2ed808846 100644 >--- a/x11/gnome-terminal/Makefile >+++ b/x11/gnome-terminal/Makefile >@@ -1,7 +1,8 @@ > PORTNAME= gnome-terminal >-DISTVERSION= 3.44.1 >+DISTVERSION= 3.44.2 > CATEGORIES= x11 gnome >-MASTER_SITES= GNOME >+# See README.txt in https://download.gnome.org/sources/gnome-terminal/ >+MASTER_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/archive/${DISTVERSION}/ > DIST_SUBDIR= gnome > > MAINTAINER= gnome@FreeBSD.org >@@ -24,7 +25,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas > PORTSCOUT= limitw:1,even > > USES= cpe gettext gnome localbase meson pathfix pkgconfig python:3.7+ \ >- tar:xz vala:build xorg >+ tar:bz2 vala:build xorg > USE_GNOME= cairo dconf gdkpixbuf2 gtk30 intltool vte3 > USE_XORG= x11 > CPE_VENDOR= gnome >diff --git a/x11/gnome-terminal/distinfo b/x11/gnome-terminal/distinfo >index 56c45cfae..8527c5ce3 100644 >--- a/x11/gnome-terminal/distinfo >+++ b/x11/gnome-terminal/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1654389224 >-SHA256 (gnome/gnome-terminal-3.44.1.tar.xz) = fb6f20ee1ff231a9aaedab13d5dc6e5a64c955711224848b790086e88959d37b >-SIZE (gnome/gnome-terminal-3.44.1.tar.xz) = 1813032 >+TIMESTAMP = 1669137522 >+SHA256 (gnome/gnome-terminal-3.44.2.tar.bz2) = 8ccc2f5ffb368728630c554517919b6d7012dc2294842791e5632f840a4bd856 >+SIZE (gnome/gnome-terminal-3.44.2.tar.bz2) = 1613263 >diff --git a/x11/gnome-terminal/files/patch-src_meson.build b/x11/gnome-terminal/files/patch-src_meson.build >new file mode 100644 >index 000000000..560cb3a86 >--- /dev/null >+++ b/x11/gnome-terminal/files/patch-src_meson.build >@@ -0,0 +1,17 @@ >+--- src/meson.build.orig 2022-10-21 17:17:13 UTC >++++ src/meson.build >+@@ -250,14 +250,6 @@ configure_file( >+ install_dir: gt_prefix / gt_dbusservicedir, >+ ) >+ >+-configure_file( >+- input: gt_name + '-server.service.in', >+- output: gt_name + '-server.service', >+- configuration: server_conf, >+- install: true, >+- install_dir: gt_prefix / gt_systemduserdir >+-) >+- >+ # Search provider >+ >+ if get_option('search_provider') >diff --git a/x11/gnome-terminal/pkg-plist b/x11/gnome-terminal/pkg-plist >index b5b8f07e7..71ed751e3 100644 >--- a/x11/gnome-terminal/pkg-plist >+++ b/x11/gnome-terminal/pkg-plist >@@ -1,11 +1,10 @@ > bin/gnome-terminal > lib/gnome-terminal/gschemas.compiled >-lib/nautilus/extensions-3.0/libterminal-nautilus.so >-lib/systemd/user/gnome-terminal-server.service >+%%NAUTILUS%%lib/nautilus/extensions-3.0/libterminal-nautilus.so > libexec/gnome-terminal-server > share/applications/org.gnome.Terminal.desktop > share/dbus-1/services/org.gnome.Terminal.service >-share/gnome-shell/search-providers/gnome-terminal-search-provider.ini >+%%SEARCHPROVIDER%%share/gnome-shell/search-providers/gnome-terminal-search-provider.ini > share/help/C/gnome-terminal/adv-keyboard-shortcuts.page > share/help/C/gnome-terminal/app-colors.page > share/help/C/gnome-terminal/app-cursor.page
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 267928
: 238256