From owner-svn-ports-all@freebsd.org Fri Oct 9 20:51:30 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 4180142C858; Fri, 9 Oct 2020 20:51:30 +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 4C7KxG11tZz4s7x; Fri, 9 Oct 2020 20:51:30 +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 06AA41F80C; Fri, 9 Oct 2020 20:51:30 +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 099KpT2c052666; Fri, 9 Oct 2020 20:51:29 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 099KpTRo052664; Fri, 9 Oct 2020 20:51:29 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <202010092051.099KpTRo052664@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 9 Oct 2020 20:51:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r551825 - branches/2020Q4/x11/mate-panel X-SVN-Group: ports-branches X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: branches/2020Q4/x11/mate-panel X-SVN-Commit-Revision: 551825 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: Fri, 09 Oct 2020 20:51:30 -0000 Author: bapt Date: Fri Oct 9 20:51:29 2020 New Revision: 551825 URL: https://svnweb.freebsd.org/changeset/ports/551825 Log: MFH: r551471 r551821 update x11/mate-panel to 1.24.1 Properly register the schema for the preview window list This prevents the mate-panel from crashing all the time This fixes the continuous crashing of the window list applet Modified: branches/2020Q4/x11/mate-panel/Makefile branches/2020Q4/x11/mate-panel/distinfo branches/2020Q4/x11/mate-panel/pkg-plist Directory Properties: branches/2020Q4/ (props changed) Modified: branches/2020Q4/x11/mate-panel/Makefile ============================================================================== --- branches/2020Q4/x11/mate-panel/Makefile Fri Oct 9 20:47:17 2020 (r551824) +++ branches/2020Q4/x11/mate-panel/Makefile Fri Oct 9 20:51:29 2020 (r551825) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= mate-panel -PORTVERSION= 1.24.0 +PORTVERSION= 1.24.1 +PORTREVISION= 1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -59,7 +60,8 @@ X11_USE= GNOME=libwnck3 XORG=x11,xau,xrandr X11_CONFIGURE_ENABLE= x11 X11_VARS= GLIB_SCHEMAS+=org.mate.panel.applet.notification-area.gschema.xml \ GLIB_SCHEMAS+=org.mate.panel.applet.window-list.gschema.xml \ - GLIB_SCHEMAS+=org.mate.panel.applet.workspace-switcher.gschema.xml + GLIB_SCHEMAS+=org.mate.panel.applet.workspace-switcher.gschema.xml \ + GLIB_SCHEMAS+=org.mate.panel.applet.window-list-previews.gschema.xml X11_CONFIGURE_ENV_OFF= WNCKLET_CFLAGS=" " WNCKLET_LIBS=" " \ XRANDR_CFLAGS=" " XRANDR_LIBS=" " Modified: branches/2020Q4/x11/mate-panel/distinfo ============================================================================== --- branches/2020Q4/x11/mate-panel/distinfo Fri Oct 9 20:47:17 2020 (r551824) +++ branches/2020Q4/x11/mate-panel/distinfo Fri Oct 9 20:51:29 2020 (r551825) @@ -1,5 +1,5 @@ -TIMESTAMP = 1591974472 -SHA256 (mate/mate-panel-1.24.0.tar.xz) = 369e088806b72c4035c4342de0f16301d9b5d8b8ba5ad16350bba2892f0830c3 -SIZE (mate/mate-panel-1.24.0.tar.xz) = 3040068 +TIMESTAMP = 1601841836 +SHA256 (mate/mate-panel-1.24.1.tar.xz) = 94187a04b8b07393cbd43293b6ac4aeeacb9d586a4d726010ca07de560c67475 +SIZE (mate/mate-panel-1.24.1.tar.xz) = 3265000 SHA256 (mate/9f15be59faa7.patch) = f3e7c063a122ae41809276b61a2ec306a27562ef65832eb3ffe92063868ad819 SIZE (mate/9f15be59faa7.patch) = 804 Modified: branches/2020Q4/x11/mate-panel/pkg-plist ============================================================================== --- branches/2020Q4/x11/mate-panel/pkg-plist Fri Oct 9 20:47:17 2020 (r551824) +++ branches/2020Q4/x11/mate-panel/pkg-plist Fri Oct 9 20:51:29 2020 (r551825) @@ -12,16 +12,16 @@ lib/libmate-panel-applet-4.so.1.0.1 libdata/pkgconfig/libmatepanelapplet-4.0.pc libexec/clock-applet libexec/fish-applet -%%X11%%libexec/notification-area-applet -%%X11%%libexec/wnck-applet +libexec/notification-area-applet +libexec/wnck-applet man/man1/mate-desktop-item-edit.1.gz man/man1/mate-panel-test-applets.1.gz man/man1/mate-panel.1.gz share/applications/mate-panel.desktop share/dbus-1/services/org.mate.panel.applet.ClockAppletFactory.service share/dbus-1/services/org.mate.panel.applet.FishAppletFactory.service -%%X11%%share/dbus-1/services/org.mate.panel.applet.NotificationAreaAppletFactory.service -%%X11%%share/dbus-1/services/org.mate.panel.applet.WnckletFactory.service +share/dbus-1/services/org.mate.panel.applet.NotificationAreaAppletFactory.service +share/dbus-1/services/org.mate.panel.applet.WnckletFactory.service %%PORTDOCS%%%%DOCSDIR%%-applet/applet-popups.html %%PORTDOCS%%%%DOCSDIR%%-applet/applet-porting.html %%PORTDOCS%%%%DOCSDIR%%-applet/applet-writing.html @@ -864,6 +864,17 @@ share/icons/hicolor/24x24/apps/mate-panel-window-list. share/icons/hicolor/24x24/apps/mate-panel-window-menu.png share/icons/hicolor/24x24/apps/mate-panel-workspace-switcher.png share/icons/hicolor/24x24/apps/mate-panel.png +share/icons/hicolor/256x256/apps/mate-panel-clock.png +share/icons/hicolor/256x256/apps/mate-panel-drawer.png +share/icons/hicolor/256x256/apps/mate-panel-fish.png +share/icons/hicolor/256x256/apps/mate-panel-force-quit.png +share/icons/hicolor/256x256/apps/mate-panel-launcher.png +share/icons/hicolor/256x256/apps/mate-panel-notification-area.png +share/icons/hicolor/256x256/apps/mate-panel-separator.png +share/icons/hicolor/256x256/apps/mate-panel-window-list.png +share/icons/hicolor/256x256/apps/mate-panel-window-menu.png +share/icons/hicolor/256x256/apps/mate-panel-workspace-switcher.png +share/icons/hicolor/256x256/apps/mate-panel.png share/icons/hicolor/32x32/apps/mate-panel-clock.png share/icons/hicolor/32x32/apps/mate-panel-drawer.png share/icons/hicolor/32x32/apps/mate-panel-fish.png @@ -875,7 +886,39 @@ share/icons/hicolor/32x32/apps/mate-panel-window-list. share/icons/hicolor/32x32/apps/mate-panel-window-menu.png share/icons/hicolor/32x32/apps/mate-panel-workspace-switcher.png share/icons/hicolor/32x32/apps/mate-panel.png +share/icons/hicolor/48x48/apps/mate-panel-clock.png +share/icons/hicolor/48x48/apps/mate-panel-drawer.png +share/icons/hicolor/48x48/apps/mate-panel-fish.png +share/icons/hicolor/48x48/apps/mate-panel-force-quit.png +share/icons/hicolor/48x48/apps/mate-panel-launcher.png +share/icons/hicolor/48x48/apps/mate-panel-notification-area.png +share/icons/hicolor/48x48/apps/mate-panel-separator.png +share/icons/hicolor/48x48/apps/mate-panel-window-list.png +share/icons/hicolor/48x48/apps/mate-panel-window-menu.png +share/icons/hicolor/48x48/apps/mate-panel-workspace-switcher.png share/icons/hicolor/48x48/apps/mate-panel.png +share/icons/hicolor/64x64/apps/mate-panel-clock.png +share/icons/hicolor/64x64/apps/mate-panel-drawer.png +share/icons/hicolor/64x64/apps/mate-panel-fish.png +share/icons/hicolor/64x64/apps/mate-panel-force-quit.png +share/icons/hicolor/64x64/apps/mate-panel-launcher.png +share/icons/hicolor/64x64/apps/mate-panel-notification-area.png +share/icons/hicolor/64x64/apps/mate-panel-separator.png +share/icons/hicolor/64x64/apps/mate-panel-window-list.png +share/icons/hicolor/64x64/apps/mate-panel-window-menu.png +share/icons/hicolor/64x64/apps/mate-panel-workspace-switcher.png +share/icons/hicolor/64x64/apps/mate-panel.png +share/icons/hicolor/96x96/apps/mate-panel-clock.png +share/icons/hicolor/96x96/apps/mate-panel-drawer.png +share/icons/hicolor/96x96/apps/mate-panel-fish.png +share/icons/hicolor/96x96/apps/mate-panel-force-quit.png +share/icons/hicolor/96x96/apps/mate-panel-launcher.png +share/icons/hicolor/96x96/apps/mate-panel-notification-area.png +share/icons/hicolor/96x96/apps/mate-panel-separator.png +share/icons/hicolor/96x96/apps/mate-panel-window-list.png +share/icons/hicolor/96x96/apps/mate-panel-window-menu.png +share/icons/hicolor/96x96/apps/mate-panel-workspace-switcher.png +share/icons/hicolor/96x96/apps/mate-panel.png share/icons/hicolor/scalable/apps/mate-panel-clock.svg share/icons/hicolor/scalable/apps/mate-panel-drawer.svg share/icons/hicolor/scalable/apps/mate-panel-fish.svg @@ -956,6 +999,7 @@ share/locale/it/LC_MESSAGES/mate-panel.mo share/locale/ja/LC_MESSAGES/mate-panel.mo share/locale/jv/LC_MESSAGES/mate-panel.mo share/locale/ka/LC_MESSAGES/mate-panel.mo +share/locale/kab/LC_MESSAGES/mate-panel.mo share/locale/kk/LC_MESSAGES/mate-panel.mo share/locale/km/LC_MESSAGES/mate-panel.mo share/locale/kn/LC_MESSAGES/mate-panel.mo @@ -1022,8 +1066,8 @@ share/locale/zh_TW/LC_MESSAGES/mate-panel.mo share/locale/zu/LC_MESSAGES/mate-panel.mo %%DATADIR%%/applets/org.mate.panel.ClockApplet.mate-panel-applet %%DATADIR%%/applets/org.mate.panel.FishApplet.mate-panel-applet -%%X11%%%%DATADIR%%/applets/org.mate.panel.NotificationAreaApplet.mate-panel-applet -%%X11%%%%DATADIR%%/applets/org.mate.panel.Wncklet.mate-panel-applet +%%DATADIR%%/applets/org.mate.panel.NotificationAreaApplet.mate-panel-applet +%%DATADIR%%/applets/org.mate.panel.Wncklet.mate-panel-applet %%DATADIR%%/fish/fishanim.png %%DATADIR%%/fish/footguy.png %%DATADIR%%/fish/monkey.png