pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/mate-desktop mate-desktop: update to 1.26.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/6a0793a04d43
branches: trunk
changeset: 388843:6a0793a04d43
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Nov 27 05:04:10 2022 +0000
description:
mate-desktop: update to 1.26.0
Change log:
### mate-desktop 1.26.0
* Translations update
* Replace the obsolete API in mate-colorsel.c file
* Fix compilation warning
* update copyright to 2021
* travis-ci: use ubuntu focal as host system
* MATE About: Fix off-by-one error, display yerba mate comment
* travis: disable travis builds for ubuntu
* Remove shadow warnings [-Wshadow]
* mate-about: Use the macro _(String) instead of the macro gettext(Msgid)
* Drop local macro mate_gettext(package, locale, codeset)
* Remove warning -Wbad-function-cast
* g_settings_get_string always returns a newly-allocated string
* build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
* tx: update resource
* mate-color-select: Do not use deprecated gtk_button_new_from_stock
* update issue template
* Remove USE_MATE2_MACROS from autogen.sh (legacy)
* travis CI: use rolling tag for ubuntu docker image
* travis CI: fix build issue of gtk-doc module
### mate-desktop 1.25.0
* Translations update
* mate-languages: portability of localedir fallback
* a11y-keyboard: Add togglekeys-backend setting
* a11y-keyboard: Add ranges for togglekeys beep settings
* a11y-keyboard: Add settings to control beeps used for togglekeys
* Bump version so other components can depend on it
* a11y-keyboard: Add capslock-beep-enable gsetting
* mate-desktop-thumbnail: Remove trailing spaces/tabs
* add git.mk to generate .gitignore
* build: silent build warnings for distcheck
* Set range for thumbnail cache maximum-age
* build: use MATE_COMPILE_WARNINGS = yes as default
* meson: add configuration item description
* mate-bg: remove warning function declaration isn���t a prototype
* Remove warnings: cast between incompatible function types
* mate-about.desktop: Do not collect the translation for Icon
* build: remove mate-version.xml on distclean target instead of clean
* mate-about: remove unused variable ���window���
* build: remove mate-about.h on distclean target instead of clean
* build: add meson config files to EXTRA_DIST
* Remove GTimeVal deprecation warning for GLib 2.61.2+
* thumbnail: fix typo in function description
* Make the build reproducible
diffstat:
x11/mate-desktop/Makefile | 5 ++---
x11/mate-desktop/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 7c522a7bac05 -r 6a0793a04d43 x11/mate-desktop/Makefile
--- a/x11/mate-desktop/Makefile Sun Nov 27 05:03:38 2022 +0000
+++ b/x11/mate-desktop/Makefile Sun Nov 27 05:04:10 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2022/08/11 05:09:30 gutteridge Exp $
+# $NetBSD: Makefile,v 1.34 2022/11/27 05:04:10 gutteridge Exp $
-PKGREVISION= 2
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= mate-desktop-${VERSION:R}.1
+DISTNAME= mate-desktop-${VERSION}
CATEGORIES= x11
COMMENT= MATE desktop library
diff -r 7c522a7bac05 -r 6a0793a04d43 x11/mate-desktop/distinfo
--- a/x11/mate-desktop/distinfo Sun Nov 27 05:03:38 2022 +0000
+++ b/x11/mate-desktop/distinfo Sun Nov 27 05:04:10 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 11:34:14 nia Exp $
+$NetBSD: distinfo,v 1.14 2022/11/27 05:04:10 gutteridge Exp $
-BLAKE2s (mate-desktop-1.24.1.tar.xz) = 13f67063d759244efc102e76a351602f4e87606d50fdd6e5185d792190b32b54
-SHA512 (mate-desktop-1.24.1.tar.xz) = 0691dd613946d5d67596d98cd489536f5876cb97fb4c5290133b198479b4bfa3835ca52a16a2d0cc5e863d625aedda83ab01e85d67f58a09763673f0f18ebc5a
-Size (mate-desktop-1.24.1.tar.xz) = 1115988 bytes
+BLAKE2s (mate-desktop-1.26.0.tar.xz) = 49ed53aeedc0a68807d67e2fc2c1801e1ff5b387d3a70cc5dcf69d9ca54ce7b0
+SHA512 (mate-desktop-1.26.0.tar.xz) = 73189cf2d5106fa632ed9272d7ba069ed4ff4b3032d279dce9953e322b487463fca5ffc42af00eed4344cfdecbc9a2f95f1f2ae96386d26c0ad0cfcd0ed226cc
+Size (mate-desktop-1.26.0.tar.xz) = 1189048 bytes
SHA1 (patch-schemas_org.mate.interface.gschema.xml.in) = bd3b82a9ffa0eb5a5b464a8bbfa8e8b06eb7b847
Home |
Main Index |
Thread Index |
Old Index