Mon Dec 30 22:26:46 2019 UTC ()
mate-panel: update to mate-panel 1.22.2

Change log:

mate-panel 1.22.2

  * update translations
  * When determining whether the pos is in the applet, use ad->cells to calc.
  * panel-toplevel: fix applets placement on expanded vertical panel
  * panel-toplevel: fix coding style and spacing a bit
  * Fix Makefile.am to install in a given prefix path
  * Revert "menu-bar: transfer focus correctly on alt-F1"
  * fix reloading the default layout after panel reset
  * fix random crashes on panel reset
  * Fix panel applet keyboard focus trap


(gutteridge)
diff -r1.28 -r1.29 pkgsrc/x11/mate-panel/Makefile
diff -r1.7 -r1.8 pkgsrc/x11/mate-panel/PLIST
diff -r1.7 -r1.8 pkgsrc/x11/mate-panel/distinfo

cvs diff -r1.28 -r1.29 pkgsrc/x11/mate-panel/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/mate-panel/Makefile 2019/07/21 22:26:02 1.28
+++ pkgsrc/x11/mate-panel/Makefile 2019/12/30 22:26:46 1.29
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.28 2019/07/21 22:26:02 wiz Exp $ 1# $NetBSD: Makefile,v 1.29 2019/12/30 22:26:46 gutteridge Exp $
2 2
3PYTHON_VERSIONS_ACCEPTED= 27 3PYTHON_VERSIONS_ACCEPTED= 27
4PKGREVISION= 1 
5.include "../../meta-pkgs/mate/Makefile.common" 4.include "../../meta-pkgs/mate/Makefile.common"
6 5
7DISTNAME= mate-panel-${VERSION:R}.1 6DISTNAME= mate-panel-${VERSION:R}.2
8CATEGORIES= x11 7CATEGORIES= x11
9 8
10COMMENT= MATE panel application 9COMMENT= MATE panel application
11 10
12TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool 11TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
13TOOL_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 # for xmllint 12TOOL_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
14 13
15PKGCONFIG_OVERRIDE+= libmate-panel-applet/libmatepanelapplet-4.0.pc.in 14PKGCONFIG_OVERRIDE+= libmate-panel-applet/libmatepanelapplet-4.0.pc.in
16 15
17CONFIGURE_ARGS+= --with-in-process-applets=all 16CONFIGURE_ARGS+= --with-in-process-applets=all
18 17
19PYTHON_FOR_BUILD_ONLY= yes 18PYTHON_FOR_BUILD_ONLY= yes
20.include "../../lang/python/tool.mk" 19.include "../../lang/python/tool.mk"

cvs diff -r1.7 -r1.8 pkgsrc/x11/mate-panel/PLIST (expand / switch to unified diff)

