From owner-svn-ports-all@freebsd.org Thu Sep 17 20:28:07 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 94C173ED193; Thu, 17 Sep 2020 20:28:07 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BspSR3SyYz4Z6t; Thu, 17 Sep 2020 20:28:07 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5AE8CFCE7; Thu, 17 Sep 2020 20:28:07 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08HKS70W078792; Thu, 17 Sep 2020 20:28:07 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08HKS6OC078789; Thu, 17 Sep 2020 20:28:06 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <202009172028.08HKS6OC078789@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 17 Sep 2020 20:28:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548862 - in head/sysutils/mate-control-center: . files X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head/sysutils/mate-control-center: . files X-SVN-Commit-Revision: 548862 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2020 20:28:07 -0000 Author: bapt Date: Thu Sep 17 20:28:06 2020 New Revision: 548862 URL: https://svnweb.freebsd.org/changeset/ports/548862 Log: Update to 1.24.1 Modified: head/sysutils/mate-control-center/Makefile head/sysutils/mate-control-center/distinfo head/sysutils/mate-control-center/files/patch-capplets_common_mate-theme-info.c head/sysutils/mate-control-center/pkg-plist Modified: head/sysutils/mate-control-center/Makefile ============================================================================== --- head/sysutils/mate-control-center/Makefile Thu Sep 17 20:21:55 2020 (r548861) +++ head/sysutils/mate-control-center/Makefile Thu Sep 17 20:28:06 2020 (r548862) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-control-center -PORTVERSION= 1.24.0 +PORTVERSION= 1.24.1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate Modified: head/sysutils/mate-control-center/distinfo ============================================================================== --- head/sysutils/mate-control-center/distinfo Thu Sep 17 20:21:55 2020 (r548861) +++ head/sysutils/mate-control-center/distinfo Thu Sep 17 20:28:06 2020 (r548862) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591967168 -SHA256 (mate/mate-control-center-1.24.0.tar.xz) = 8de52481e74a44233e583c9212cf1e452e0cb717da4ef5e4f958d481a0a657a4 -SIZE (mate/mate-control-center-1.24.0.tar.xz) = 3488572 +TIMESTAMP = 1600374280 +SHA256 (mate/mate-control-center-1.24.1.tar.xz) = 60c11731fbbe0c03e4c05787367b2422778d98b1e9454805a77d55ed0e896a21 +SIZE (mate/mate-control-center-1.24.1.tar.xz) = 3395740 Modified: head/sysutils/mate-control-center/files/patch-capplets_common_mate-theme-info.c ============================================================================== --- head/sysutils/mate-control-center/files/patch-capplets_common_mate-theme-info.c Thu Sep 17 20:21:55 2020 (r548861) +++ head/sysutils/mate-control-center/files/patch-capplets_common_mate-theme-info.c Thu Sep 17 20:28:06 2020 (r548862) @@ -1,11 +1,11 @@ ---- capplets/common/mate-theme-info.c.orig 2017-05-28 07:59:23 UTC +--- capplets/common/mate-theme-info.c.orig 2020-08-15 13:10:32 UTC +++ capplets/common/mate-theme-info.c -@@ -1819,7 +1819,7 @@ mate_theme_init () +@@ -1824,7 +1824,7 @@ mate_theme_init () + g_strfreev (search_path); /* if there's a separate xcursors dir, add that as well */ - if (strcmp (XCURSOR_ICONDIR, top_theme_dir_string) && -- strcmp (XCURSOR_ICONDIR, "/usr/share/icons")) { -+ strcmp (XCURSOR_ICONDIR, "%%LOCALBASE%%/share/icons")) { +- if (strcmp (XCURSOR_ICONDIR, "/usr/share/icons")) { ++ if (strcmp (XCURSOR_ICONDIR, "%%LOCALBASE%%/share/icons")) { top_theme_dir = g_file_new_for_path (XCURSOR_ICONDIR); add_top_icon_theme_dir_monitor (top_theme_dir, 1, NULL); g_object_unref (top_theme_dir); Modified: head/sysutils/mate-control-center/pkg-plist ============================================================================== --- head/sysutils/mate-control-center/pkg-plist Thu Sep 17 20:21:55 2020 (r548861) +++ head/sysutils/mate-control-center/pkg-plist Thu Sep 17 20:28:06 2020 (r548862) @@ -933,6 +933,21 @@ share/help/ka/mate-control-center/config-screensaver.x 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 @@ -1923,6 +1938,27 @@ share/locale/zh_CN/LC_MESSAGES/mate-control-center.mo share/locale/zh_HK/LC_MESSAGES/mate-control-center.mo share/locale/zh_TW/LC_MESSAGES/mate-control-center.mo share/locale/zu/LC_MESSAGES/mate-control-center.mo +%%DATADIR%%/keybindings/00-multimedia-key.xml +%%DATADIR%%/keybindings/01-desktop-key.xml +%%DATADIR%%/pixmaps/at-startup.png +%%DATADIR%%/pixmaps/at-support.png +%%DATADIR%%/pixmaps/bar-disabled.png +%%DATADIR%%/pixmaps/bar-green.png +%%DATADIR%%/pixmaps/bar-red.png +%%DATADIR%%/pixmaps/bar.png +%%DATADIR%%/pixmaps/gtk-theme-thumbnailing.png +%%DATADIR%%/pixmaps/icon-theme-thumbnailing.png +%%DATADIR%%/pixmaps/mouse-cursor-normal-large.png +%%DATADIR%%/pixmaps/mouse-cursor-normal.png +%%DATADIR%%/pixmaps/mouse-cursor-white-large.png +%%DATADIR%%/pixmaps/mouse-cursor-white.png +%%DATADIR%%/pixmaps/ocean-stripes.png +%%DATADIR%%/pixmaps/subpixel-bgr.png +%%DATADIR%%/pixmaps/subpixel-rgb.png +%%DATADIR%%/pixmaps/subpixel-vbgr.png +%%DATADIR%%/pixmaps/subpixel-vrgb.png +%%DATADIR%%/pixmaps/theme-thumbnailing.png +%%DATADIR%%/pixmaps/window-theme-thumbnailing.png share/mate-time-admin/map/backward share/mate-time-admin/map/bg.png share/mate-time-admin/map/bg_dim.png @@ -2010,27 +2046,6 @@ share/mate-time-admin/map/timezone_9.5.png share/mate-time-admin/map/timezone_9.5_dim.png share/mate-time-admin/map/timezone_9.png share/mate-time-admin/map/timezone_9_dim.png -%%DATADIR%%/keybindings/00-multimedia-key.xml -%%DATADIR%%/keybindings/01-desktop-key.xml -%%DATADIR%%/pixmaps/at-startup.png -%%DATADIR%%/pixmaps/at-support.png -%%DATADIR%%/pixmaps/bar-disabled.png -%%DATADIR%%/pixmaps/bar-green.png -%%DATADIR%%/pixmaps/bar-red.png -%%DATADIR%%/pixmaps/bar.png -%%DATADIR%%/pixmaps/gtk-theme-thumbnailing.png -%%DATADIR%%/pixmaps/icon-theme-thumbnailing.png -%%DATADIR%%/pixmaps/mouse-cursor-normal-large.png -%%DATADIR%%/pixmaps/mouse-cursor-normal.png -%%DATADIR%%/pixmaps/mouse-cursor-white-large.png -%%DATADIR%%/pixmaps/mouse-cursor-white.png -%%DATADIR%%/pixmaps/ocean-stripes.png -%%DATADIR%%/pixmaps/subpixel-bgr.png -%%DATADIR%%/pixmaps/subpixel-rgb.png -%%DATADIR%%/pixmaps/subpixel-vbgr.png -%%DATADIR%%/pixmaps/subpixel-vrgb.png -%%DATADIR%%/pixmaps/theme-thumbnailing.png -%%DATADIR%%/pixmaps/window-theme-thumbnailing.png share/mime/packages/mate-theme-package.xml share/polkit-1/actions/org.mate.randr.policy share/thumbnailers/mate-font-viewer.thumbnailer