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.24.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67f5bcdd2c92
branches:  trunk
changeset: 451913:67f5bcdd2c92
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Mon May 03 23:48:39 2021 +0000

description:
mate-panel: update to 1.24.2

pkgsrc-specific change: this package no longer requires Python as a
build tool.

Change log:

mate-panel 1.24.2

  * update translations
  * wncklet: Check the length of the pixel data for empty thumbnails

diffstat:

 x11/mate-panel/Makefile |   9 ++-------
 x11/mate-panel/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 12 deletions(-)

diffs (41 lines):

diff -r ab9ffcc5b4cd -r 67f5bcdd2c92 x11/mate-panel/Makefile
--- a/x11/mate-panel/Makefile   Mon May 03 23:42:30 2021 +0000
+++ b/x11/mate-panel/Makefile   Mon May 03 23:48:39 2021 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2021/05/02 10:24:53 nia Exp $
+# $NetBSD: Makefile,v 1.41 2021/05/03 23:48:39 gutteridge Exp $
 
-PYTHON_VERSIONS_ACCEPTED=      27
-PKGREVISION= 2
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mate-panel-${VERSION:R}.1
+DISTNAME=      mate-panel-${VERSION:R}.2
 CATEGORIES=    x11
 
 COMMENT=       MATE panel application
@@ -15,9 +13,6 @@
 
 CONFIGURE_ARGS+=       --with-in-process-applets=all
 
-PYTHON_FOR_BUILD_ONLY= yes
-.include "../../lang/python/tool.mk"
-
 .include "options.mk"
 
 .include "../../devel/glib2/schemas.mk"
diff -r ab9ffcc5b4cd -r 67f5bcdd2c92 x11/mate-panel/distinfo
--- a/x11/mate-panel/distinfo   Mon May 03 23:42:30 2021 +0000
+++ b/x11/mate-panel/distinfo   Mon May 03 23:48:39 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2020/10/05 17:35:55 gutteridge Exp $
+$NetBSD: distinfo,v 1.11 2021/05/03 23:48:39 gutteridge Exp $
 
-SHA1 (mate-panel-1.24.1.tar.xz) = 38f191735bf9206baacf0c4ffe9a7c95b123fdcd
-RMD160 (mate-panel-1.24.1.tar.xz) = 70d0d295af6fbff9c24b0e8177fb50e6444fe2ed
-SHA512 (mate-panel-1.24.1.tar.xz) = 1a1e62207d58472daa00d409ef2b04944929af7f9fe05592076adcc069e2d70012424b3386d30f8b9adccf05c328b8ab1662b8726e507465881a4ae26c26829f
-Size (mate-panel-1.24.1.tar.xz) = 3265000 bytes
+SHA1 (mate-panel-1.24.2.tar.xz) = 91fb83122f200200d6a77c4b18f0803cd25b9a06
+RMD160 (mate-panel-1.24.2.tar.xz) = e2bf9e69848a2286ce0d74e81272efd2ef97053f
+SHA512 (mate-panel-1.24.2.tar.xz) = 6dd7b1329fc51389ad6213b5490fd44f8db7b76d17c1fa8f24b197390e9f24d4090fc7c439b7cc9c94be76f6b896ac31e69e920e903c067e297f941c844a1280
+Size (mate-panel-1.24.2.tar.xz) = 3271432 bytes



Home | Main Index | Thread Index | Old Index