pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/mate-panel mate-panel: Update to 1.14.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/929530af67a0
branches:  trunk
changeset: 348452:929530af67a0
user:      youri <youri%pkgsrc.org@localhost>
date:      Mon Jun 13 23:23:42 2016 +0000

description:
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:

 x11/mate-panel/Makefile |   4 ++--
 x11/mate-panel/PLIST    |   4 +---
 x11/mate-panel/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 10 deletions(-)

diffs (54 lines):

diff -r 294aef131044 -r 929530af67a0 x11/mate-panel/Makefile
--- a/x11/mate-panel/Makefile   Mon Jun 13 23:22:34 2016 +0000
+++ b/x11/mate-panel/Makefile   Mon Jun 13 23:23:42 2016 +0000
@@ -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 -r 294aef131044 -r 929530af67a0 x11/mate-panel/PLIST
--- a/x11/mate-panel/PLIST      Mon Jun 13 23:22:34 2016 +0000
+++ b/x11/mate-panel/PLIST      Mon Jun 13 23:23:42 2016 +0000
@@ -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-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 -r 294aef131044 -r 929530af67a0 x11/mate-panel/distinfo
--- a/x11/mate-panel/distinfo   Mon Jun 13 23:22:34 2016 +0000
+++ b/x11/mate-panel/distinfo   Mon Jun 13 23:23:42 2016 +0000
@@ -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



Home | Main Index | Thread Index | Old Index