pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/mate-control-center mate-control-center: update to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce51c3f55066
branches:  trunk
changeset: 456698:ce51c3f55066
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Fri Aug 06 01:14:48 2021 +0000

description:
mate-control-center: update to 1.24.2

Change log:

mate-control-center 1.24.2

  * Translations update
  * Default applications: Add flac/x-flac format (mime-type) for media

mate-control-center 1.24.1

  * Translations update
  * mate-theme-info: Use of memory after it is freed
  * build: silent build warnings for distcheck
  * use default MATE_COMPILE_WARNINGS level
  * Port libslab_handle_g_error to the built-in GLib logging framework
  * mate-about-me: Fix memory leak
  * appearance: Fix memory leak
  * Do not collect the translation for Icon

diffstat:

 x11/mate-control-center/Makefile |   5 ++---
 x11/mate-control-center/PLIST    |  17 ++++++++++++++++-
 x11/mate-control-center/distinfo |  10 +++++-----
 3 files changed, 23 insertions(+), 9 deletions(-)

diffs (61 lines):

diff -r 91914ddbe12e -r ce51c3f55066 x11/mate-control-center/Makefile
--- a/x11/mate-control-center/Makefile  Fri Aug 06 01:14:22 2021 +0000
+++ b/x11/mate-control-center/Makefile  Fri Aug 06 01:14:48 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2021/05/02 10:24:53 nia Exp $
+# $NetBSD: Makefile,v 1.32 2021/08/06 01:14:48 gutteridge Exp $
 
-PKGREVISION= 6
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mate-control-center-${VERSION:R}.0
+DISTNAME=      mate-control-center-${VERSION:R}.2
 CATEGORIES=    sysutils
 
 COMMENT=       MATE Control Center
diff -r 91914ddbe12e -r ce51c3f55066 x11/mate-control-center/PLIST
--- a/x11/mate-control-center/PLIST     Fri Aug 06 01:14:22 2021 +0000
+++ b/x11/mate-control-center/PLIST     Fri Aug 06 01:14:48 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2020/04/05 16:05:42 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.9 2021/08/06 01:14:48 gutteridge Exp $
 bin/mate-about-me
 bin/mate-appearance-properties
 bin/mate-at-properties
@@ -928,6 +928,21 @@
 share/help/ka/mate-control-center/config-themes.xml
 share/help/ka/mate-control-center/index.docbook
 share/help/ka/mate-control-center/legal.xml
+share/help/kab/mate-control-center/config-accessibility-keyboard.xml
+share/help/kab/mate-control-center/config-background.xml
+share/help/kab/mate-control-center/config-behavior.xml
+share/help/kab/mate-control-center/config-cds.xml
+share/help/kab/mate-control-center/config-default-apps.xml
+share/help/kab/mate-control-center/config-file-type.xml
+share/help/kab/mate-control-center/config-hints.xml
+share/help/kab/mate-control-center/config-html.xml
+share/help/kab/mate-control-center/config-kbd.xml
+share/help/kab/mate-control-center/config-keybindings.xml
+share/help/kab/mate-control-center/config-mouse.xml
+share/help/kab/mate-control-center/config-screensaver.xml
+share/help/kab/mate-control-center/config-themes.xml
+share/help/kab/mate-control-center/index.docbook
+share/help/kab/mate-control-center/legal.xml
 share/help/kk/mate-control-center/config-accessibility-keyboard.xml
 share/help/kk/mate-control-center/config-background.xml
 share/help/kk/mate-control-center/config-behavior.xml
diff -r 91914ddbe12e -r ce51c3f55066 x11/mate-control-center/distinfo
--- a/x11/mate-control-center/distinfo  Fri Aug 06 01:14:22 2021 +0000
+++ b/x11/mate-control-center/distinfo  Fri Aug 06 01:14:48 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/04/05 16:05:42 bsiegert Exp $
+$NetBSD: distinfo,v 1.9 2021/08/06 01:14:48 gutteridge Exp $
 
-SHA1 (mate-control-center-1.24.0.tar.xz) = 2858d4c306aa286f90ff9235e4f223b29e28dea8
-RMD160 (mate-control-center-1.24.0.tar.xz) = ae8bbf9d50c0134e74fef623e1c9bfd1f9703c0e
-SHA512 (mate-control-center-1.24.0.tar.xz) = 78e70bc94a34f8e6083d1951b12fcb9f7e8b7c55c5fac612ee27c8175e91b3872f6ecf15162e747444586612a94f857a02fb91a6fad142b5d0a16e749792c2ce
-Size (mate-control-center-1.24.0.tar.xz) = 3488572 bytes
+SHA1 (mate-control-center-1.24.2.tar.xz) = 48423d8e8b9971ba78ca49ef35c1dbaec02f7783
+RMD160 (mate-control-center-1.24.2.tar.xz) = d9a09ce5dc35c7dca2e0f4092e63089d526cda21
+SHA512 (mate-control-center-1.24.2.tar.xz) = 3aecbad0e26521d5222b8483561167e16fdda3bc1a3be09644b71fdba1f9f3f64705ae474fc8df5b702e84c7fef83441a75324040e801da5071f3b667d7a57e5
+Size (mate-control-center-1.24.2.tar.xz) = 3434520 bytes



Home | Main Index | Thread Index | Old Index