pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2021Q3] pkgsrc/x11/mate-applets



Module Name:    pkgsrc
Committed By:   tm
Date:           Sat Oct  9 12:49:50 UTC 2021

Modified Files:
        pkgsrc/x11/mate-applets [pkgsrc-2021Q3]: PLIST

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.13.2.1 pkgsrc/x11/mate-applets/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/mate-applets/PLIST
diff -u pkgsrc/x11/mate-applets/PLIST:1.13 pkgsrc/x11/mate-applets/PLIST:1.13.2.1
--- pkgsrc/x11/mate-applets/PLIST:1.13  Sun Jul 11 00:27:10 2021
+++ pkgsrc/x11/mate-applets/PLIST       Sat Oct  9 12:49:50 2021
@@ -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-ne
 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-stic
 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