pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/mate-menus mate-menus: update to 1.26.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/d482fe4bbaff
branches: trunk
changeset: 388831:d482fe4bbaff
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Nov 27 04:58:38 2022 +0000
description:
mate-menus: update to 1.26.0
Change log:
### mate-menus 1.26.0
* Translations update
* update copyright to 2021
### mate-menus 1.25.1
* Translations update
* build: remove .directory files using clean target
* build: allow users to disable gettext support (--disable-nls)
* Set compiler debug flags / logging with MATE_DEBUG_CHECK
* build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
* Remove -Wconversion -Wsign-compare -Wsign-conversion warnings
* matemenu-tree: do not call g_settings_get_string unless necessary
* Improve the description of the collection directory
* i18n: Add mate-collection.directory.in in POTFILES.in
* build: Set debug symbols and logging using --enable-debug
* entry-directories: Use of memory after it is freed (scan-build)
* matemenu-tree: Fix memory leak
* matemenu-tree: Remove collection_applet_free
* Remove the cppcheck warning about the variable scope can be reduced
* matemenu-tree: minor code format
* desktop-entries: warning -Wempty-body
* Remove USE_MATE2_MACROS from autogen.sh (legacy)
* Add collection menu item
### mate-menus 1.25.0
* Translations update
* add git.mk to generate .gitignore
* build: silent build warnings for distcheck
* build: do not override the default value for MATE_COMPILE_WARNINGS
* Do not collect the translation for Icon
diffstat:
x11/mate-menus/Makefile | 5 ++---
x11/mate-menus/PLIST | 3 ++-
x11/mate-menus/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 5693330291be -r d482fe4bbaff x11/mate-menus/Makefile
--- a/x11/mate-menus/Makefile Sun Nov 27 04:57:53 2022 +0000
+++ b/x11/mate-menus/Makefile Sun Nov 27 04:58:38 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2022/08/11 05:09:30 gutteridge Exp $
+# $NetBSD: Makefile,v 1.23 2022/11/27 04:58:38 gutteridge Exp $
-PKGREVISION= 2
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= mate-menus-${VERSION:R}.1
+DISTNAME= mate-menus-${VERSION}
CATEGORIES= x11
COMMENT= Implementation of the desktop menu specification for MATE
diff -r 5693330291be -r d482fe4bbaff x11/mate-menus/PLIST
--- a/x11/mate-menus/PLIST Sun Nov 27 04:57:53 2022 +0000
+++ b/x11/mate-menus/PLIST Sun Nov 27 04:58:38 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2021/08/06 01:15:36 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.8 2022/11/27 04:58:38 gutteridge Exp $
include/mate-menus/matemenu-tree.h
lib/girepository-1.0/MateMenu-2.0.typelib
lib/libmate-menu.la
@@ -137,6 +137,7 @@
share/locale/zu/LC_MESSAGES/mate-menus.mo
share/mate-menus/examples/mate-menus-ls.py
share/mate/desktop-directories/mate-audio-video.directory
+share/mate/desktop-directories/mate-collection.directory
share/mate/desktop-directories/mate-development.directory
share/mate/desktop-directories/mate-education.directory
share/mate/desktop-directories/mate-game.directory
diff -r 5693330291be -r d482fe4bbaff x11/mate-menus/distinfo
--- a/x11/mate-menus/distinfo Sun Nov 27 04:57:53 2022 +0000
+++ b/x11/mate-menus/distinfo Sun Nov 27 04:58:38 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 11:34:14 nia Exp $
+$NetBSD: distinfo,v 1.12 2022/11/27 04:58:38 gutteridge Exp $
-BLAKE2s (mate-menus-1.24.1.tar.xz) = d9c6d9d5b04bd1acf544dc6ce513221c491112267855fa3e4c621a8bdcbf5f7e
-SHA512 (mate-menus-1.24.1.tar.xz) = 5235d3be31d30f8aeaf9b2da0f8fe8dc586e07ae0dcbc3da88a4f04181277a9dec9414dee9c255023b1ebd406f8b131197e3f526f9bac14eeb23d8014cfd22cb
-Size (mate-menus-1.24.1.tar.xz) = 402968 bytes
+BLAKE2s (mate-menus-1.26.0.tar.xz) = 4b675fd6ed4056acbe2b0abb4b7bde1e8cf5ea314c840da52eb3dd27e220c5d0
+SHA512 (mate-menus-1.26.0.tar.xz) = 01d0b4f111c445df363baa8e24c87e63e12e6c84c1ccdac4b05bc12a3e3edba6be14651c6b2b34e05271fa35c57f237d79bdbee6dde1699273047519022a636c
+Size (mate-menus-1.26.0.tar.xz) = 410900 bytes
SHA1 (patch-util_test-menu-spec.c) = b0d67c8149c48cd521a1be3ce267beae3426de77
Home |
Main Index |
Thread Index |
Old Index