Wed Dec 8 00:29:31 2021 UTC ()
xfce4-wavelan-plugin: update to 0.6.2

Change log:

0.6.2
======
- Fix ISO C90 forbids mixed declarations and code
- Update configure.ac.in syntax and enable debug when building from git
- Create READEM.md. Update configure.ac.in
- Add basic GitLab pipeline
- Update .gitignore, fix configure scripts
- Update URLs from goodies.x.o to docs.x.o (Bug #16181)
- Fix build with panel 4.15
- Make build less verbose
- s/http/https
- Translation Updates:
  Albanian, Armenian (Armenia), Belarusian, Bulgarian, Chinese
  (Taiwan), Eastern Armenian, English (Canada), French, Galician,
  Greek, Hebrew, Hungarian, Polish, Slovak, Slovenian, Spanish,
  Turkish, Uyghur


(gutteridge)
diff -r1.58 -r1.59 pkgsrc/net/xfce4-wavelan-plugin/Makefile
diff -r1.5 -r1.6 pkgsrc/net/xfce4-wavelan-plugin/PLIST
diff -r1.15 -r1.16 pkgsrc/net/xfce4-wavelan-plugin/distinfo

cvs diff -r1.58 -r1.59 pkgsrc/net/xfce4-wavelan-plugin/Makefile (expand / switch to unified diff)

--- pkgsrc/net/xfce4-wavelan-plugin/Makefile 2020/08/31 18:10:55 1.58
+++ pkgsrc/net/xfce4-wavelan-plugin/Makefile 2021/12/08 00:29:30 1.59
@@ -1,14 +1,13 @@ @@ -1,14 +1,13 @@
1# $NetBSD: Makefile,v 1.58 2020/08/31 18:10:55 wiz Exp $ 1# $NetBSD: Makefile,v 1.59 2021/12/08 00:29:30 gutteridge Exp $
2 2
3PKGREVISION= 4 
4.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
5 4
6DISTNAME= xfce4-wavelan-plugin-0.6.1 5DISTNAME= xfce4-wavelan-plugin-0.6.2
7CATEGORIES= sysutils 6CATEGORIES= sysutils
8MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/0.6/ 7MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/0.6/
9 8
10HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin 9HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin
11COMMENT= Xfce WLAN plugin 10COMMENT= Xfce WLAN plugin
12 11
13.include "../../x11/xfce4-panel/buildlink3.mk" 12.include "../../x11/xfce4-panel/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/net/xfce4-wavelan-plugin/PLIST (expand / switch to unified diff)

--- pkgsrc/net/xfce4-wavelan-plugin/PLIST 2015/06/29 11:02:30 1.5
+++ pkgsrc/net/xfce4-wavelan-plugin/PLIST 2021/12/08 00:29:30 1.6
@@ -1,51 +1,55 @@ @@ -1,51 +1,55 @@
1@comment $NetBSD: PLIST,v 1.5 2015/06/29 11:02:30 youri Exp $ 1@comment $NetBSD: PLIST,v 1.6 2021/12/08 00:29:30 gutteridge Exp $
2lib/xfce4/panel/plugins/libwavelan.la 2lib/xfce4/panel/plugins/libwavelan.la
3share/locale/ar/LC_MESSAGES/xfce4-wavelan-plugin.mo 3share/locale/ar/LC_MESSAGES/xfce4-wavelan-plugin.mo
4share/locale/ast/LC_MESSAGES/xfce4-wavelan-plugin.mo 4share/locale/ast/LC_MESSAGES/xfce4-wavelan-plugin.mo
5share/locale/be/LC_MESSAGES/xfce4-wavelan-plugin.mo 5share/locale/be/LC_MESSAGES/xfce4-wavelan-plugin.mo
6share/locale/bg/LC_MESSAGES/xfce4-wavelan-plugin.mo 6share/locale/bg/LC_MESSAGES/xfce4-wavelan-plugin.mo
7share/locale/ca/LC_MESSAGES/xfce4-wavelan-plugin.mo 7share/locale/ca/LC_MESSAGES/xfce4-wavelan-plugin.mo
8share/locale/cs/LC_MESSAGES/xfce4-wavelan-plugin.mo 8share/locale/cs/LC_MESSAGES/xfce4-wavelan-plugin.mo
9share/locale/da/LC_MESSAGES/xfce4-wavelan-plugin.mo 9share/locale/da/LC_MESSAGES/xfce4-wavelan-plugin.mo
10share/locale/de/LC_MESSAGES/xfce4-wavelan-plugin.mo 10share/locale/de/LC_MESSAGES/xfce4-wavelan-plugin.mo
11share/locale/el/LC_MESSAGES/xfce4-wavelan-plugin.mo 11share/locale/el/LC_MESSAGES/xfce4-wavelan-plugin.mo
12share/locale/en_AU/LC_MESSAGES/xfce4-wavelan-plugin.mo 12share/locale/en_AU/LC_MESSAGES/xfce4-wavelan-plugin.mo
 13share/locale/en_CA/LC_MESSAGES/xfce4-wavelan-plugin.mo
13share/locale/en_GB/LC_MESSAGES/xfce4-wavelan-plugin.mo 14share/locale/en_GB/LC_MESSAGES/xfce4-wavelan-plugin.mo
14share/locale/es/LC_MESSAGES/xfce4-wavelan-plugin.mo 15share/locale/es/LC_MESSAGES/xfce4-wavelan-plugin.mo
15share/locale/eu/LC_MESSAGES/xfce4-wavelan-plugin.mo 16share/locale/eu/LC_MESSAGES/xfce4-wavelan-plugin.mo
16share/locale/fi/LC_MESSAGES/xfce4-wavelan-plugin.mo 17share/locale/fi/LC_MESSAGES/xfce4-wavelan-plugin.mo
17share/locale/fr/LC_MESSAGES/xfce4-wavelan-plugin.mo 18share/locale/fr/LC_MESSAGES/xfce4-wavelan-plugin.mo
18share/locale/gl/LC_MESSAGES/xfce4-wavelan-plugin.mo 19share/locale/gl/LC_MESSAGES/xfce4-wavelan-plugin.mo
19share/locale/he/LC_MESSAGES/xfce4-wavelan-plugin.mo 20share/locale/he/LC_MESSAGES/xfce4-wavelan-plugin.mo
20share/locale/hr/LC_MESSAGES/xfce4-wavelan-plugin.mo 21share/locale/hr/LC_MESSAGES/xfce4-wavelan-plugin.mo
21share/locale/hu/LC_MESSAGES/xfce4-wavelan-plugin.mo 22share/locale/hu/LC_MESSAGES/xfce4-wavelan-plugin.mo
 23share/locale/hy_AM/LC_MESSAGES/xfce4-wavelan-plugin.mo
 24share/locale/hye/LC_MESSAGES/xfce4-wavelan-plugin.mo
22share/locale/id/LC_MESSAGES/xfce4-wavelan-plugin.mo 25share/locale/id/LC_MESSAGES/xfce4-wavelan-plugin.mo
23share/locale/is/LC_MESSAGES/xfce4-wavelan-plugin.mo 26share/locale/is/LC_MESSAGES/xfce4-wavelan-plugin.mo
24share/locale/it/LC_MESSAGES/xfce4-wavelan-plugin.mo 27share/locale/it/LC_MESSAGES/xfce4-wavelan-plugin.mo
25share/locale/ja/LC_MESSAGES/xfce4-wavelan-plugin.mo 28share/locale/ja/LC_MESSAGES/xfce4-wavelan-plugin.mo
26share/locale/kk/LC_MESSAGES/xfce4-wavelan-plugin.mo 29share/locale/kk/LC_MESSAGES/xfce4-wavelan-plugin.mo
27share/locale/ko/LC_MESSAGES/xfce4-wavelan-plugin.mo 30share/locale/ko/LC_MESSAGES/xfce4-wavelan-plugin.mo
28share/locale/lt/LC_MESSAGES/xfce4-wavelan-plugin.mo 31share/locale/lt/LC_MESSAGES/xfce4-wavelan-plugin.mo
29share/locale/lv/LC_MESSAGES/xfce4-wavelan-plugin.mo 32share/locale/lv/LC_MESSAGES/xfce4-wavelan-plugin.mo
30share/locale/ms/LC_MESSAGES/xfce4-wavelan-plugin.mo 33share/locale/ms/LC_MESSAGES/xfce4-wavelan-plugin.mo
31share/locale/nb/LC_MESSAGES/xfce4-wavelan-plugin.mo 34share/locale/nb/LC_MESSAGES/xfce4-wavelan-plugin.mo
32share/locale/nl/LC_MESSAGES/xfce4-wavelan-plugin.mo 35share/locale/nl/LC_MESSAGES/xfce4-wavelan-plugin.mo
33share/locale/oc/LC_MESSAGES/xfce4-wavelan-plugin.mo 36share/locale/oc/LC_MESSAGES/xfce4-wavelan-plugin.mo
34share/locale/pl/LC_MESSAGES/xfce4-wavelan-plugin.mo 37share/locale/pl/LC_MESSAGES/xfce4-wavelan-plugin.mo
35share/locale/pt/LC_MESSAGES/xfce4-wavelan-plugin.mo 38share/locale/pt/LC_MESSAGES/xfce4-wavelan-plugin.mo
36share/locale/pt_BR/LC_MESSAGES/xfce4-wavelan-plugin.mo 39share/locale/pt_BR/LC_MESSAGES/xfce4-wavelan-plugin.mo
37share/locale/ru/LC_MESSAGES/xfce4-wavelan-plugin.mo 40share/locale/ru/LC_MESSAGES/xfce4-wavelan-plugin.mo
38share/locale/sk/LC_MESSAGES/xfce4-wavelan-plugin.mo 41share/locale/sk/LC_MESSAGES/xfce4-wavelan-plugin.mo
 42share/locale/sl/LC_MESSAGES/xfce4-wavelan-plugin.mo
39share/locale/sq/LC_MESSAGES/xfce4-wavelan-plugin.mo 43share/locale/sq/LC_MESSAGES/xfce4-wavelan-plugin.mo
40share/locale/sr/LC_MESSAGES/xfce4-wavelan-plugin.mo 44share/locale/sr/LC_MESSAGES/xfce4-wavelan-plugin.mo
41share/locale/sv/LC_MESSAGES/xfce4-wavelan-plugin.mo 45share/locale/sv/LC_MESSAGES/xfce4-wavelan-plugin.mo
42share/locale/th/LC_MESSAGES/xfce4-wavelan-plugin.mo 46share/locale/th/LC_MESSAGES/xfce4-wavelan-plugin.mo
43share/locale/tr/LC_MESSAGES/xfce4-wavelan-plugin.mo 47share/locale/tr/LC_MESSAGES/xfce4-wavelan-plugin.mo
44share/locale/ug/LC_MESSAGES/xfce4-wavelan-plugin.mo 48share/locale/ug/LC_MESSAGES/xfce4-wavelan-plugin.mo
45share/locale/uk/LC_MESSAGES/xfce4-wavelan-plugin.mo 49share/locale/uk/LC_MESSAGES/xfce4-wavelan-plugin.mo
46share/locale/ur/LC_MESSAGES/xfce4-wavelan-plugin.mo 50share/locale/ur/LC_MESSAGES/xfce4-wavelan-plugin.mo
47share/locale/ur_PK/LC_MESSAGES/xfce4-wavelan-plugin.mo 51share/locale/ur_PK/LC_MESSAGES/xfce4-wavelan-plugin.mo
48share/locale/vi/LC_MESSAGES/xfce4-wavelan-plugin.mo 52share/locale/vi/LC_MESSAGES/xfce4-wavelan-plugin.mo
49share/locale/zh_CN/LC_MESSAGES/xfce4-wavelan-plugin.mo 53share/locale/zh_CN/LC_MESSAGES/xfce4-wavelan-plugin.mo
50share/locale/zh_TW/LC_MESSAGES/xfce4-wavelan-plugin.mo 54share/locale/zh_TW/LC_MESSAGES/xfce4-wavelan-plugin.mo
51share/xfce4/panel/plugins/wavelan.desktop 55share/xfce4/panel/plugins/wavelan.desktop

cvs diff -r1.15 -r1.16 pkgsrc/net/xfce4-wavelan-plugin/distinfo (expand / switch to unified diff)

--- pkgsrc/net/xfce4-wavelan-plugin/distinfo 2021/10/26 11:07:12 1.15
+++ pkgsrc/net/xfce4-wavelan-plugin/distinfo 2021/12/08 00:29:31 1.16
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.15 2021/10/26 11:07:12 nia Exp $ 1$NetBSD: distinfo,v 1.16 2021/12/08 00:29:31 gutteridge Exp $
2 2
3BLAKE2s (xfce4-wavelan-plugin-0.6.1.tar.bz2) = 18ec161c7fc1201ff880e41a5cf171e5c7d2528e2a7985ef70a9f69e0b1712d3 3BLAKE2s (xfce4-wavelan-plugin-0.6.2.tar.bz2) = 77d4eb965194d5e12eca97f968f54855a31207f3ee567b4b28beef64fbf71d7a
4SHA512 (xfce4-wavelan-plugin-0.6.1.tar.bz2) = 530758dec07b404009117038fa6bcac5aaebf9db97710cdeafadece4eb5680318023404276fae8cf1ff38fb5e9eb807f77eea23a30740674a8659404eb17aeec 4SHA512 (xfce4-wavelan-plugin-0.6.2.tar.bz2) = 90e0d5f2e9add1f177f0f69e537ccdeeaf518a122feb776cb8bce139b9af6ea7d248e758ae381b69041bbdefe2d38f2162d08b25fd246d98c3a028d743892123
5Size (xfce4-wavelan-plugin-0.6.1.tar.bz2) = 328287 bytes 5Size (xfce4-wavelan-plugin-0.6.2.tar.bz2) = 356954 bytes