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 (expand / 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,18 +1,18 @@ @@ -1,18 +1,18 @@
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

cvs diff -r1.28 -r1.29 pkgsrc/x11/xfce4-panel/PLIST (expand / 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,14 +1,14 @@ @@ -1,14 +1,14 @@
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
@@ -104,26 +104,27 @@ share/locale/el/LC_MESSAGES/xfce4-panel. @@ -104,26 +104,27 @@ share/locale/el/LC_MESSAGES/xfce4-panel.
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

cvs diff -r1.27 -r1.28 pkgsrc/x11/xfce4-panel/distinfo (expand / 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