Tue Jun 20 22:20:56 2017 UTC ()
Update xfce4-whiskermenu-plugin to 2.1.2:

2.1.2
=====
- Fixed category names checkbox incorrectly enabled when opening dialog.
- Fixed category names turning off at login. (bug #13422)
- Translation updates: Arabic, Icelandic, Swedish.

2.1.1
=====
- Fixed memory leak when editing launcher.
- Translation updates: Catalan, Danish, German, Portuguese,
  Portuguese (Brazil), Russian, Serbian, Serbian (Latin).

2.1.0
=====
- Add editing launchers from context menu. (bug #13290)
- Add support for desktop actions. (bug #11787)
- Add option to hide category names. (bug #12895)
- Load applications immediately.
- Translation updates: Bulgarian, Chinese (Taiwan), Croatian, Czech,
  Dutch, French, German, Greek, Hungarian, Korean, Kazakh, Lithuanian,
  Nepali, Norwegian Bokm奪l, Polish, Portuguese, Portuguese (Brazil),
  Serbian, Slovak, Slovenian, Spanish, Turkish, Ukrainian.

2.0.3
=====
- Translation updates: Croatian, Dutch, Greek, Korean, Nepali,
  Norwegian Bokm奪l, Portuguese, Portuguese (Brazil), Slovak, Serbian.

2.0.2
=====
- Translation updates: Asturian, Basque, Catalan (Valencian),
  Chinese (China), Kazakh, Lithuanian, Polish, Russian, Turkish,
  Ukrainian.

2.0.1
=====
- Support minimum of GTK+ 3.12.

2.0.0
=====
- Port to GTK+ 3. (bug #11549)
- Translation updates: Bulgarian, Catalan, Chinese (Taiwan), Czech,
  Dutch, French, Hebrew, Hungarian, Lithuanian, Polish, Slovak,
  Slovenian, Spanish.

1.7.2
=====
- Fixed category names checkbox incorrectly enabled when opening dialog.
- Fixed category names turning off at login. (bug #13422)
- Translation updates: Arabic, Icelandic, Swedish.

1.7.1
=====
- Fixed memory leak when editing launcher.
- Translation updates: Catalan, Danish, German, Portuguese,
  Portuguese (Brazil), Russian, Serbian, Serbian (Latin).

1.7.0
=====
- Add editing launchers from context menu. (bug #13290)
- Add support for desktop actions. (bug #11787)
- Add option to hide category names. (bug #12895)
- Load applications immediately.
- Translation updates: Bulgarian, Chinese (Taiwan), Croatian, Czech,
  Dutch, French, German, Greek, Hungarian, Korean, Kazakh, Lithuanian,
  Nepali, Norwegian Bokm奪l, Polish, Portuguese, Portuguese (Brazil),
  Serbian, Slovak, Slovenian, Spanish, Turkish, Ukrainian.

1.6.2
=====
- Translation updates: Croatian, Dutch, Greek, Korean, Nepali,
  Norwegian Bokm奪l, Portuguese, Portuguese (Brazil), Slovak.

1.6.1
=====
- Translation updates: Asturian, Basque, Catalan (Valencian),
  Chinese (China), Kazakh, Lithuanian, Polish, Russian, Turkish,
  Ukrainian.

1.6.0
=====
- Add keyboard navigation for categories. (bug #11550)
- Add tooltips for program descriptions. (bug #12379)
- Add web search action.
- Hide recent items when maximum is set to zero.
- Prevent memory leak when changing element text.
- Search favorites and recent first.
- Switch to icon names from GtkStock.
- Translation updates: Bulgarian, Catalan, Chinese (Taiwan), Czech,
  Dutch, German, French, Hebrew, Hungarian, Lithuanian, Polish, Slovak,
  Slovenian, Serbian, Spanish.


(youri)
diff -r1.10 -r1.11 pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile
diff -r1.3 -r1.4 pkgsrc/x11/xfce4-whiskermenu-plugin/PLIST
diff -r1.4 -r1.5 pkgsrc/x11/xfce4-whiskermenu-plugin/distinfo

cvs diff -r1.10 -r1.11 pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile 2017/02/12 06:26:17 1.10
+++ pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile 2017/06/20 22:20:56 1.11
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.10 2017/02/12 06:26:17 ryoon Exp $ 1# $NetBSD: Makefile,v 1.11 2017/06/20 22:20:56 youri Exp $
2 2
3DISTNAME= xfce4-whiskermenu-plugin-1.5.3 3DISTNAME= xfce4-whiskermenu-plugin-2.1.2
4PKGREVISION= 4 
5CATEGORIES= x11 4CATEGORIES= x11
6MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/1.5/ 5MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/2.1/
 6
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8LICENSE= gnu-gpl-v2 8LICENSE= gnu-gpl-v2
9 9
10MAINTAINER= youri@NetBSD.org 10MAINTAINER= youri@NetBSD.org
11HOMEPAGE= http://gottcode.org/xfce4-whiskermenu-plugin/ 11HOMEPAGE= http://gottcode.org/xfce4-whiskermenu-plugin/
12COMMENT= Alternate application launcher for Xfce 12COMMENT= Alternate application launcher for Xfce
13 13
14USE_CMAKE= yes 14USE_CMAKE= yes
15USE_LANGUAGES= c c++ 15USE_LANGUAGES= c c++
16USE_TOOLS+= gmake pkg-config msgfmt perl intltool 16USE_TOOLS+= gmake pkg-config msgfmt perl intltool
17 17
18.include "../../mk/bsd.prefs.mk" 18.include "../../mk/bsd.prefs.mk"
19 19

cvs diff -r1.3 -r1.4 pkgsrc/x11/xfce4-whiskermenu-plugin/PLIST (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-whiskermenu-plugin/PLIST 2016/06/09 09:55:29 1.3
+++ pkgsrc/x11/xfce4-whiskermenu-plugin/PLIST 2017/06/20 22:20:56 1.4
@@ -1,31 +1,32 @@ @@ -1,31 +1,32 @@
1@comment $NetBSD: PLIST,v 1.3 2016/06/09 09:55:29 youri Exp $ 1@comment $NetBSD: PLIST,v 1.4 2017/06/20 22:20:56 youri Exp $
2bin/xfce4-popup-whiskermenu 2bin/xfce4-popup-whiskermenu
3lib/xfce4/panel/plugins/libwhiskermenu.so 3lib/xfce4/panel/plugins/libwhiskermenu.so
4man/man1/xfce4-popup-whiskermenu.1 4man/man1/xfce4-popup-whiskermenu.1
5share/icons/hicolor/128x128/apps/xfce4-whiskermenu.png 5share/icons/hicolor/128x128/apps/xfce4-whiskermenu.png
6share/icons/hicolor/16x16/apps/xfce4-whiskermenu.png 6share/icons/hicolor/16x16/apps/xfce4-whiskermenu.png
7share/icons/hicolor/22x22/apps/xfce4-whiskermenu.png 7share/icons/hicolor/22x22/apps/xfce4-whiskermenu.png
8share/icons/hicolor/24x24/apps/xfce4-whiskermenu.png 8share/icons/hicolor/24x24/apps/xfce4-whiskermenu.png
9share/icons/hicolor/256x256/apps/xfce4-whiskermenu.png 9share/icons/hicolor/256x256/apps/xfce4-whiskermenu.png
10share/icons/hicolor/32x32/apps/xfce4-whiskermenu.png 10share/icons/hicolor/32x32/apps/xfce4-whiskermenu.png
11share/icons/hicolor/48x48/apps/xfce4-whiskermenu.png 11share/icons/hicolor/48x48/apps/xfce4-whiskermenu.png
12share/icons/hicolor/64x64/apps/xfce4-whiskermenu.png 12share/icons/hicolor/64x64/apps/xfce4-whiskermenu.png
13share/icons/hicolor/scalable/apps/xfce4-whiskermenu.svg 13share/icons/hicolor/scalable/apps/xfce4-whiskermenu.svg
14share/locale/am/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 14share/locale/am/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
15share/locale/ar/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 15share/locale/ar/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
16share/locale/ast/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 16share/locale/ast/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
17share/locale/bg/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 17share/locale/bg/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
18share/locale/ca/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 18share/locale/ca/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
 19share/locale/ca@valencia/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
19share/locale/cs/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 20share/locale/cs/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
20share/locale/da/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 21share/locale/da/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
21share/locale/de/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 22share/locale/de/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
22share/locale/el/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 23share/locale/el/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
23share/locale/en_GB/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 24share/locale/en_GB/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
24share/locale/es/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 25share/locale/es/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
25share/locale/et/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 26share/locale/et/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
26share/locale/eu/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 27share/locale/eu/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
27share/locale/fa/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 28share/locale/fa/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
28share/locale/fi/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 29share/locale/fi/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
29share/locale/fr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 30share/locale/fr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
30share/locale/he/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 31share/locale/he/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
31share/locale/hr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo 32share/locale/hr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo

cvs diff -r1.4 -r1.5 pkgsrc/x11/xfce4-whiskermenu-plugin/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-whiskermenu-plugin/distinfo 2016/06/09 09:55:29 1.4
+++ pkgsrc/x11/xfce4-whiskermenu-plugin/distinfo 2017/06/20 22:20:56 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2016/06/09 09:55:29 youri Exp $ 1$NetBSD: distinfo,v 1.5 2017/06/20 22:20:56 youri Exp $
2 2
3SHA1 (xfce4-whiskermenu-plugin-1.5.3.tar.bz2) = dc199fe116cc9ee6b6425f18a6a7ced7f3ec9eed 3SHA1 (xfce4-whiskermenu-plugin-2.1.2.tar.bz2) = f1469dee48de6efba0975f0efcb1a00bdcdebe0d
4RMD160 (xfce4-whiskermenu-plugin-1.5.3.tar.bz2) = 44b47c7870a1fad689969c30e272d8daf2f31614 4RMD160 (xfce4-whiskermenu-plugin-2.1.2.tar.bz2) = af344ef67c5dc4c84d470bd64619f014d69a6466
5SHA512 (xfce4-whiskermenu-plugin-1.5.3.tar.bz2) = 03a9c801817ba35621666772a8649b4af76fcb0d6b4637f7171d8c093b9d3f81b518b3b277cfb955135e2fae5e8e03dfbdfcad38d619746f1cf3a117a9d53e06 5SHA512 (xfce4-whiskermenu-plugin-2.1.2.tar.bz2) = 6d9cde28f206394f0b82c07d4bf27248da46a1114753281f8117139f0265132da1f58ff3677efac515db5d349c45f4f20e5f79a0458072ef21be73927691ed02
6Size (xfce4-whiskermenu-plugin-1.5.3.tar.bz2) = 152134 bytes 6Size (xfce4-whiskermenu-plugin-2.1.2.tar.bz2) = 164868 bytes