summaryrefslogtreecommitdiff
path: root/x11/xfce4-whiskermenu-plugin
diff options
context:
space:
mode:
authoryouri <youri>2017-06-20 22:20:56 +0000
committeryouri <youri>2017-06-20 22:20:56 +0000
commit257e8723aa9ecc15c27037a3547bdcc71774cc2f (patch)
tree1b891eecf09facfcc9cad00147bce79a406baf02 /x11/xfce4-whiskermenu-plugin
parent292eaef842005942099adc01706ea1ca4eab6f8c (diff)
downloadpkgsrc-257e8723aa9ecc15c27037a3547bdcc71774cc2f.tar.gz
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.
Diffstat (limited to 'x11/xfce4-whiskermenu-plugin')
-rw-r--r--x11/xfce4-whiskermenu-plugin/Makefile8
-rw-r--r--x11/xfce4-whiskermenu-plugin/PLIST3
-rw-r--r--x11/xfce4-whiskermenu-plugin/distinfo10
3 files changed, 11 insertions, 10 deletions
diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile
index 7a330a396b6..25c4c4864d1 100644
--- a/x11/xfce4-whiskermenu-plugin/Makefile
+++ b/x11/xfce4-whiskermenu-plugin/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2017/02/12 06:26:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2017/06/20 22:20:56 youri Exp $
-DISTNAME= xfce4-whiskermenu-plugin-1.5.3
-PKGREVISION= 4
+DISTNAME= xfce4-whiskermenu-plugin-2.1.2
CATEGORIES= x11
-MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/1.5/
+MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/2.1/
+
EXTRACT_SUFX= .tar.bz2
LICENSE= gnu-gpl-v2
diff --git a/x11/xfce4-whiskermenu-plugin/PLIST b/x11/xfce4-whiskermenu-plugin/PLIST
index d0906f5c027..efe9a78bb45 100644
--- a/x11/xfce4-whiskermenu-plugin/PLIST
+++ b/x11/xfce4-whiskermenu-plugin/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2016/06/09 09:55:29 youri Exp $
+@comment $NetBSD: PLIST,v 1.4 2017/06/20 22:20:56 youri Exp $
bin/xfce4-popup-whiskermenu
lib/xfce4/panel/plugins/libwhiskermenu.so
man/man1/xfce4-popup-whiskermenu.1
@@ -16,6 +16,7 @@ share/locale/ar/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/ast/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/bg/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/ca/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
+share/locale/ca@valencia/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/cs/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/da/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/de/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
diff --git a/x11/xfce4-whiskermenu-plugin/distinfo b/x11/xfce4-whiskermenu-plugin/distinfo
index e5628d2caa3..23011412022 100644
--- a/x11/xfce4-whiskermenu-plugin/distinfo
+++ b/x11/xfce4-whiskermenu-plugin/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/06/09 09:55:29 youri Exp $
+$NetBSD: distinfo,v 1.5 2017/06/20 22:20:56 youri Exp $
-SHA1 (xfce4-whiskermenu-plugin-1.5.3.tar.bz2) = dc199fe116cc9ee6b6425f18a6a7ced7f3ec9eed
-RMD160 (xfce4-whiskermenu-plugin-1.5.3.tar.bz2) = 44b47c7870a1fad689969c30e272d8daf2f31614
-SHA512 (xfce4-whiskermenu-plugin-1.5.3.tar.bz2) = 03a9c801817ba35621666772a8649b4af76fcb0d6b4637f7171d8c093b9d3f81b518b3b277cfb955135e2fae5e8e03dfbdfcad38d619746f1cf3a117a9d53e06
-Size (xfce4-whiskermenu-plugin-1.5.3.tar.bz2) = 152134 bytes
+SHA1 (xfce4-whiskermenu-plugin-2.1.2.tar.bz2) = f1469dee48de6efba0975f0efcb1a00bdcdebe0d
+RMD160 (xfce4-whiskermenu-plugin-2.1.2.tar.bz2) = af344ef67c5dc4c84d470bd64619f014d69a6466
+SHA512 (xfce4-whiskermenu-plugin-2.1.2.tar.bz2) = 6d9cde28f206394f0b82c07d4bf27248da46a1114753281f8117139f0265132da1f58ff3677efac515db5d349c45f4f20e5f79a0458072ef21be73927691ed02
+Size (xfce4-whiskermenu-plugin-2.1.2.tar.bz2) = 164868 bytes