pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/mate-terminal mate-terminal: update to 1.26.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/11e6175e600c
branches: trunk
changeset: 384410:11e6175e600c
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Thu Sep 01 01:23:10 2022 +0000
description:
mate-terminal: update to 1.26.0
Change log:
### mate-terminal 1.26.0
* Translations update
* update copyright to 2021
* terminal-window: Remove -Wmissing-field-initializers warnings
* build: underline package name and version in configure summary
* build: Use PACKAGE_URL variable
* Fix desktop file validation warning
* update resource for transifex
* Update copyright to 2021
* Upgrade ui files
* Remove unused macros
* Remove the execution bit from two png files
* profile-editor: Fix -Wsign-compare warning
* Remove -Wfloat-conversion warnings
* Help: fix permissions of images
* add meson build system
* terminal_profile_edit_dialog_page_scroll_event_cb is only used in profile-editor.c (#361)
* README: Remove environment version number
* Add compilation help
* Add tab scrolling support for GTK3
### mate-terminal 1.25.0
* Translations update
* use libegg submodules
* Add git.mk to generate .gitignore
* Compile code only when GDK supports X11
* restore deprecated gtk_menu_popup for context-menu
* Enable wayland support
* profile-editor: Remove enum conversion warnings
* terminal-encoding: Remove -Wformat warning
* build: SMlib is dependent on ICElib
* build: Isolate smclient
* build: silent build warnings for distcheck
* Add set-title-dialog.ui
* build: do not override the default value for MATE_COMPILE_WARNINGS
* terminal-window: expand the content of the comment on about dialog
* Add confirm-close-dialog.ui
* fix searching in terminal window
* terminal-window: add icons to "open tab" and "close window/tab"
* terminal-window: show VTE version in about dialog
* fix url highlighting due to deprecation of vte_terminal_match_add_gregex
* terminal-screen: prevent crash on bad term spawn due to redundant frees
* Use user page on github when user email is private
* Update authors
diffstat:
x11/mate-terminal/Makefile | 7 ++++---
x11/mate-terminal/PLIST | 6 +++++-
x11/mate-terminal/distinfo | 8 ++++----
3 files changed, 13 insertions(+), 8 deletions(-)
diffs (51 lines):
diff -r 8245d2c0835b -r 11e6175e600c x11/mate-terminal/Makefile
--- a/x11/mate-terminal/Makefile Thu Sep 01 01:19:50 2022 +0000
+++ b/x11/mate-terminal/Makefile Thu Sep 01 01:23:10 2022 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.32 2022/08/11 05:09:31 gutteridge Exp $
+# $NetBSD: Makefile,v 1.33 2022/09/01 01:23:10 gutteridge Exp $
-PKGREVISION= 4
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= mate-terminal-${VERSION:R}.1
+VERSION= 1.26.0
+DISTNAME= mate-terminal-${VERSION}
CATEGORIES= x11
+MASTER_SITES+= https://pub.mate-desktop.org/releases/${VERSION:R}/
USE_TOOLS+= perl:run
diff -r 8245d2c0835b -r 11e6175e600c x11/mate-terminal/PLIST
--- a/x11/mate-terminal/PLIST Thu Sep 01 01:19:50 2022 +0000
+++ b/x11/mate-terminal/PLIST Thu Sep 01 01:23:10 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2020/11/09 23:45:39 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.9 2022/09/01 01:23:10 gutteridge Exp $
bin/mate-terminal
bin/mate-terminal.wrapper
man/man1/mate-terminal.1
@@ -232,6 +232,10 @@
share/help/ka/mate-terminal/figures/mate-terminal-tabbed.png
share/help/ka/mate-terminal/index.docbook
share/help/ka/mate-terminal/legal.xml
+share/help/kab/mate-terminal/figures/mate-terminal-default.png
+share/help/kab/mate-terminal/figures/mate-terminal-tabbed.png
+share/help/kab/mate-terminal/index.docbook
+share/help/kab/mate-terminal/legal.xml
share/help/kk/mate-terminal/figures/mate-terminal-default.png
share/help/kk/mate-terminal/figures/mate-terminal-tabbed.png
share/help/kk/mate-terminal/index.docbook
diff -r 8245d2c0835b -r 11e6175e600c x11/mate-terminal/distinfo
--- a/x11/mate-terminal/distinfo Thu Sep 01 01:19:50 2022 +0000
+++ b/x11/mate-terminal/distinfo Thu Sep 01 01:23:10 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 11:34:14 nia Exp $
+$NetBSD: distinfo,v 1.12 2022/09/01 01:23:10 gutteridge Exp $
-BLAKE2s (mate-terminal-1.24.1.tar.xz) = 22d138c577f16896e6d3b3dd460fcbf5d53235c2f23e5b4fd5271a246ffd6a9d
-SHA512 (mate-terminal-1.24.1.tar.xz) = 83090667f823605ef0681efeff66c30729df83e7335c100171017ee5f2e819ec0bb219fdc71ed54a27c4a846fcc8db01c4462ef5b9c1e3f31d9c5838427566dc
-Size (mate-terminal-1.24.1.tar.xz) = 2032824 bytes
+BLAKE2s (mate-terminal-1.26.0.tar.xz) = 97c4447db19234765da9af11a03c84c2e4d215b52ba99f1e8266e80d3b062716
+SHA512 (mate-terminal-1.26.0.tar.xz) = dfdee8e3bb1bffc5570d8103b67f42de7c1b3f5f4902b9f35459eceab863ca03809c922adfa1bc28f5030e4070defcd305bdf0dac59065399f1c54abb4a640c6
+Size (mate-terminal-1.26.0.tar.xz) = 2095052 bytes
Home |
Main Index |
Thread Index |
Old Index