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:   youri
Date:           Tue May 15 21:35:53 UTC 2018

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

Log Message:
Update to 2.1.7:

2.1.7
=====
- Fix memory leak when recreating window.
- Use HTTPS for plugin website.
- Translation updates: Bulgarian, French, Turkish.

2.1.6
=====
- Fix losing search focus. (bug #14209)
- Fix crash when last search action is deleted.
- Fix menu shown in alt-tab.
- Translation updates: Bulgarian, Catalan, Chinese (Taiwan), Czech,
  Danish, Finnish, German, Lithuanian, Polish, Portuguese, Spanish.

2.1.5
=====
- Fix typo. (bug #14001)
- Translation updates: Amharic, Danish, Japanese, Malay, Romanian.

2.1.4
=====
- Fix excessive padding on panel button. (bug #13611)
- Fix blurry category buttons with high DPI.
- Fix blurry profile picture with high DPI.
- Fix panel icon too big with high DPI. (bug #13893)
- Translation updates: Catalan (Valencian), Danish, Hebrew, Hungarian,
  Lithuanian, Norwegian Bokmål, Portuguese (Brazil), Russian, Swedish.

2.1.3
=====
- Fixed desktop action incorrectly parsing escaped k.
- Translation updates: Catalan, Chinese (China), German, Italian, Nepali,
  Portuguese, Portuguese (Brazil), Russian, Spanish, Turkish.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile
cvs rdiff -u -r1.5 -r1.6 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.16 pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile:1.17
--- pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile:1.16   Mon Apr 16 14:35:28 2018
+++ pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile        Tue May 15 21:35:53 2018
@@ -1,16 +1,14 @@
-# $NetBSD: Makefile,v 1.16 2018/04/16 14:35:28 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/05/15 21:35:53 youri Exp $
 
-DISTNAME=      xfce4-whiskermenu-plugin-2.1.2
-PKGREVISION=   3
+DISTNAME=      xfce4-whiskermenu-plugin-2.1.7
 CATEGORIES=    x11
 MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/2.1/
-
 EXTRACT_SUFX=  .tar.bz2
-LICENSE=       gnu-gpl-v2
 
 MAINTAINER=    youri%NetBSD.org@localhost
 HOMEPAGE=      https://gottcode.org/xfce4-whiskermenu-plugin/
 COMMENT=       Alternate application launcher for Xfce
+LICENSE=       gnu-gpl-v2
 
 USE_CMAKE=     yes
 USE_LANGUAGES= c c++

Index: pkgsrc/x11/xfce4-whiskermenu-plugin/distinfo
diff -u pkgsrc/x11/xfce4-whiskermenu-plugin/distinfo:1.5 pkgsrc/x11/xfce4-whiskermenu-plugin/distinfo:1.6
--- pkgsrc/x11/xfce4-whiskermenu-plugin/distinfo:1.5    Tue Jun 20 22:20:56 2017
+++ pkgsrc/x11/xfce4-whiskermenu-plugin/distinfo        Tue May 15 21:35:53 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/06/20 22:20:56 youri Exp $
+$NetBSD: distinfo,v 1.6 2018/05/15 21:35:53 youri Exp $
 
-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
+SHA1 (xfce4-whiskermenu-plugin-2.1.7.tar.bz2) = a415c6bf8203711ca26506badef1331272c35954
+RMD160 (xfce4-whiskermenu-plugin-2.1.7.tar.bz2) = e31d023182abd5bada077048f35effc2ebb64e25
+SHA512 (xfce4-whiskermenu-plugin-2.1.7.tar.bz2) = ae912318c0e60b5040486a3dd9b832822a66073db66afc0a7f9344bec25486c57d164ec0fdc18917ff439bcb8715a650e1a39897243b10d33413964729865704
+Size (xfce4-whiskermenu-plugin-2.1.7.tar.bz2) = 167498 bytes



Home | Main Index | Thread Index | Old Index