pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2021Q3]: pkgsrc/x11/mate-applets Pullup ticket #6510 - request...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e39e5d97c778
branches:  pkgsrc-2021Q3
changeset: 459563:e39e5d97c778
user:      tm <tm%pkgsrc.org@localhost>
date:      Sat Oct 09 12:49:50 2021 +0000

description:
Pullup ticket #6510 - requested by nia
x11/mate-applets: bugfix for non-x86

Revisions pulled up:
- x11/mate-applets/PLIST                                        1.14

---
   Module Name: pkgsrc
   Committed By:        nia
   Date:                Sat Oct  9 08:13:53 UTC 2021

   Modified Files:
        pkgsrc/x11/mate-applets: PLIST

   Log Message:
   mate-applets: Fix PLIST on non-x86.

diffstat:

 x11/mate-applets/PLIST |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 1a4ca7c53cf6 -r e39e5d97c778 x11/mate-applets/PLIST
--- a/x11/mate-applets/PLIST    Fri Oct 08 13:38:22 2021 +0000
+++ b/x11/mate-applets/PLIST    Sat Oct 09 12:49:50 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2021/07/11 00:27:10 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.13.2.1 2021/10/09 12:49:50 tm Exp $
 ${PLIST.cpufreq}bin/mate-cpufreq-selector
 libexec/mate-applets/accessx-status-applet
 ${PLIST.batt}libexec/mate-applets/battstat-applet
@@ -10816,7 +10816,7 @@
 share/icons/hicolor/24x24/status/mate-netspeed-wireless-25.png
 share/icons/hicolor/24x24/status/mate-netspeed-wireless-50.png
 share/icons/hicolor/24x24/status/mate-netspeed-wireless-75.png
-share/icons/hicolor/256x256/apps/mate-cpu-frequency-applet.png
+${PLIST.cpufreq}share/icons/hicolor/256x256/apps/mate-cpu-frequency-applet.png
 share/icons/hicolor/256x256/apps/mate-eyes-applet.png
 share/icons/hicolor/32x32/apps/mate-ax-bouncekeys.png
 share/icons/hicolor/32x32/apps/mate-ax-key-base.png
@@ -10895,7 +10895,7 @@
 share/icons/hicolor/48x48/apps/mate-sticky-super-locked.png
 share/icons/hicolor/48x48/apps/mate-sticky-super-none.png
 share/icons/hicolor/48x48/devices/mate-netspeed-plip.png
-share/icons/hicolor/64x64/apps/mate-cpu-frequency-applet.png
+${PLIST.cpufreq}share/icons/hicolor/64x64/apps/mate-cpu-frequency-applet.png
 share/icons/hicolor/64x64/apps/mate-eyes-applet.png
 ${PLIST.cpufreq}share/icons/hicolor/scalable/apps/mate-cpu-frequency-applet.svg
 share/icons/hicolor/scalable/apps/mate-eyes-applet.svg



Home | Main Index | Thread Index | Old Index