summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2022-11-27 05:12:44 +0000
committergutteridge <gutteridge@pkgsrc.org>2022-11-27 05:12:44 +0000
commitde9535f3556e5c289fb584347609f677764846e0 (patch)
treec9d7d619c9ec7528bc95f44df255b036a6329cfd /misc
parent39b60403514d0091229625c874254a7bd33c2db4 (diff)
downloadpkgsrc-de9535f3556e5c289fb584347609f677764846e0.tar.gz
mate-utils: update to 1.26.0
(Change log contains incorrect titling.) Change log: ### mate-notification-daemon 1.26.0 * Translations update * update copyright to 2021 ### mate-notification-daemon 1.25.1 * Translations update * Remove warnings about missing prototypes * i18n: Do not collect the translation for Icon * mate-screenshot: fix the order of the buttons at the bottom * build: allow users to disable gettext support (--disable-nls) * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME * help: Dokumentationsteam -> Documentation Team * baobab: Dokumentationsteam -> Documentation Team * update resource for transifex * Update copyright to 2021 * baobab: remove warning -Wunused-value * update issue template * Add legal notice in configure.ac * Add legal notice in Makefile.am files * COPYING.docs from https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt * COPYING.libs from https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt * COPYING from https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt * GNU GPL 2 license notice without post box, after copyright notice * screenshot-save: warning -Wdangling-else * gdict-utils: Fix comment * gdict-utils: variable 'env_string' set but not used * baobab: Fix conversion warnings * gdict-window: Remove warnings about missing initializer for field * Remove USE_MATE2_MACROS from autogen.sh (legacy) * configure: remove warning about option 'subdir-objects' is disabled * Warn about accessing an undefined property of the object * gsearchtool: Fix "open with" behavior ### mate-notification-daemon 1.25.0 * Translations update * gdict-pref-dialog: Simplify notebook scroll event * gdict-applet.c: change "Preferences" menu icon for harmonization * use libegg submodules * add git.mk to generate .gitignore * help: retake figures for baobab * help: update figures of baobab * baobab-dialog-scan-props.ui: Fix deprecations * gsearchtool: Remove the warning about ���GTimeVal��� is deprecated * mate-dictionary-source.ui: Fix deprecations * logview: Use test-reader test with log file path * docbook: correct DE name * gsearchtool: Remove enum conversion warning * makefile: add READMEs to EXTRA_DIST * change automake flavour to disable build warning * readme: migrate to Markdown for dictionary and baobab and update * readme: migrate to README.md and update * mate-system-log: Remove the warning about ���GTimeVal��� is deprecated * build: silent build warnings for distcheck * Remove bad-function-cast warnings * expand the comments on about dialogs * build: do not override the default value for MATE_COMPILE_WARNINGS * gsearchtool: avoid deprecated GtkImageMenuItem * gsearchtool: add copy path menu item to popup menu * mate-dictionary: remove unused function 'gdict_window_set_statusbar_visible' * logview: Rewrite logview-filter.ui from scratch * Remove warnings: function declaration isn���t a prototype * Define custom macros for wrapping the calls to gtk_builder_get_object * mate-dictionary: warnings variable defined but not used * baobab: Remove unused variable ���uri_list��� * mate-screenshot: do not use stock icons in mate-screenshot.ui
Diffstat (limited to 'misc')
-rw-r--r--misc/mate-utils/Makefile3
-rw-r--r--misc/mate-utils/PLIST3
-rw-r--r--misc/mate-utils/distinfo8
3 files changed, 7 insertions, 7 deletions
diff --git a/misc/mate-utils/Makefile b/misc/mate-utils/Makefile
index 3236802f935..0c48eaf3d29 100644
--- a/misc/mate-utils/Makefile
+++ b/misc/mate-utils/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.30 2022/08/11 05:09:03 gutteridge Exp $
+# $NetBSD: Makefile,v 1.31 2022/11/27 05:12:44 gutteridge Exp $
-PKGREVISION= 4
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= mate-utils-${VERSION:R}.0
diff --git a/misc/mate-utils/PLIST b/misc/mate-utils/PLIST
index 1646062516c..8410c1f074f 100644
--- a/misc/mate-utils/PLIST
+++ b/misc/mate-utils/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2020/04/05 16:05:45 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.10 2022/11/27 05:12:44 gutteridge Exp $
bin/mate-dictionary
bin/mate-disk-usage-analyzer
bin/mate-panel-screenshot
@@ -3185,6 +3185,7 @@ share/locale/it/LC_MESSAGES/mate-utils.mo
share/locale/ja/LC_MESSAGES/mate-utils.mo
share/locale/jv/LC_MESSAGES/mate-utils.mo
share/locale/ka/LC_MESSAGES/mate-utils.mo
+share/locale/kab/LC_MESSAGES/mate-utils.mo
share/locale/kk/LC_MESSAGES/mate-utils.mo
share/locale/kn/LC_MESSAGES/mate-utils.mo
share/locale/ko/LC_MESSAGES/mate-utils.mo
diff --git a/misc/mate-utils/distinfo b/misc/mate-utils/distinfo
index 605110fbc7d..6436d35cace 100644
--- a/misc/mate-utils/distinfo
+++ b/misc/mate-utils/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 10:59:14 nia Exp $
+$NetBSD: distinfo,v 1.13 2022/11/27 05:12:44 gutteridge Exp $
-BLAKE2s (mate-utils-1.24.0.tar.xz) = c78ee002cbd63b4905c79c44bde53d826242b9d363487f270c8bea4191bbb5ee
-SHA512 (mate-utils-1.24.0.tar.xz) = d8945c85936a55d22f3ed94c9858ba84cadf552a63cdd2d9eec9120111ad71526ac88772f8e4b7a6a460b691574534e52706fba35a0395b1d894b27eece9e92c
-Size (mate-utils-1.24.0.tar.xz) = 7930068 bytes
+BLAKE2s (mate-utils-1.26.0.tar.xz) = ec15b5baaae77376fc3caff5923b25fc18fa09f0dfc60abce7729869dd3f9e2f
+SHA512 (mate-utils-1.26.0.tar.xz) = c8752f6b43a836adc647ec8a9eef4fcea782914994d27ee8491406188da584aa98244d0ba402005beecc293d1b6e50a9ed5339467011e05f301a6b98c2374b91
+Size (mate-utils-1.26.0.tar.xz) = 7984892 bytes
SHA1 (patch-logview_src_logview-utils.c) = 218670ddcc013c31d75e7654acf138e4153c0be9