diff options
author | youri <youri@pkgsrc.org> | 2016-06-13 23:23:42 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2016-06-13 23:23:42 +0000 |
commit | eaa049853347a5bc19645cac4cffb06d35d9e02f (patch) | |
tree | 6113505afe60b3dfe8a87b9d6cda636d239b4b27 /x11 | |
parent | 63e2dd915bf7fc4e56c669e9079b0e895fd44af2 (diff) | |
download | pkgsrc-eaa049853347a5bc19645cac4cffb06d35d9e02f.tar.gz |
mate-panel: Update to 1.14.1.
1.14.1
* Translations update
* fix missing focus for panel widgets
* panel-widget: add missing function declaration for GTK+ >= 3.18
* added missing variable initialization
* restore correct applet finalizing code
* Revert "Cancel background settings upon MatePanelAppletFrameDBus destruction.
* na-try-child: add missing include for GTK_Version_Check
* configure: remove unused python-related directive
Diffstat (limited to 'x11')
-rw-r--r-- | x11/mate-panel/Makefile | 4 | ||||
-rw-r--r-- | x11/mate-panel/PLIST | 4 | ||||
-rw-r--r-- | x11/mate-panel/distinfo | 10 |
3 files changed, 8 insertions, 10 deletions
diff --git a/x11/mate-panel/Makefile b/x11/mate-panel/Makefile index fc362a7a243..4af405b6c91 100644 --- a/x11/mate-panel/Makefile +++ b/x11/mate-panel/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2016/05/21 19:01:59 youri Exp $ +# $NetBSD: Makefile,v 1.2 2016/06/13 23:23:42 youri Exp $ PYTHON_VERSIONS_ACCEPTED= 27 .include "../../meta-pkgs/mate/Makefile.common" -DISTNAME= mate-panel-${MATE_VERSION} +DISTNAME= mate-panel-1.14.1 CATEGORIES= x11 COMMENT= MATE panel application diff --git a/x11/mate-panel/PLIST b/x11/mate-panel/PLIST index 23c12a13ebf..e6cbd0eeab0 100644 --- a/x11/mate-panel/PLIST +++ b/x11/mate-panel/PLIST @@ -1,11 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1 2016/05/21 19:01:59 youri Exp $ +@comment $NetBSD: PLIST,v 1.2 2016/06/13 23:23:42 youri Exp $ bin/mate-desktop-item-edit bin/mate-panel bin/mate-panel-test-applets include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet-enums.h include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet-gsettings.h include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet.h -lib/girepository-1.0/MatePanelApplet-4.0.typelib lib/libmate-panel-applet-4.la lib/mate-panel/libclock-applet.la lib/mate-panel/libfish-applet.la @@ -16,7 +15,6 @@ man/man1/mate-desktop-item-edit.1 man/man1/mate-panel-test-applets.1 man/man1/mate-panel.1 share/applications/mate-panel.desktop -share/gir-1.0/MatePanelApplet-4.0.gir share/glib-2.0/schemas/org.mate.panel.applet.clock.gschema.xml share/glib-2.0/schemas/org.mate.panel.applet.fish.gschema.xml share/glib-2.0/schemas/org.mate.panel.applet.window-list.gschema.xml diff --git a/x11/mate-panel/distinfo b/x11/mate-panel/distinfo index f099e2c73f7..41bcbc936a4 100644 --- a/x11/mate-panel/distinfo +++ b/x11/mate-panel/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/21 19:01:59 youri Exp $ +$NetBSD: distinfo,v 1.2 2016/06/13 23:23:42 youri Exp $ -SHA1 (mate-panel-1.14.0.tar.xz) = 793a8714a47a9e00c68f9dc3b59457054e45e46a -RMD160 (mate-panel-1.14.0.tar.xz) = d8487cf1b5e2a5d0ab49a5972337f965e7233721 -SHA512 (mate-panel-1.14.0.tar.xz) = 6f6c9e88eabf896977b35355918fe5ebe732e2060009de38eded52aa00bd8325e931c1fe8a80d3579d95edf3d59f5ba72442b6c2a8fff8c8a75b199d7bca7f2a -Size (mate-panel-1.14.0.tar.xz) = 2012576 bytes +SHA1 (mate-panel-1.14.1.tar.xz) = c7dac4caafef90b6f639b8a6a43ca1e98c1802cc +RMD160 (mate-panel-1.14.1.tar.xz) = c8db199d37c149fb4464ae22ac4c73b3d03d2641 +SHA512 (mate-panel-1.14.1.tar.xz) = 86aa8ca9e27f25f0ef3d1e67872986d855b0c683ca1cecc7d8da118300da7d58498cba883728ae9fa257358c6cadc0c3e3f22e8295184eeb00b2e9c4a35cf24a +Size (mate-panel-1.14.1.tar.xz) = 2013292 bytes |