aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Duchateau <duchateau.olivier@gmail.com>2022-05-19 17:52:33 +0000
committerNeel Chauhan <nc@FreeBSD.org>2022-05-19 17:52:33 +0000
commitc28159b2cfc8841786fc0cf95bc4ce31b2fcdf3e (patch)
treef4a392af6be31b85897a7edf24cf87c900197f3a
parentb8b789478ef4616e10614abc1ed1488425aa8336 (diff)
downloadports-c28159b2cfc8841786fc0cf95bc4ce31b2fcdf3e.tar.gz
ports-c28159b2cfc8841786fc0cf95bc4ce31b2fcdf3e.zip
x11/elementary-terminal: Update to 6.0.2
-rw-r--r--x11/elementary-terminal/Makefile2
-rw-r--r--x11/elementary-terminal/distinfo6
-rw-r--r--x11/elementary-terminal/files/patch-data_meson.build33
3 files changed, 8 insertions, 33 deletions
diff --git a/x11/elementary-terminal/Makefile b/x11/elementary-terminal/Makefile
index a1c17496ec88..ed5b6684ebae 100644
--- a/x11/elementary-terminal/Makefile
+++ b/x11/elementary-terminal/Makefile
@@ -1,5 +1,5 @@
PORTNAME= terminal
-DISTVERSION= 6.0.1
+DISTVERSION= 6.0.2
CATEGORIES= x11
PKGNAMEPREFIX= elementary-
diff --git a/x11/elementary-terminal/distinfo b/x11/elementary-terminal/distinfo
index aef915b19596..00e9a4c892c5 100644
--- a/x11/elementary-terminal/distinfo
+++ b/x11/elementary-terminal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1639925265
-SHA256 (elementary-terminal-6.0.1_GH0.tar.gz) = de741ad5deadb927243a7007be0f5d3bb4070f780362d59ded600692064b0eca
-SIZE (elementary-terminal-6.0.1_GH0.tar.gz) = 865233
+TIMESTAMP = 1652895204
+SHA256 (elementary-terminal-6.0.2_GH0.tar.gz) = 4489cfce268c4ecfcd9aac3d8819cc264f7a5ab97633dcd71f84ae7c6441735a
+SIZE (elementary-terminal-6.0.2_GH0.tar.gz) = 868353
diff --git a/x11/elementary-terminal/files/patch-data_meson.build b/x11/elementary-terminal/files/patch-data_meson.build
index 18a76de865f4..ce862d4d52ed 100644
--- a/x11/elementary-terminal/files/patch-data_meson.build
+++ b/x11/elementary-terminal/files/patch-data_meson.build
@@ -1,34 +1,9 @@
---- data/meson.build.orig 2021-12-13 18:31:36 UTC
+--- data/meson.build.orig 2022-05-18 04:44:45 UTC
+++ data/meson.build
-@@ -4,7 +4,6 @@ install_data(
- )
-
- i18n.merge_file (
-- 'desktop',
- input: meson.project_name() + '.desktop.in',
- output: meson.project_name() + '.desktop',
- install: true,
-@@ -14,7 +13,6 @@ i18n.merge_file (
- )
-
- i18n.merge_file (
-- 'desktop',
- input: 'open-pantheon-terminal-here.desktop.in',
- output: 'open-pantheon-terminal-here.desktop',
- install: true,
-@@ -24,7 +22,6 @@ i18n.merge_file (
- )
-
- i18n.merge_file (
-- 'appdata',
- input: meson.project_name() + '.appdata.xml.in',
- output: meson.project_name() + '.appdata.xml',
- install: true,
-@@ -42,14 +39,4 @@ test (
- 'Validate open here desktop file',
+@@ -40,13 +40,3 @@ test (
find_program('desktop-file-validate'),
args: join_paths(meson.current_build_dir (), 'open-pantheon-terminal-here.desktop')
--)
+ )
-
-install_data(
- 'pantheon_terminal_process_completion_notifications.fish',
@@ -38,4 +13,4 @@
-install_data(
- 'enable-zsh-completion-notifications',
- install_dir: join_paths(get_option('datadir'), meson.project_name())
- )
+-)