--- pkgsrc/x11/mate-panel/PLIST 2019/03/07 21:35:35 1.7
+++ pkgsrc/x11/mate-panel/PLIST 2019/12/30 22:26:46 1.8
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.7 2019/03/07 21:35:35 jmcneill Exp $ 1@comment $NetBSD: PLIST,v 1.8 2019/12/30 22:26:46 gutteridge Exp $
2bin/mate-desktop-item-edit 2bin/mate-desktop-item-edit
3bin/mate-panel 3bin/mate-panel
4bin/mate-panel-test-applets 4bin/mate-panel-test-applets
5include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet-enums.h 5include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet-enums.h
6include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet-gsettings.h 6include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet-gsettings.h
7include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet.h 7include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet.h
8lib/libmate-panel-applet-4.la 8lib/libmate-panel-applet-4.la
9lib/mate-panel/libclock-applet.la 9lib/mate-panel/libclock-applet.la
10lib/mate-panel/libfish-applet.la 10lib/mate-panel/libfish-applet.la
11lib/mate-panel/libnotification-area-applet.la 11lib/mate-panel/libnotification-area-applet.la
12lib/mate-panel/libwnck-applet.la 12lib/mate-panel/libwnck-applet.la
13lib/pkgconfig/libmatepanelapplet-4.0.pc 13lib/pkgconfig/libmatepanelapplet-4.0.pc
14man/man1/mate-desktop-item-edit.1 14man/man1/mate-desktop-item-edit.1
@@ -415,26 +415,32 @@ share/help/hy/mate-fish/index.docbook @@ -415,26 +415,32 @@ share/help/hy/mate-fish/index.docbook
415share/help/hy/mate-fish/legal.xml 415share/help/hy/mate-fish/legal.xml
416share/help/ia/mate-clock/figures/clock_applet.png 416share/help/ia/mate-clock/figures/clock_applet.png
417share/help/ia/mate-clock/index.docbook 417share/help/ia/mate-clock/index.docbook
418share/help/ia/mate-clock/legal.xml 418share/help/ia/mate-clock/legal.xml
419share/help/ia/mate-fish/figures/fish_applet.png 419share/help/ia/mate-fish/figures/fish_applet.png
420share/help/ia/mate-fish/index.docbook 420share/help/ia/mate-fish/index.docbook
421share/help/ia/mate-fish/legal.xml 421share/help/ia/mate-fish/legal.xml
422share/help/id/mate-clock/figures/clock_applet.png 422share/help/id/mate-clock/figures/clock_applet.png
423share/help/id/mate-clock/index.docbook 423share/help/id/mate-clock/index.docbook
424share/help/id/mate-clock/legal.xml 424share/help/id/mate-clock/legal.xml
425share/help/id/mate-fish/figures/fish_applet.png 425share/help/id/mate-fish/figures/fish_applet.png
426share/help/id/mate-fish/index.docbook 426share/help/id/mate-fish/index.docbook
427share/help/id/mate-fish/legal.xml 427share/help/id/mate-fish/legal.xml
 428share/help/ie/mate-clock/figures/clock_applet.png
 429share/help/ie/mate-clock/index.docbook
 430share/help/ie/mate-clock/legal.xml
 431share/help/ie/mate-fish/figures/fish_applet.png
 432share/help/ie/mate-fish/index.docbook
 433share/help/ie/mate-fish/legal.xml
428share/help/ig/mate-clock/figures/clock_applet.png 434share/help/ig/mate-clock/figures/clock_applet.png
429share/help/ig/mate-clock/index.docbook 435share/help/ig/mate-clock/index.docbook
430share/help/ig/mate-clock/legal.xml 436share/help/ig/mate-clock/legal.xml
431share/help/ig/mate-fish/figures/fish_applet.png 437share/help/ig/mate-fish/figures/fish_applet.png
432share/help/ig/mate-fish/index.docbook 438share/help/ig/mate-fish/index.docbook
433share/help/ig/mate-fish/legal.xml 439share/help/ig/mate-fish/legal.xml
434share/help/is/mate-clock/figures/clock_applet.png 440share/help/is/mate-clock/figures/clock_applet.png
435share/help/is/mate-clock/index.docbook 441share/help/is/mate-clock/index.docbook
436share/help/is/mate-clock/legal.xml 442share/help/is/mate-clock/legal.xml
437share/help/is/mate-fish/figures/fish_applet.png 443share/help/is/mate-fish/figures/fish_applet.png
438share/help/is/mate-fish/index.docbook 444share/help/is/mate-fish/index.docbook
439share/help/is/mate-fish/legal.xml 445share/help/is/mate-fish/legal.xml
440share/help/it/mate-clock/figures/clock_applet.png 446share/help/it/mate-clock/figures/clock_applet.png
@@ -790,35 +796,35 @@ share/help/wa/mate-fish/index.docbook @@ -790,35 +796,35 @@ share/help/wa/mate-fish/index.docbook
790share/help/wa/mate-fish/legal.xml 796share/help/wa/mate-fish/legal.xml
791share/help/xh/mate-clock/figures/clock_applet.png 797share/help/xh/mate-clock/figures/clock_applet.png
792share/help/xh/mate-clock/index.docbook 798share/help/xh/mate-clock/index.docbook
793share/help/xh/mate-clock/legal.xml 799share/help/xh/mate-clock/legal.xml
794share/help/xh/mate-fish/figures/fish_applet.png 800share/help/xh/mate-fish/figures/fish_applet.png
795share/help/xh/mate-fish/index.docbook 801share/help/xh/mate-fish/index.docbook
796share/help/xh/mate-fish/legal.xml 802share/help/xh/mate-fish/legal.xml
797share/help/yo/mate-clock/figures/clock_applet.png 803share/help/yo/mate-clock/figures/clock_applet.png
798share/help/yo/mate-clock/index.docbook 804share/help/yo/mate-clock/index.docbook
799share/help/yo/mate-clock/legal.xml 805share/help/yo/mate-clock/legal.xml
800share/help/yo/mate-fish/figures/fish_applet.png 806share/help/yo/mate-fish/figures/fish_applet.png
801share/help/yo/mate-fish/index.docbook 807share/help/yo/mate-fish/index.docbook
802share/help/yo/mate-fish/legal.xml 808share/help/yo/mate-fish/legal.xml
 809share/help/zh-Hans/mate-fish/figures/fish_applet.png
 810share/help/zh-Hans/mate-fish/index.docbook
 811share/help/zh-Hans/mate-fish/legal.xml
