Thu May 23 02:28:35 2019 UTC ()
xfce4-panel: update to 4.13.5

Change log:

4.13.5
======
- Bugfixes:
  - Revert "Applications menu icon sizing fixes" (Bug #14976)
  - Make sure panel plugin icons aren't clipped (LP #1756608)
  - actions: use a different icon for hybrid sleep when possible (Bug #15204)
  - Fix compiler error -Wcast-function-type (GCC 8)
  - Fix alpha-transparent background images (Bug #14850)
  - Fix this use of "defined" may not be portable
  - Bump glib version to 2.42.0
  - tasklist: Activate parent windows (Bug #15307)
  - launcher: Fix tooltip icon size (Bug #15319)
  - Hide systray frame in default panel config
  - separator: Use symbolic icon for more clarity (Bug #15359)
- Translation updates: Albanian, Arabic, Asturian, Basque, Belarusian, Bengali,
    Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Czech, Danish,
    Dutch (Flemish), English (Australia), English (Great Britain), Estonian,
    Finnish, Galician, German, Greek, Icelandic, Indonesian, Italian, Kazakh,
    Korean, Lithuanian, Malay, Norwegian Bokm奪l, Norwegian Nynorsk, Occitan,
    Panjabi, Portuguese, Portuguese (Brazilian), Romanian, Russian, Serbian,
    Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur,
    Vietnamese


(gutteridge)
diff -r1.76 -r1.77 pkgsrc/x11/xfce4-panel/Makefile
diff -r1.28 -r1.29 pkgsrc/x11/xfce4-panel/PLIST
diff -r1.27 -r1.28 pkgsrc/x11/xfce4-panel/distinfo

cvs diff -r1.76 -r1.77 pkgsrc/x11/xfce4-panel/Makefile (switch to unified diff)

--- pkgsrc/x11/xfce4-panel/Makefile 2019/01/18 14:07:45 1.76
+++ pkgsrc/x11/xfce4-panel/Makefile 2019/05/23 02:28:34 1.77
@@ -1,29 +1,29 @@ @@ -1,29 +1,29 @@
1# $NetBSD: Makefile,v 1.76 2019/01/18 14:07:45 youri Exp $ 1# $NetBSD: Makefile,v 1.77 2019/05/23 02:28:34 gutteridge Exp $
2 2
3.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
4 4
5DISTNAME= xfce4-panel-4.13.4 5DISTNAME= xfce4-panel-4.13.5
6CATEGORIES= x11 6CATEGORIES= x11
7MASTER_SITES+= http://archive.xfce.org/src/xfce/xfce4-panel/4.13/ 7MASTER_SITES+= http://archive.xfce.org/src/xfce/xfce4-panel/4.13/
8 8
9HOMEPAGE= http://docs.xfce.org/xfce/xfce4-panel/start 9HOMEPAGE= http://docs.xfce.org/xfce/xfce4-panel/start
10COMMENT= Xfce panel 10COMMENT= Xfce panel
11 11
12TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen 12TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
13 13
14PKGCONFIG_OVERRIDE= libxfce4panel/libxfce4panel-1.0.pc.in 14PKGCONFIG_OVERRIDE= libxfce4panel/libxfce4panel-1.0.pc.in
15PTHREAD_AUTO_VARS= yes 15PTHREAD_AUTO_VARS= yes
16 16
17PKG_SYSCONFSUBDIR= xdg/xfce4/panel 17PKG_SYSCONFSUBDIR= xdg/xfce4/panel
18EGDIR= ${XFCE4_EGBASE}/panel 18EGDIR= ${XFCE4_EGBASE}/panel
19 19
20CONF_FILES+= ${EGDIR}/default.xml ${PKG_SYSCONFDIR}/default.xml 20CONF_FILES+= ${EGDIR}/default.xml ${PKG_SYSCONFDIR}/default.xml
21 21
22.include "../../devel/libwnck3/buildlink3.mk" 22.include "../../devel/libwnck3/buildlink3.mk"
23.include "../../sysutils/desktop-file-utils/desktopdb.mk" 23.include "../../sysutils/desktop-file-utils/desktopdb.mk"
24.include "../../x11/gtk2/buildlink3.mk" 24.include "../../x11/gtk2/buildlink3.mk"
25.include "../../x11/libxfce4ui/buildlink3.mk" 25.include "../../x11/libxfce4ui/buildlink3.mk"
26.include "../../x11/xfce4-garcon/buildlink3.mk" 26.include "../../x11/xfce4-garcon/buildlink3.mk"
27.include "../../x11/xfce4-exo/buildlink3.mk" 27.include "../../x11/xfce4-exo/buildlink3.mk"
28.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 28.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
29.include "../../mk/bsd.pkg.mk" 29.include "../../mk/bsd.pkg.mk"

cvs diff -r1.28 -r1.29 pkgsrc/x11/xfce4-panel/PLIST (switch to unified diff)

--- pkgsrc/x11/xfce4-panel/PLIST 2018/05/15 22:35:10 1.28
+++ pkgsrc/x11/xfce4-panel/PLIST 2019/05/23 02:28:34 1.29
@@ -1,162 +1,163 @@ @@ -1,162 +1,163 @@
1@comment $NetBSD: PLIST,v 1.28 2018/05/15 22:35:10 youri Exp $ 1@comment $NetBSD: PLIST,v 1.29 2019/05/23 02:28:34 gutteridge Exp $
2bin/xfce4-panel 2bin/xfce4-panel
3bin/xfce4-popup-applicationsmenu 3bin/xfce4-popup-applicationsmenu
4bin/xfce4-popup-directorymenu 4bin/xfce4-popup-directorymenu
5bin/xfce4-popup-windowmenu 5bin/xfce4-popup-windowmenu
6include/xfce4/libxfce4panel-1.0/libxfce4panel/libxfce4panel-config.h 6include/xfce4/libxfce4panel-1.0/libxfce4panel/libxfce4panel-config.h
7include/xfce4/libxfce4panel-1.0/libxfce4panel/libxfce4panel-enum-types.h 7include/xfce4/libxfce4panel-1.0/libxfce4panel/libxfce4panel-enum-types.h
8include/xfce4/libxfce4panel-1.0/libxfce4panel/libxfce4panel-enums.h 8include/xfce4/libxfce4panel-1.0/libxfce4panel/libxfce4panel-enums.h
9include/xfce4/libxfce4panel-1.0/libxfce4panel/libxfce4panel.h 9include/xfce4/libxfce4panel-1.0/libxfce4panel/libxfce4panel.h
10include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-arrow-button.h 10include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-arrow-button.h
11include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-hvbox.h 11include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-hvbox.h
12include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-convenience.h 12include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-convenience.h
13include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-image.h 13include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-image.h
14include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-macros-46.h 14include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-macros-46.h
15include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-macros.h 15include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-macros.h
16include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-plugin-provider.h 16include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-plugin-provider.h
17include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-plugin.h 17include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-plugin.h
18include/xfce4/libxfce4panel-2.0/libxfce4panel/libxfce4panel-config.h 18include/xfce4/libxfce4panel-2.0/libxfce4panel/libxfce4panel-config.h
19include/xfce4/libxfce4panel-2.0/libxfce4panel/libxfce4panel-enum-types.h 19include/xfce4/libxfce4panel-2.0/libxfce4panel/libxfce4panel-enum-types.h
20include/xfce4/libxfce4panel-2.0/libxfce4panel/libxfce4panel-enums.h 20include/xfce4/libxfce4panel-2.0/libxfce4panel/libxfce4panel-enums.h
21include/xfce4/libxfce4panel-2.0/libxfce4panel/libxfce4panel.h 21include/xfce4/libxfce4panel-2.0/libxfce4panel/libxfce4panel.h
22include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-arrow-button.h 22include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-arrow-button.h
23include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-convenience.h 23include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-convenience.h
24include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-image.h 24include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-image.h
25include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-macros-46.h 25include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-macros-46.h
26include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-macros.h 26include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-macros.h
27include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-plugin-provider.h 27include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-plugin-provider.h
28include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-plugin.h 28include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-plugin.h
29lib/libxfce4panel-1.0.la 29lib/libxfce4panel-1.0.la
30lib/libxfce4panel-2.0.la 30lib/libxfce4panel-2.0.la
31lib/pkgconfig/libxfce4panel-1.0.pc 31lib/pkgconfig/libxfce4panel-1.0.pc
32lib/pkgconfig/libxfce4panel-2.0.pc 32lib/pkgconfig/libxfce4panel-2.0.pc
33lib/xfce4/panel/migrate 33lib/xfce4/panel/migrate
34lib/xfce4/panel/plugins/libactions.la 34lib/xfce4/panel/plugins/libactions.la
35lib/xfce4/panel/plugins/libapplicationsmenu.la 35lib/xfce4/panel/plugins/libapplicationsmenu.la
36lib/xfce4/panel/plugins/libclock.la 36lib/xfce4/panel/plugins/libclock.la
37lib/xfce4/panel/plugins/libdirectorymenu.la 37lib/xfce4/panel/plugins/libdirectorymenu.la
38lib/xfce4/panel/plugins/liblauncher.la 38lib/xfce4/panel/plugins/liblauncher.la
39lib/xfce4/panel/plugins/libpager.la 39lib/xfce4/panel/plugins/libpager.la
40lib/xfce4/panel/plugins/libseparator.la 40lib/xfce4/panel/plugins/libseparator.la
41lib/xfce4/panel/plugins/libshowdesktop.la 41lib/xfce4/panel/plugins/libshowdesktop.la
42lib/xfce4/panel/plugins/libsystray.la 42lib/xfce4/panel/plugins/libsystray.la
43lib/xfce4/panel/plugins/libtasklist.la 43lib/xfce4/panel/plugins/libtasklist.la
44lib/xfce4/panel/plugins/libwindowmenu.la 44lib/xfce4/panel/plugins/libwindowmenu.la
45lib/xfce4/panel/wrapper-1.0 45lib/xfce4/panel/wrapper-1.0
46lib/xfce4/panel/wrapper-2.0 46lib/xfce4/panel/wrapper-2.0
47share/applications/panel-desktop-handler.desktop 47share/applications/panel-desktop-handler.desktop
48share/applications/panel-preferences.desktop 48share/applications/panel-preferences.desktop
49share/examples/xfce4/panel/default.xml 49share/examples/xfce4/panel/default.xml
50share/gtk-doc/html/libxfce4panel-2.0/XfceArrowButton.html 50share/gtk-doc/html/libxfce4panel-2.0/XfceArrowButton.html
51share/gtk-doc/html/libxfce4panel-2.0/XfcePanelImage.html 51share/gtk-doc/html/libxfce4panel-2.0/XfcePanelImage.html
52share/gtk-doc/html/libxfce4panel-2.0/XfcePanelPlugin.html 52share/gtk-doc/html/libxfce4panel-2.0/XfcePanelPlugin.html
53share/gtk-doc/html/libxfce4panel-2.0/annotation-glossary.html 53share/gtk-doc/html/libxfce4panel-2.0/annotation-glossary.html
54share/gtk-doc/html/libxfce4panel-2.0/api-index-4-10.html 54share/gtk-doc/html/libxfce4panel-2.0/api-index-4-10.html
55share/gtk-doc/html/libxfce4panel-2.0/api-index-4-14.html 55share/gtk-doc/html/libxfce4panel-2.0/api-index-4-14.html
56share/gtk-doc/html/libxfce4panel-2.0/api-index-4-6.html 56share/gtk-doc/html/libxfce4panel-2.0/api-index-4-6.html
57share/gtk-doc/html/libxfce4panel-2.0/api-index-4-8.html 57share/gtk-doc/html/libxfce4panel-2.0/api-index-4-8.html
58share/gtk-doc/html/libxfce4panel-2.0/api-index-deprecated.html 58share/gtk-doc/html/libxfce4panel-2.0/api-index-deprecated.html
59share/gtk-doc/html/libxfce4panel-2.0/api-index-full.html 59share/gtk-doc/html/libxfce4panel-2.0/api-index-full.html
60share/gtk-doc/html/libxfce4panel-2.0/home.png 60share/gtk-doc/html/libxfce4panel-2.0/home.png
61share/gtk-doc/html/libxfce4panel-2.0/index.html 61share/gtk-doc/html/libxfce4panel-2.0/index.html
62share/gtk-doc/html/libxfce4panel-2.0/left-insensitive.png 62share/gtk-doc/html/libxfce4panel-2.0/left-insensitive.png
63share/gtk-doc/html/libxfce4panel-2.0/left.png 63share/gtk-doc/html/libxfce4panel-2.0/left.png
64share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-2.0.devhelp2 64share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-2.0.devhelp2
65share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-Commonly-used-plugin-macros.html 65share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-Commonly-used-plugin-macros.html
66share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-Convenience-Functions.html 66share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-Convenience-Functions.html
67share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-GObject-Oriented-Panel-Plugin-Registers-Macros.html 67share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-GObject-Oriented-Panel-Plugin-Registers-Macros.html
68share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-Panel-Plugin-Register-Macros-(4.6-Style).html 68share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-Panel-Plugin-Register-Macros-(4.6-Style).html
69share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-Panel-Plugin-Register-Macros.html 69share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-Panel-Plugin-Register-Macros.html
70share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-Standard-Enumerations.html 70share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-Standard-Enumerations.html
71share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-Version-Information.html 71share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-Version-Information.html
72share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-XfceHVBox.html 72share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-XfceHVBox.html
73share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-fundamentals.html 73share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-fundamentals.html
74share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-miscelleanous.html 74share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-miscelleanous.html
75share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-plugins.html 75share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-plugins.html
76share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-widgets.html 76share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-widgets.html
77share/gtk-doc/html/libxfce4panel-2.0/right-insensitive.png 77share/gtk-doc/html/libxfce4panel-2.0/right-insensitive.png
78share/gtk-doc/html/libxfce4panel-2.0/right.png 78share/gtk-doc/html/libxfce4panel-2.0/right.png
79share/gtk-doc/html/libxfce4panel-2.0/style.css 79share/gtk-doc/html/libxfce4panel-2.0/style.css
80share/gtk-doc/html/libxfce4panel-2.0/up-insensitive.png 80share/gtk-doc/html/libxfce4panel-2.0/up-insensitive.png
81share/gtk-doc/html/libxfce4panel-2.0/up.png 81share/gtk-doc/html/libxfce4panel-2.0/up.png
82share/icons/hicolor/16x16/apps/xfce4-panel-menu.png 82share/icons/hicolor/16x16/apps/xfce4-panel-menu.png
83share/icons/hicolor/16x16/apps/xfce4-panel.png 83share/icons/hicolor/16x16/apps/xfce4-panel.png
84share/icons/hicolor/22x22/apps/xfce4-panel-menu.png 84share/icons/hicolor/22x22/apps/xfce4-panel-menu.png
85share/icons/hicolor/22x22/apps/xfce4-panel.png 85share/icons/hicolor/22x22/apps/xfce4-panel.png
86share/icons/hicolor/24x24/apps/xfce4-panel-menu.png 86share/icons/hicolor/24x24/apps/xfce4-panel-menu.png
87share/icons/hicolor/24x24/apps/xfce4-panel.png 87share/icons/hicolor/24x24/apps/xfce4-panel.png
88share/icons/hicolor/32x32/apps/xfce4-panel-menu.png 88share/icons/hicolor/32x32/apps/xfce4-panel-menu.png
89share/icons/hicolor/32x32/apps/xfce4-panel.png 89share/icons/hicolor/32x32/apps/xfce4-panel.png
90share/icons/hicolor/48x48/apps/xfce4-panel-menu.png 90share/icons/hicolor/48x48/apps/xfce4-panel-menu.png
91share/icons/hicolor/48x48/apps/xfce4-panel.png 91share/icons/hicolor/48x48/apps/xfce4-panel.png
92share/icons/hicolor/scalable/apps/xfce4-panel.svg 92share/icons/hicolor/scalable/apps/xfce4-panel.svg
93share/locale/am/LC_MESSAGES/xfce4-panel.mo 93share/locale/am/LC_MESSAGES/xfce4-panel.mo
94share/locale/ar/LC_MESSAGES/xfce4-panel.mo 94share/locale/ar/LC_MESSAGES/xfce4-panel.mo
95share/locale/ast/LC_MESSAGES/xfce4-panel.mo 95share/locale/ast/LC_MESSAGES/xfce4-panel.mo
96share/locale/be/LC_MESSAGES/xfce4-panel.mo 96share/locale/be/LC_MESSAGES/xfce4-panel.mo
97share/locale/bg/LC_MESSAGES/xfce4-panel.mo 97share/locale/bg/LC_MESSAGES/xfce4-panel.mo
98share/locale/bn/LC_MESSAGES/xfce4-panel.mo 98share/locale/bn/LC_MESSAGES/xfce4-panel.mo
99share/locale/ca/LC_MESSAGES/xfce4-panel.mo 99share/locale/ca/LC_MESSAGES/xfce4-panel.mo
100share/locale/cs/LC_MESSAGES/xfce4-panel.mo 100share/locale/cs/LC_MESSAGES/xfce4-panel.mo
101share/locale/da/LC_MESSAGES/xfce4-panel.mo 101share/locale/da/LC_MESSAGES/xfce4-panel.mo
102share/locale/de/LC_MESSAGES/xfce4-panel.mo 102share/locale/de/LC_MESSAGES/xfce4-panel.mo
103share/locale/el/LC_MESSAGES/xfce4-panel.mo 103share/locale/el/LC_MESSAGES/xfce4-panel.mo
104share/locale/en_AU/LC_MESSAGES/xfce4-panel.mo 104share/locale/en_AU/LC_MESSAGES/xfce4-panel.mo
105share/locale/en_GB/LC_MESSAGES/xfce4-panel.mo 105share/locale/en_GB/LC_MESSAGES/xfce4-panel.mo
106share/locale/eo/LC_MESSAGES/xfce4-panel.mo 106share/locale/eo/LC_MESSAGES/xfce4-panel.mo
107share/locale/es/LC_MESSAGES/xfce4-panel.mo 107share/locale/es/LC_MESSAGES/xfce4-panel.mo
108share/locale/et/LC_MESSAGES/xfce4-panel.mo 108share/locale/et/LC_MESSAGES/xfce4-panel.mo
109share/locale/eu/LC_MESSAGES/xfce4-panel.mo 109share/locale/eu/LC_MESSAGES/xfce4-panel.mo
110share/locale/fi/LC_MESSAGES/xfce4-panel.mo 110share/locale/fi/LC_MESSAGES/xfce4-panel.mo
111share/locale/fr/LC_MESSAGES/xfce4-panel.mo 111share/locale/fr/LC_MESSAGES/xfce4-panel.mo
112share/locale/gl/LC_MESSAGES/xfce4-panel.mo 112share/locale/gl/LC_MESSAGES/xfce4-panel.mo
113share/locale/he/LC_MESSAGES/xfce4-panel.mo 113share/locale/he/LC_MESSAGES/xfce4-panel.mo
114share/locale/hr/LC_MESSAGES/xfce4-panel.mo 114share/locale/hr/LC_MESSAGES/xfce4-panel.mo
115share/locale/hu/LC_MESSAGES/xfce4-panel.mo 115share/locale/hu/LC_MESSAGES/xfce4-panel.mo
116share/locale/id/LC_MESSAGES/xfce4-panel.mo 116share/locale/id/LC_MESSAGES/xfce4-panel.mo
 117share/locale/ie/LC_MESSAGES/xfce4-panel.mo
117share/locale/is/LC_MESSAGES/xfce4-panel.mo 118share/locale/is/LC_MESSAGES/xfce4-panel.mo
118share/locale/it/LC_MESSAGES/xfce4-panel.mo 119share/locale/it/LC_MESSAGES/xfce4-panel.mo
119share/locale/ja/LC_MESSAGES/xfce4-panel.mo 120share/locale/ja/LC_MESSAGES/xfce4-panel.mo
120share/locale/kk/LC_MESSAGES/xfce4-panel.mo 121share/locale/kk/LC_MESSAGES/xfce4-panel.mo
121share/locale/ko/LC_MESSAGES/xfce4-panel.mo 122share/locale/ko/LC_MESSAGES/xfce4-panel.mo
122share/locale/lt/LC_MESSAGES/xfce4-panel.mo 123share/locale/lt/LC_MESSAGES/xfce4-panel.mo
123share/locale/lv/LC_MESSAGES/xfce4-panel.mo 124share/locale/lv/LC_MESSAGES/xfce4-panel.mo
124share/locale/ms/LC_MESSAGES/xfce4-panel.mo 125share/locale/ms/LC_MESSAGES/xfce4-panel.mo
125share/locale/nb/LC_MESSAGES/xfce4-panel.mo 126share/locale/nb/LC_MESSAGES/xfce4-panel.mo
126share/locale/nl/LC_MESSAGES/xfce4-panel.mo 127share/locale/nl/LC_MESSAGES/xfce4-panel.mo
127share/locale/nn/LC_MESSAGES/xfce4-panel.mo 128share/locale/nn/LC_MESSAGES/xfce4-panel.mo
128share/locale/oc/LC_MESSAGES/xfce4-panel.mo 129share/locale/oc/LC_MESSAGES/xfce4-panel.mo
129share/locale/pa/LC_MESSAGES/xfce4-panel.mo 130share/locale/pa/LC_MESSAGES/xfce4-panel.mo
130share/locale/pl/LC_MESSAGES/xfce4-panel.mo 131share/locale/pl/LC_MESSAGES/xfce4-panel.mo
131share/locale/pt/LC_MESSAGES/xfce4-panel.mo 132share/locale/pt/LC_MESSAGES/xfce4-panel.mo
132share/locale/pt_BR/LC_MESSAGES/xfce4-panel.mo 133share/locale/pt_BR/LC_MESSAGES/xfce4-panel.mo
133share/locale/ro/LC_MESSAGES/xfce4-panel.mo 134share/locale/ro/LC_MESSAGES/xfce4-panel.mo
134share/locale/ru/LC_MESSAGES/xfce4-panel.mo 135share/locale/ru/LC_MESSAGES/xfce4-panel.mo
135share/locale/si/LC_MESSAGES/xfce4-panel.mo 136share/locale/si/LC_MESSAGES/xfce4-panel.mo
136share/locale/sk/LC_MESSAGES/xfce4-panel.mo 137share/locale/sk/LC_MESSAGES/xfce4-panel.mo
137share/locale/sl/LC_MESSAGES/xfce4-panel.mo 138share/locale/sl/LC_MESSAGES/xfce4-panel.mo
138share/locale/sq/LC_MESSAGES/xfce4-panel.mo 139share/locale/sq/LC_MESSAGES/xfce4-panel.mo
139share/locale/sr/LC_MESSAGES/xfce4-panel.mo 140share/locale/sr/LC_MESSAGES/xfce4-panel.mo
140share/locale/sv/LC_MESSAGES/xfce4-panel.mo 141share/locale/sv/LC_MESSAGES/xfce4-panel.mo
141share/locale/te/LC_MESSAGES/xfce4-panel.mo 142share/locale/te/LC_MESSAGES/xfce4-panel.mo
142share/locale/th/LC_MESSAGES/xfce4-panel.mo 143share/locale/th/LC_MESSAGES/xfce4-panel.mo
143share/locale/tr/LC_MESSAGES/xfce4-panel.mo 144share/locale/tr/LC_MESSAGES/xfce4-panel.mo
144share/locale/ug/LC_MESSAGES/xfce4-panel.mo 145share/locale/ug/LC_MESSAGES/xfce4-panel.mo
145share/locale/uk/LC_MESSAGES/xfce4-panel.mo 146share/locale/uk/LC_MESSAGES/xfce4-panel.mo
146share/locale/ur/LC_MESSAGES/xfce4-panel.mo 147share/locale/ur/LC_MESSAGES/xfce4-panel.mo
147share/locale/ur_PK/LC_MESSAGES/xfce4-panel.mo 148share/locale/ur_PK/LC_MESSAGES/xfce4-panel.mo
148share/locale/vi/LC_MESSAGES/xfce4-panel.mo 149share/locale/vi/LC_MESSAGES/xfce4-panel.mo
149share/locale/zh_CN/LC_MESSAGES/xfce4-panel.mo 150share/locale/zh_CN/LC_MESSAGES/xfce4-panel.mo
150share/locale/zh_HK/LC_MESSAGES/xfce4-panel.mo 151share/locale/zh_HK/LC_MESSAGES/xfce4-panel.mo
151share/locale/zh_TW/LC_MESSAGES/xfce4-panel.mo 152share/locale/zh_TW/LC_MESSAGES/xfce4-panel.mo
152share/xfce4/panel/plugins/actions.desktop 153share/xfce4/panel/plugins/actions.desktop
153share/xfce4/panel/plugins/applicationsmenu.desktop 154share/xfce4/panel/plugins/applicationsmenu.desktop
154share/xfce4/panel/plugins/clock.desktop 155share/xfce4/panel/plugins/clock.desktop
155share/xfce4/panel/plugins/directorymenu.desktop 156share/xfce4/panel/plugins/directorymenu.desktop
156share/xfce4/panel/plugins/launcher.desktop 157share/xfce4/panel/plugins/launcher.desktop
157share/xfce4/panel/plugins/pager.desktop 158share/xfce4/panel/plugins/pager.desktop
158share/xfce4/panel/plugins/separator.desktop 159share/xfce4/panel/plugins/separator.desktop
159share/xfce4/panel/plugins/showdesktop.desktop 160share/xfce4/panel/plugins/showdesktop.desktop
160share/xfce4/panel/plugins/systray.desktop 161share/xfce4/panel/plugins/systray.desktop
161share/xfce4/panel/plugins/tasklist.desktop 162share/xfce4/panel/plugins/tasklist.desktop
162share/xfce4/panel/plugins/windowmenu.desktop 163share/xfce4/panel/plugins/windowmenu.desktop

cvs diff -r1.27 -r1.28 pkgsrc/x11/xfce4-panel/distinfo (switch to unified diff)

--- pkgsrc/x11/xfce4-panel/distinfo 2019/01/18 14:07:45 1.27
+++ pkgsrc/x11/xfce4-panel/distinfo 2019/05/23 02:28:34 1.28
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.27 2019/01/18 14:07:45 youri Exp $ 1$NetBSD: distinfo,v 1.28 2019/05/23 02:28:34 gutteridge Exp $
2 2
3SHA1 (xfce4-panel-4.13.4.tar.bz2) = 5a23c8e82fe2db119781e9b8a928a5f0e126e76b 3SHA1 (xfce4-panel-4.13.5.tar.bz2) = a119a40fe79ed119a66aed4225675973cb0af594
4RMD160 (xfce4-panel-4.13.4.tar.bz2) = 9a7ab3beaf3f6fde6a8685c311de8f9cdc685a77 4RMD160 (xfce4-panel-4.13.5.tar.bz2) = 786f27b7512e8d512fdc4cb7b3a16dc53037c0b3
5SHA512 (xfce4-panel-4.13.4.tar.bz2) = 16a3680aa2ab7fa357ca9d477ea0e41ca159a2c626fe65454ccdca339bb501ff0979264f5a4ae4728e3c0efe24e193eb28e7b5d1e003fecad8ab36b8457203c8 5SHA512 (xfce4-panel-4.13.5.tar.bz2) = 3eb4034bd6eae38f8f533b8cd2cae4ec8b40cab5f0d6810639baad641b4adaf15d03254ec79cd49d04e3498d3a4752bd9e968a0383468e7337106b3665092c4e
6Size (xfce4-panel-4.13.4.tar.bz2) = 1261056 bytes 6Size (xfce4-panel-4.13.5.tar.bz2) = 1259668 bytes
7SHA1 (patch-migrate_Makefile.in) = bf71d8ff41cfe4ce60e7e1887858b5474f1fe11c 7SHA1 (patch-migrate_Makefile.in) = bf71d8ff41cfe4ce60e7e1887858b5474f1fe11c