Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Oct 2025 17:58:09 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d2ff83ea4697 - main - x11/elementary-terminal: update to 7.1.2
Message-ID:  <202510051758.595Hw95U004299@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d2ff83ea469718e6d16ef5c2824bd0c16d0508a1

commit d2ff83ea469718e6d16ef5c2824bd0c16d0508a1
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2025-10-05 17:11:04 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2025-10-05 17:57:28 +0000

    x11/elementary-terminal: update to 7.1.2
    
    PR:             290020
    Approved by:    maintainer
---
 x11/elementary-terminal/Makefile                    | 5 +++--
 x11/elementary-terminal/distinfo                    | 6 +++---
 x11/elementary-terminal/files/patch-src_meson.build | 6 ++++--
 x11/elementary-terminal/pkg-plist                   | 3 +--
 4 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/x11/elementary-terminal/Makefile b/x11/elementary-terminal/Makefile
index e9be3973d963..68f9a1011971 100644
--- a/x11/elementary-terminal/Makefile
+++ b/x11/elementary-terminal/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	terminal
-DISTVERSION=	6.2.0
+DISTVERSION=	7.1.2
 CATEGORIES=	x11
 PKGNAMEPREFIX=	elementary-
 
@@ -15,7 +15,8 @@ LIB_DEPENDS=	libgee-0.8.so:devel/libgee \
 		libhandy-1.so:x11-toolkits/libhandy \
 		libpcre2-posix.so:devel/pcre2
 
-USES=		desktop-file-utils gettext gnome meson pkgconfig vala:build
+USES=		desktop-file-utils gettext-tools gnome meson pkgconfig \
+		vala:build
 USE_GITHUB=	yes
 GH_ACCOUNT=	elementary
 USE_GNOME=	cairo gdkpixbuf glib20 gtk30 vte3
diff --git a/x11/elementary-terminal/distinfo b/x11/elementary-terminal/distinfo
index ac12d3d04bb0..7b5c64282e1f 100644
--- a/x11/elementary-terminal/distinfo
+++ b/x11/elementary-terminal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721563855
-SHA256 (elementary-terminal-6.2.0_GH0.tar.gz) = cf268cb590c6355962feabf80a10e355cfc19b3d6db5c7e648cda82592707d74
-SIZE (elementary-terminal-6.2.0_GH0.tar.gz) = 1046480
+TIMESTAMP = 1758703596
+SHA256 (elementary-terminal-7.1.2_GH0.tar.gz) = 486d8e6c49e786aab61d9e6c70f5f06bfb7fa2ec6502aa540f94ee2998e13e8b
+SIZE (elementary-terminal-7.1.2_GH0.tar.gz) = 1081107
diff --git a/x11/elementary-terminal/files/patch-src_meson.build b/x11/elementary-terminal/files/patch-src_meson.build
index 52afa8a738e2..7c7e41ae6d29 100644
--- a/x11/elementary-terminal/files/patch-src_meson.build
+++ b/x11/elementary-terminal/files/patch-src_meson.build
@@ -1,6 +1,6 @@
---- src/meson.build.orig	2023-04-04 17:39:57 UTC
+--- src/meson.build.orig	2025-02-13 20:52:15 UTC
 +++ src/meson.build
-@@ -37,34 +37,3 @@ executable(
+@@ -40,36 +40,3 @@ executable(
      dependencies: terminal_deps,
      install : true
  )
@@ -35,3 +35,5 @@
 -    protocol: 'tap',
 -    depends: test_schemas
 -)
+-
+-subdir('tests')
diff --git a/x11/elementary-terminal/pkg-plist b/x11/elementary-terminal/pkg-plist
index ed632eebda37..98f14c7cd66d 100644
--- a/x11/elementary-terminal/pkg-plist
+++ b/x11/elementary-terminal/pkg-plist
@@ -197,8 +197,7 @@ share/locale/yo/LC_MESSAGES/io.elementary.terminal.mo
 share/locale/za/LC_MESSAGES/io.elementary.terminal.mo
 share/locale/zh/LC_MESSAGES/io.elementary.terminal.mo
 share/locale/zh_CN/LC_MESSAGES/io.elementary.terminal.mo
-share/locale/zh_HK/LC_MESSAGES/io.elementary.terminal.mo
 share/locale/zh_TW/LC_MESSAGES/io.elementary.terminal.mo
 share/locale/zu/LC_MESSAGES/io.elementary.terminal.mo
 share/man/man1/io.elementary.terminal.1.gz
-share/metainfo/io.elementary.terminal.appdata.xml
+share/metainfo/io.elementary.terminal.metainfo.xml


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510051758.595Hw95U004299>