803share/help/zh_CN/mate-clock/figures/clock_applet.png 812share/help/zh_CN/mate-clock/figures/clock_applet.png
804share/help/zh_CN/mate-clock/index.docbook 813share/help/zh_CN/mate-clock/index.docbook
805share/help/zh_CN/mate-clock/legal.xml 814share/help/zh_CN/mate-clock/legal.xml
806share/help/zh_CN/mate-fish/figures/fish_applet.png 815share/help/zh_CN/mate-fish/figures/fish_applet.png
807share/help/zh_CN/mate-fish/index.docbook 816share/help/zh_CN/mate-fish/index.docbook
808share/help/zh_CN/mate-fish/legal.xml 817share/help/zh_CN/mate-fish/legal.xml
809share/help/zh-Hans/mate-fish/figures/fish_applet.png 
810share/help/zh-Hans/mate-fish/index.docbook 
811share/help/zh-Hans/mate-fish/legal.xml 
812share/help/zh_HK/mate-clock/figures/clock_applet.png 818share/help/zh_HK/mate-clock/figures/clock_applet.png
813share/help/zh_HK/mate-clock/index.docbook 819share/help/zh_HK/mate-clock/index.docbook
814share/help/zh_HK/mate-clock/legal.xml 820share/help/zh_HK/mate-clock/legal.xml
815share/help/zh_HK/mate-fish/figures/fish_applet.png 821share/help/zh_HK/mate-fish/figures/fish_applet.png
816share/help/zh_HK/mate-fish/index.docbook 822share/help/zh_HK/mate-fish/index.docbook
817share/help/zh_HK/mate-fish/legal.xml 823share/help/zh_HK/mate-fish/legal.xml
818share/help/zh_TW/mate-clock/figures/clock_applet.png 824share/help/zh_TW/mate-clock/figures/clock_applet.png
819share/help/zh_TW/mate-clock/index.docbook 825share/help/zh_TW/mate-clock/index.docbook
820share/help/zh_TW/mate-clock/legal.xml 826share/help/zh_TW/mate-clock/legal.xml
821share/help/zh_TW/mate-fish/figures/fish_applet.png 827share/help/zh_TW/mate-fish/figures/fish_applet.png
822share/help/zh_TW/mate-fish/index.docbook 828share/help/zh_TW/mate-fish/index.docbook
823share/help/zh_TW/mate-fish/legal.xml 829share/help/zh_TW/mate-fish/legal.xml
824share/help/zu/mate-clock/figures/clock_applet.png 830share/help/zu/mate-clock/figures/clock_applet.png
@@ -935,26 +941,27 @@ share/locale/frp/LC_MESSAGES/mate-panel. @@ -935,26 +941,27 @@ share/locale/frp/LC_MESSAGES/mate-panel.
935share/locale/fur/LC_MESSAGES/mate-panel.mo 941share/locale/fur/LC_MESSAGES/mate-panel.mo
936share/locale/fy/LC_MESSAGES/mate-panel.mo 942share/locale/fy/LC_MESSAGES/mate-panel.mo
937share/locale/ga/LC_MESSAGES/mate-panel.mo 943share/locale/ga/LC_MESSAGES/mate-panel.mo
938share/locale/gl/LC_MESSAGES/mate-panel.mo 944share/locale/gl/LC_MESSAGES/mate-panel.mo
939share/locale/gu/LC_MESSAGES/mate-panel.mo 945share/locale/gu/LC_MESSAGES/mate-panel.mo
940share/locale/ha/LC_MESSAGES/mate-panel.mo 946share/locale/ha/LC_MESSAGES/mate-panel.mo
941share/locale/he/LC_MESSAGES/mate-panel.mo 947share/locale/he/LC_MESSAGES/mate-panel.mo
942share/locale/hi/LC_MESSAGES/mate-panel.mo 948share/locale/hi/LC_MESSAGES/mate-panel.mo
943share/locale/hr/LC_MESSAGES/mate-panel.mo 949share/locale/hr/LC_MESSAGES/mate-panel.mo
944share/locale/hu/LC_MESSAGES/mate-panel.mo 950share/locale/hu/LC_MESSAGES/mate-panel.mo
945share/locale/hy/LC_MESSAGES/mate-panel.mo 951share/locale/hy/LC_MESSAGES/mate-panel.mo
946share/locale/ia/LC_MESSAGES/mate-panel.mo 952share/locale/ia/LC_MESSAGES/mate-panel.mo
947share/locale/id/LC_MESSAGES/mate-panel.mo 953share/locale/id/LC_MESSAGES/mate-panel.mo
 954share/locale/ie/LC_MESSAGES/mate-panel.mo
