Date: Sun, 13 Jun 2021 18:35:15 GMT From: Eric Turgeon <ericbsd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 54cf9244fe39 - main - x11/mate-panel: update to 1.24.2 Message-ID: <202106131835.15DIZFi5093812@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ericbsd: URL: https://cgit.FreeBSD.org/ports/commit/?id=54cf9244fe394e3b48093780c0c6b3ee6fe18092 commit 54cf9244fe394e3b48093780c0c6b3ee6fe18092 Author: Eric Turgeon <ericbsd@FreeBSD.org> AuthorDate: 2021-06-13 18:34:07 +0000 Commit: Eric Turgeon <ericbsd@FreeBSD.org> CommitDate: 2021-06-13 18:35:05 +0000 x11/mate-panel: update to 1.24.2 --- x11/mate-panel/Makefile | 3 +-- x11/mate-panel/distinfo | 6 +++--- x11/mate-panel/pkg-plist | 12 ++++++------ 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/x11/mate-panel/Makefile b/x11/mate-panel/Makefile index e5540602ebc0..98f57012011b 100644 --- a/x11/mate-panel/Makefile +++ b/x11/mate-panel/Makefile @@ -1,8 +1,7 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> PORTNAME= mate-panel -PORTVERSION= 1.24.1 -PORTREVISION= 2 +PORTVERSION= 1.24.2 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11/mate-panel/distinfo b/x11/mate-panel/distinfo index 1402b787ae75..a142fac86d82 100644 --- a/x11/mate-panel/distinfo +++ b/x11/mate-panel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1601841836 -SHA256 (mate/mate-panel-1.24.1.tar.xz) = 94187a04b8b07393cbd43293b6ac4aeeacb9d586a4d726010ca07de560c67475 -SIZE (mate/mate-panel-1.24.1.tar.xz) = 3265000 +TIMESTAMP = 1623609107 +SHA256 (mate/mate-panel-1.24.2.tar.xz) = 30c5ba0392ec76b110220ee6d10bbdba76af36586592a6b3d604db70602848ea +SIZE (mate/mate-panel-1.24.2.tar.xz) = 3271432 SHA256 (mate/9f15be59faa7.patch) = f3e7c063a122ae41809276b61a2ec306a27562ef65832eb3ffe92063868ad819 SIZE (mate/9f15be59faa7.patch) = 804 diff --git a/x11/mate-panel/pkg-plist b/x11/mate-panel/pkg-plist index 27665d53e2dd..52184bf6ff0c 100644 --- a/x11/mate-panel/pkg-plist +++ b/x11/mate-panel/pkg-plist @@ -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 @@ -1066,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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106131835.15DIZFi5093812>