pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/mate-session-manager
Module Name: pkgsrc
Committed By: gutteridge
Date: Sun Nov 27 05:08:11 UTC 2022
Modified Files:
pkgsrc/x11/mate-session-manager: Makefile PLIST distinfo
Log Message:
mate-session-manager: update to 1.26.0
Change log:
### mate-session-manager 1.26.0
* Translations update
* update copyright to 2021
* Follow freedesktop guidelines to disable autorun using Hidden key
* capplet: use a function to set the visibility of treeview rows
* Look for the location of the locking screen app using user's PATH
* capplet: memory leak
* Fix building Serbian translation
* mate-session-check-accelerated-common: missing include guard
* capplet: i18n parameter_string argument of gtk_init_with_args
* build: allow users to disable gettext support (--disable-nls)
* build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
* Support xscreensaver when mate-screensaver is not available
* Remove warning -Wshadow
* Remove USE_MATE2_MACROS from autogen.sh (legacy)
### mate-session-manager 1.25.0
* Build: disable Serbian translations to fix building
* Translations update
* Change some icons by other always available
* gsm-properties-dialog: Refactor notebook scroll event
* Update compilation instructions
* Using #include with system libraries
* use libegg submodule
* Add git.mk to generate .gitignore
* Add tab scrolling support for GTK3
* build: silent build warnings for distcheck
* Accept Desktop Entry Specification v1.1
* build: do not override the default value for MATE_COMPILE_WARNINGS
* build: make libglesv2 optional
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/x11/mate-session-manager/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/mate-session-manager/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/mate-session-manager/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-session-manager/Makefile
diff -u pkgsrc/x11/mate-session-manager/Makefile:1.30 pkgsrc/x11/mate-session-manager/Makefile:1.31
--- pkgsrc/x11/mate-session-manager/Makefile:1.30 Thu Aug 11 05:09:31 2022
+++ pkgsrc/x11/mate-session-manager/Makefile Sun Nov 27 05:08:10 2022
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2022/08/11 05:09:31 gutteridge Exp $
+# $NetBSD: Makefile,v 1.31 2022/11/27 05:08:10 gutteridge Exp $
-PKGREVISION= 2
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= mate-session-manager-${VERSION:R}.3
+DISTNAME= mate-session-manager-${VERSION}
CATEGORIES= x11
COMMENT= MATE session manager
Index: pkgsrc/x11/mate-session-manager/PLIST
diff -u pkgsrc/x11/mate-session-manager/PLIST:1.6 pkgsrc/x11/mate-session-manager/PLIST:1.7
--- pkgsrc/x11/mate-session-manager/PLIST:1.6 Sun Apr 5 16:05:44 2020
+++ pkgsrc/x11/mate-session-manager/PLIST Sun Nov 27 05:08:10 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2020/04/05 16:05:44 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/11/27 05:08:10 gutteridge Exp $
bin/mate-session
bin/mate-session-inhibit
bin/mate-session-properties
@@ -100,6 +100,7 @@ share/locale/ks/LC_MESSAGES/mate-session
share/locale/ku/LC_MESSAGES/mate-session-manager.mo
share/locale/ku_IQ/LC_MESSAGES/mate-session-manager.mo
share/locale/ky/LC_MESSAGES/mate-session-manager.mo
+share/locale/la/LC_MESSAGES/mate-session-manager.mo
share/locale/li/LC_MESSAGES/mate-session-manager.mo
share/locale/lo/LC_MESSAGES/mate-session-manager.mo
share/locale/lt/LC_MESSAGES/mate-session-manager.mo
Index: pkgsrc/x11/mate-session-manager/distinfo
diff -u pkgsrc/x11/mate-session-manager/distinfo:1.14 pkgsrc/x11/mate-session-manager/distinfo:1.15
--- pkgsrc/x11/mate-session-manager/distinfo:1.14 Tue Oct 26 11:34:14 2021
+++ pkgsrc/x11/mate-session-manager/distinfo Sun Nov 27 05:08:10 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2021/10/26 11:34:14 nia Exp $
+$NetBSD: distinfo,v 1.15 2022/11/27 05:08:10 gutteridge Exp $
-BLAKE2s (mate-session-manager-1.24.3.tar.xz) = 4817beb504c134d4d12fe7cb2aa3b144880204e3dce1d02bb8e1c28cb3491dfb
-SHA512 (mate-session-manager-1.24.3.tar.xz) = ea43caa350e5f3abda65001829fa7b84d043a7e8851ff74d1d09671f868b3f0be37ae951acca84f1764b26ec9b187c56791010f1b48bd8195ff8dbd70635446f
-Size (mate-session-manager-1.24.3.tar.xz) = 713004 bytes
+BLAKE2s (mate-session-manager-1.26.0.tar.xz) = 5a02a68c411210843454e33ad02de3d194ddf02d0eb4e05bbc61f0531eb2c323
+SHA512 (mate-session-manager-1.26.0.tar.xz) = ee5bcdc91d0adc47274dc835ecd9fcdf7ae77c15ed8f0b38e705089ec83142d433afd927fa9d9c70e10f6c4068fdb1b62f0aa04c94c766b4b738a1aa9f2e0585
+Size (mate-session-manager-1.26.0.tar.xz) = 719572 bytes
Home |
Main Index |
Thread Index |
Old Index