diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2022-06-14 23:27:21 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2022-06-14 23:27:21 +0000 |
commit | 2e8f1dbda7cf288b8f478259fb3cbd0553cebf2e (patch) | |
tree | b15d7eec8c64f01da61038db847bc44b8a5a21b2 /net | |
parent | 38d9468d22f684cd0fe93af4e0b7cc7e22851a79 (diff) | |
download | pkgsrc-2e8f1dbda7cf288b8f478259fb3cbd0553cebf2e.tar.gz |
xfce4-wavelan-plugin: update to 0.6.3
Change log:
0.6.3 (2022-06-14)
=====
- Fix intltool lock file bug in make distcheck
- Fix read_config memory leaks
- Add option to execute command on icon click (!9)
- Add option to hide signal bar (!8)
- Prefer symbolic icons and fix icon color (!7)
- Icon now shows signal strength(!5)
- remove bogus close function
- autoconf: Some updates
- Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), English (Canada),
Estonian, Finnish, French, Galician, German, Greek, Hebrew,
Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean,
Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish,
Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian,
Spanish, Swedish, Thai, Turkish, Ukrainian
Diffstat (limited to 'net')
-rw-r--r-- | net/xfce4-wavelan-plugin/Makefile | 5 | ||||
-rw-r--r-- | net/xfce4-wavelan-plugin/PLIST | 3 | ||||
-rw-r--r-- | net/xfce4-wavelan-plugin/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/net/xfce4-wavelan-plugin/Makefile b/net/xfce4-wavelan-plugin/Makefile index aeaa24c5bb4..9d40ac33e39 100644 --- a/net/xfce4-wavelan-plugin/Makefile +++ b/net/xfce4-wavelan-plugin/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2021/12/08 16:06:09 adam Exp $ +# $NetBSD: Makefile,v 1.61 2022/06/14 23:27:21 gutteridge Exp $ -PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= xfce4-wavelan-plugin-0.6.2 +DISTNAME= xfce4-wavelan-plugin-0.6.3 CATEGORIES= sysutils MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/0.6/ diff --git a/net/xfce4-wavelan-plugin/PLIST b/net/xfce4-wavelan-plugin/PLIST index 4da604cd2f3..a8072e7760a 100644 --- a/net/xfce4-wavelan-plugin/PLIST +++ b/net/xfce4-wavelan-plugin/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2021/12/08 00:29:30 gutteridge Exp $ +@comment $NetBSD: PLIST,v 1.7 2022/06/14 23:27:21 gutteridge Exp $ lib/xfce4/panel/plugins/libwavelan.la share/locale/ar/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/ast/LC_MESSAGES/xfce4-wavelan-plugin.mo @@ -13,6 +13,7 @@ share/locale/en_AU/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/en_CA/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/es/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/et/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/fi/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-wavelan-plugin.mo diff --git a/net/xfce4-wavelan-plugin/distinfo b/net/xfce4-wavelan-plugin/distinfo index eb87f9418fe..6e61d635c48 100644 --- a/net/xfce4-wavelan-plugin/distinfo +++ b/net/xfce4-wavelan-plugin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2021/12/08 00:29:31 gutteridge Exp $ +$NetBSD: distinfo,v 1.17 2022/06/14 23:27:21 gutteridge Exp $ -BLAKE2s (xfce4-wavelan-plugin-0.6.2.tar.bz2) = 77d4eb965194d5e12eca97f968f54855a31207f3ee567b4b28beef64fbf71d7a -SHA512 (xfce4-wavelan-plugin-0.6.2.tar.bz2) = 90e0d5f2e9add1f177f0f69e537ccdeeaf518a122feb776cb8bce139b9af6ea7d248e758ae381b69041bbdefe2d38f2162d08b25fd246d98c3a028d743892123 -Size (xfce4-wavelan-plugin-0.6.2.tar.bz2) = 356954 bytes +BLAKE2s (xfce4-wavelan-plugin-0.6.3.tar.bz2) = b51726e1f0d2bb6588d4b073222a2729a21c32fe8cd706d018592575d1c33d23 +SHA512 (xfce4-wavelan-plugin-0.6.3.tar.bz2) = a49af2c59f59890790081525a793638c673446b4a3f77584013cf87201fc0cf3218622834c32918daeb3fd2d87511db19512b903c60f8ccd58ae5c4f78507b7a +Size (xfce4-wavelan-plugin-0.6.3.tar.bz2) = 364789 bytes |