pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xfce4-whiskermenu-plugin



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue Jun  1 00:10:00 UTC 2021

Modified Files:
        pkgsrc/x11/xfce4-whiskermenu-plugin: Makefile distinfo

Log Message:
xfce4-whiskermenu-plugin: update to 2.5.3

Change log:

2.5.3
=====
- Fix invalid command expansion with Xfce 4.14 (Issue #39)
- Translation updates: Basque, Portuguese (Brazil).

2.5.2
=====
- Do not reparent launched programs. (Issue #32)
- Translation updates: Basque, Danish, Greek.

2.5.1
=====
- Fix not always using new action icons. (Issue #33)

2.5.0
=====
- Add option to show all applications by default. (Issue #4)
- Rearrange sidebar buttons to match default category. (Issue #9)
- Show panel button title as tooltip in icon-only mode. (Issue #12)
- Always sort top-level categories.
- Vertically center contents of header.
- Use new Xfce action icons.
- Use new desktop ids for default programs.
- Rewrite to hide menu on focus out.
- Refactor code to use new Xfce functions.
- Refactor building translations.
- Translation updates: Bulgarian, Chinese (China), Chinese (Taiwan),
  Croatian, Czech, Danish, Dutch, Esperanto, French, Galician,
  German, Italian, Korean, Lithuanian, Malay, Polish, Portuguese,
  Portuguese (Brazil), Slovak, Spanish, Swedish, Turkish.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/xfce4-whiskermenu-plugin/distinfo

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

Modified files:

Index: pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile
diff -u pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile:1.37 pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile:1.38
--- pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile:1.37   Mon May 24 19:56:05 2021
+++ pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile        Tue Jun  1 00:10:00 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2021/05/24 19:56:05 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2021/06/01 00:10:00 gutteridge Exp $
 
-VERSION=       2.4.6
+VERSION=       2.5.3
 DISTNAME=      xfce4-whiskermenu-plugin-${VERSION}
-PKGREVISION=   3
 CATEGORIES=    x11
 MASTER_SITES=  https://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${VERSION:R}/
 EXTRACT_SUFX=  .tar.bz2
@@ -16,6 +15,9 @@ USE_CMAKE=    yes
 USE_LANGUAGES= c c++
 USE_TOOLS+=    gmake pkg-config msgfmt perl intltool
 
+# Fails without GNU msgfmt, requires --desktop
+_TOOLS_USE_PKGSRC.msgfmt=      yes
+
 .include "../../x11/xfce4-garcon/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../x11/xfce4-exo/buildlink3.mk"

Index: pkgsrc/x11/xfce4-whiskermenu-plugin/distinfo
diff -u pkgsrc/x11/xfce4-whiskermenu-plugin/distinfo:1.16 pkgsrc/x11/xfce4-whiskermenu-plugin/distinfo:1.17
--- pkgsrc/x11/xfce4-whiskermenu-plugin/distinfo:1.16   Wed Aug  5 00:08:48 2020
+++ pkgsrc/x11/xfce4-whiskermenu-plugin/distinfo        Tue Jun  1 00:10:00 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2020/08/05 00:08:48 gutteridge Exp $
+$NetBSD: distinfo,v 1.17 2021/06/01 00:10:00 gutteridge Exp $
 
-SHA1 (xfce4-whiskermenu-plugin-2.4.6.tar.bz2) = 267e721e5613456d7956a5fa2adda7c67e98dd47
-RMD160 (xfce4-whiskermenu-plugin-2.4.6.tar.bz2) = 6a332a9d900d14b9015b01021141062786362888
-SHA512 (xfce4-whiskermenu-plugin-2.4.6.tar.bz2) = 9e947b73735549d81110323bfd7d6f29c91653b12e1aa616b9ca6f0ff99c8a7948ca383422d7b2aa0ac35297488fda6edc699ae4f72883539d6311672818b62c
-Size (xfce4-whiskermenu-plugin-2.4.6.tar.bz2) = 173341 bytes
+SHA1 (xfce4-whiskermenu-plugin-2.5.3.tar.bz2) = 52943a3104b69c199fb92fd8fd589f8af8f74721
+RMD160 (xfce4-whiskermenu-plugin-2.5.3.tar.bz2) = 440cd68bcbcea268612de6210d9488e0bbfb8b1d
+SHA512 (xfce4-whiskermenu-plugin-2.5.3.tar.bz2) = b293bfeef07ae07d2b4654de7aee795ec7790b291094dbd2655a271f9ad7c7de739b2d4b8c97aee7db85bcdf116c2f1b1150e1875ec2ba2b8bf0ec9f13561ac5
+Size (xfce4-whiskermenu-plugin-2.5.3.tar.bz2) = 175578 bytes



Home | Main Index | Thread Index | Old Index