pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/mate-panel



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon May  8 00:44:43 UTC 2023

Modified Files:
        pkgsrc/x11/mate-panel: Makefile distinfo

Log Message:
mate-panel: update to 1.26.3

Change log:

### mate-panel 1.26.3

  * update translations
    windows-list.ui: lower gtk3 required version
    panel-applet: Fix leak in no-background code path
    clock: Fix memory leak
    wncklet: Fix crash thumbnailing dying or otherwise inaccessible windows
    notification_area: Reduce lifetime of the settings local variable (#1309)
    Register SNI host only if SNI is enabled
    wncklet: do not exceed workspace number when setting n_rows


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/x11/mate-panel/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/mate-panel/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/mate-panel/Makefile
diff -u pkgsrc/x11/mate-panel/Makefile:1.51 pkgsrc/x11/mate-panel/Makefile:1.52
--- pkgsrc/x11/mate-panel/Makefile:1.51 Wed Apr 19 08:11:56 2023
+++ pkgsrc/x11/mate-panel/Makefile      Mon May  8 00:44:43 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2023/04/19 08:11:56 adam Exp $
+# $NetBSD: Makefile,v 1.52 2023/05/08 00:44:43 gutteridge Exp $
 
-PKGREVISION= 4
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mate-panel-${VERSION:R}.2
+DISTNAME=      mate-panel-${VERSION:R}.3
 CATEGORIES=    x11
 
 COMMENT=       MATE panel application

Index: pkgsrc/x11/mate-panel/distinfo
diff -u pkgsrc/x11/mate-panel/distinfo:1.14 pkgsrc/x11/mate-panel/distinfo:1.15
--- pkgsrc/x11/mate-panel/distinfo:1.14 Sun Nov 27 05:02:21 2022
+++ pkgsrc/x11/mate-panel/distinfo      Mon May  8 00:44:43 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2022/11/27 05:02:21 gutteridge Exp $
+$NetBSD: distinfo,v 1.15 2023/05/08 00:44:43 gutteridge Exp $
 
-BLAKE2s (mate-panel-1.26.2.tar.xz) = afbafbc9f4cd3e5a9788d088e389a21df833b6485bc482fdbcfe0ff078fe6d76
-SHA512 (mate-panel-1.26.2.tar.xz) = 31f97b5cbacd5ac4a3661fdb8544313e5fb406489c9179d98c0f981001beae97890f3563bbf5886c451cf27db7235bfe70d40bf2582bc2e2206dadd396432ec7
-Size (mate-panel-1.26.2.tar.xz) = 3314092 bytes
+BLAKE2s (mate-panel-1.26.3.tar.xz) = 762f45dc7b9068c59d8a302b91a0bb9ddf2e4d7202789753a9614d6fb726715e
+SHA512 (mate-panel-1.26.3.tar.xz) = 28c93566a528037082ed6181e628658373e5fd35f987b9d18b1731f3b3762f139cd1624ad862acc40413baa308b51a7ae617449c4a2a13c4726b5dad6a109d5a
+Size (mate-panel-1.26.3.tar.xz) = 3255864 bytes



Home | Main Index | Thread Index | Old Index