pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/mate-utils



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sun Nov 27 05:12:44 UTC 2022

Modified Files:
        pkgsrc/misc/mate-utils: Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/misc/mate-utils/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/misc/mate-utils/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/misc/mate-utils/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/mate-utils/Makefile
diff -u pkgsrc/misc/mate-utils/Makefile:1.30 pkgsrc/misc/mate-utils/Makefile:1.31
--- pkgsrc/misc/mate-utils/Makefile:1.30        Thu Aug 11 05:09:03 2022
+++ pkgsrc/misc/mate-utils/Makefile     Sun Nov 27 05:12:44 2022
@@ -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

Index: pkgsrc/misc/mate-utils/PLIST
diff -u pkgsrc/misc/mate-utils/PLIST:1.9 pkgsrc/misc/mate-utils/PLIST:1.10
--- pkgsrc/misc/mate-utils/PLIST:1.9    Sun Apr  5 16:05:45 2020
+++ pkgsrc/misc/mate-utils/PLIST        Sun Nov 27 05:12:44 2022
@@ -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.m
 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

Index: pkgsrc/misc/mate-utils/distinfo
diff -u pkgsrc/misc/mate-utils/distinfo:1.12 pkgsrc/misc/mate-utils/distinfo:1.13
--- pkgsrc/misc/mate-utils/distinfo:1.12        Tue Oct 26 10:59:14 2021
+++ pkgsrc/misc/mate-utils/distinfo     Sun Nov 27 05:12:44 2022
@@ -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



Home | Main Index | Thread Index | Old Index