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.22



details:   https://anonhg.NetBSD.org/pkgsrc/rev/db7ed0ec9165
branches:  trunk
changeset: 330802:db7ed0ec9165
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Wed Mar 06 07:04:10 2019 +0000

description:
mate-desktop: update to 1.22

### mate-desktop 1.22.0

  * Translations update
  * Fixed make distcheck fail on debian.
  * mate-colorsel: avoid deprecated 'gtk_widget_modify_bg'
  * Initialize travis support
  * [mate-rr] Avoid deprecated g_type_class_add_private
  * Avoid deprecated g_type_class_add_private
  * [mate-colorsel] Avoid deprecated g_type_class_add_private
  * mate-bg: avoid deprecated 'g_settings_list_keys'
  * update copyright  to 2019
  * disable deprecation warnings for distcheck
  * mate-bg: Corrected some comments
  * schemas: Define schema for a default calculator

diffstat:

 x11/mate-desktop/Makefile |   4 ++--
 x11/mate-desktop/PLIST    |   3 ++-
 x11/mate-desktop/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (48 lines):

diff -r 6ae8ccf1366e -r db7ed0ec9165 x11/mate-desktop/Makefile
--- a/x11/mate-desktop/Makefile Wed Mar 06 06:59:56 2019 +0000
+++ b/x11/mate-desktop/Makefile Wed Mar 06 07:04:10 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2019/01/16 15:07:39 youri Exp $
+# $NetBSD: Makefile,v 1.15 2019/03/06 07:04:10 gutteridge Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mate-desktop-${VERSION:R}.2
+DISTNAME=      mate-desktop-${VERSION}
 CATEGORIES=    x11
 
 COMMENT=       MATE desktop library
diff -r 6ae8ccf1366e -r db7ed0ec9165 x11/mate-desktop/PLIST
--- a/x11/mate-desktop/PLIST    Wed Mar 06 06:59:56 2019 +0000
+++ b/x11/mate-desktop/PLIST    Wed Mar 06 07:04:10 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2019/01/16 15:07:39 youri Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/03/06 07:04:10 gutteridge Exp $
 bin/mate-about
 bin/mate-color-select
 include/mate-desktop-2.0/libmate-desktop/mate-bg-crossfade.h
@@ -27,6 +27,7 @@
 share/glib-2.0/schemas/org.mate.applications-at-mobility.gschema.xml
 share/glib-2.0/schemas/org.mate.applications-at-visual.gschema.xml
 share/glib-2.0/schemas/org.mate.applications-browser.gschema.xml
+share/glib-2.0/schemas/org.mate.applications-calculator.gschema.xml
 share/glib-2.0/schemas/org.mate.applications-office.gschema.xml
 share/glib-2.0/schemas/org.mate.applications-terminal.gschema.xml
 share/glib-2.0/schemas/org.mate.background.gschema.xml
diff -r 6ae8ccf1366e -r db7ed0ec9165 x11/mate-desktop/distinfo
--- a/x11/mate-desktop/distinfo Wed Mar 06 06:59:56 2019 +0000
+++ b/x11/mate-desktop/distinfo Wed Mar 06 07:04:10 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2019/01/16 15:07:39 youri Exp $
+$NetBSD: distinfo,v 1.7 2019/03/06 07:04:10 gutteridge Exp $
 
-SHA1 (mate-desktop-1.21.2.tar.xz) = 431e6ed84b67456da2a393826ee8f307aaa29e57
-RMD160 (mate-desktop-1.21.2.tar.xz) = d3f07bb8bd0e1e332c2284f0fb9ca4ffe1934b65
-SHA512 (mate-desktop-1.21.2.tar.xz) = d53b3336521bd394dda45f91fc0125c95d4875d090d536bb5f392efdfb8e7e1a7d952b0954545a5c1c14c5873393c8cbfba7204e74c6d2dc31deca250b13a5a9
-Size (mate-desktop-1.21.2.tar.xz) = 959100 bytes
+SHA1 (mate-desktop-1.22.0.tar.xz) = 1411f186b26024299e1e7d2d10a975ef35b105d5
+RMD160 (mate-desktop-1.22.0.tar.xz) = 3c0f7d260be5bc2afb8ceb1302040539b20350e1
+SHA512 (mate-desktop-1.22.0.tar.xz) = 3950249c0bc026163da7f38a6fd5551c0e1e863e298e9d2ca224679b6c802d1deaf12e16ea873a2ea0539a7989a523d0495fb0dc4c556857203c0b04ab6edf7a
+Size (mate-desktop-1.22.0.tar.xz) = 962580 bytes
 SHA1 (patch-libmate-desktop_mate-desktop-thumbnail.c) = 31320a4a6db879f633f684a8e91f57c6b5f9c608
 SHA1 (patch-schemas_org.mate.interface.gschema.xml.in) = dc8fcfcfd1dbb231c372d3c76960a1b04cc87593



Home | Main Index | Thread Index | Old Index