948share/locale/ig/LC_MESSAGES/mate-panel.mo 955share/locale/ig/LC_MESSAGES/mate-panel.mo
949share/locale/is/LC_MESSAGES/mate-panel.mo 956share/locale/is/LC_MESSAGES/mate-panel.mo
950share/locale/it/LC_MESSAGES/mate-panel.mo 957share/locale/it/LC_MESSAGES/mate-panel.mo
951share/locale/ja/LC_MESSAGES/mate-panel.mo 958share/locale/ja/LC_MESSAGES/mate-panel.mo
952share/locale/jv/LC_MESSAGES/mate-panel.mo 959share/locale/jv/LC_MESSAGES/mate-panel.mo
953share/locale/ka/LC_MESSAGES/mate-panel.mo 960share/locale/ka/LC_MESSAGES/mate-panel.mo
954share/locale/kk/LC_MESSAGES/mate-panel.mo 961share/locale/kk/LC_MESSAGES/mate-panel.mo
955share/locale/km/LC_MESSAGES/mate-panel.mo 962share/locale/km/LC_MESSAGES/mate-panel.mo
956share/locale/kn/LC_MESSAGES/mate-panel.mo 963share/locale/kn/LC_MESSAGES/mate-panel.mo
957share/locale/ko/LC_MESSAGES/mate-panel.mo 964share/locale/ko/LC_MESSAGES/mate-panel.mo
958share/locale/ks/LC_MESSAGES/mate-panel.mo 965share/locale/ks/LC_MESSAGES/mate-panel.mo
959share/locale/ku/LC_MESSAGES/mate-panel.mo 966share/locale/ku/LC_MESSAGES/mate-panel.mo
960share/locale/ku_IQ/LC_MESSAGES/mate-panel.mo 967share/locale/ku_IQ/LC_MESSAGES/mate-panel.mo

cvs diff -r1.7 -r1.8 pkgsrc/x11/mate-panel/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/mate-panel/distinfo 2019/05/08 01:16:56 1.7
+++ pkgsrc/x11/mate-panel/distinfo 2019/12/30 22:26:46 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2019/05/08 01:16:56 gutteridge Exp $ 1$NetBSD: distinfo,v 1.8 2019/12/30 22:26:46 gutteridge Exp $
2 2
3SHA1 (mate-panel-1.22.1.tar.xz) = 13ebb29a784814e9b48033b9f79ad687d8dd68f1 3SHA1 (mate-panel-1.22.2.tar.xz) = 8df10e31e682c3321e37a33fa2b20afea575a3ab
4RMD160 (mate-panel-1.22.1.tar.xz) = 33532c633f02ab4e78e174508383157af213ee10 4RMD160 (mate-panel-1.22.2.tar.xz) = cf0ea29db7715be5e5090b1dc592dc86a13cfcd6
5SHA512 (mate-panel-1.22.1.tar.xz) = 023599a2c0a879e32df11fc09d7526a54b8dc5248173c940e61df1dd9cbe8c04e4c916da89f5a64e44fe3f99462d56c72849314fc182c0af58a7c19e1fac642f 5SHA512 (mate-panel-1.22.2.tar.xz) = ccfd9e44116e66688d4de53c86e1a7d0754fd221b8083d7bee729f2a02a777a54b98ff70332b979aa075c157bc36c6ed6651f9190fa4a7e37b8a029a1f2a623f
6Size (mate-panel-1.22.1.tar.xz) = 2142620 bytes 6Size (mate-panel-1.22.2.tar.xz) = 2216064 bytes