Wed May 17 03:28:12 2023 UTC ()
mate-notification-daemon: update to 1.26.1

Change log:

### mate-notification-daemon 1.26.1

  * Translations update
  * mnd-daemon: fix memory leak
  * mnd-daemon: fix memory leak
  * daemon: fix memory leak
  * Add AssumedAppArmorLabel to dbus service file


(gutteridge)
diff -r1.30 -r1.31 pkgsrc/sysutils/mate-notification-daemon/Makefile
diff -r1.7 -r1.8 pkgsrc/sysutils/mate-notification-daemon/PLIST
diff -r1.11 -r1.12 pkgsrc/sysutils/mate-notification-daemon/distinfo

cvs diff -r1.30 -r1.31 pkgsrc/sysutils/mate-notification-daemon/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/mate-notification-daemon/Makefile 2023/04/19 08:11:31 1.30
+++ pkgsrc/sysutils/mate-notification-daemon/Makefile 2023/05/17 03:28:12 1.31
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.30 2023/04/19 08:11:31 adam Exp $ 1# $NetBSD: Makefile,v 1.31 2023/05/17 03:28:12 gutteridge Exp $
2 2
3PKGREVISION= 3 
4.include "../../meta-pkgs/mate/Makefile.common" 3.include "../../meta-pkgs/mate/Makefile.common"
5 4
6DISTNAME= mate-notification-daemon-${VERSION} 5DISTNAME= mate-notification-daemon-${VERSION:R}.1
7CATEGORIES= sysutils 6CATEGORIES= sysutils
8 7
9COMMENT= Notification daemon for MATE desktop 8COMMENT= Notification daemon for MATE desktop
10 9
11CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} 10CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
12 11
13.include "../../sysutils/desktop-file-utils/desktopdb.mk" 12.include "../../sysutils/desktop-file-utils/desktopdb.mk"
14.include "../../audio/libcanberra/buildlink3.mk" 13.include "../../audio/libcanberra/buildlink3.mk"
15.include "../../devel/libwnck3/buildlink3.mk" 14.include "../../devel/libwnck3/buildlink3.mk"
16.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 15.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
17.include "../../sysutils/dbus/buildlink3.mk" 16.include "../../sysutils/dbus/buildlink3.mk"
18.include "../../sysutils/dbus-glib/buildlink3.mk" 17.include "../../sysutils/dbus-glib/buildlink3.mk"
19.include "../../sysutils/libnotify/buildlink3.mk" 18.include "../../sysutils/libnotify/buildlink3.mk"

cvs diff -r1.7 -r1.8 pkgsrc/sysutils/mate-notification-daemon/PLIST (expand / switch to unified diff)

--- pkgsrc/sysutils/mate-notification-daemon/PLIST 2022/11/27 05:05:41 1.7
+++ pkgsrc/sysutils/mate-notification-daemon/PLIST 2023/05/17 03:28:12 1.8
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.7 2022/11/27 05:05:41 gutteridge Exp $ 1@comment $NetBSD: PLIST,v 1.8 2023/05/17 03:28:12 gutteridge Exp $
2bin/mate-notification-properties 2bin/mate-notification-properties
3lib/mate-notification-daemon/engines/libcoco.la 3lib/mate-notification-daemon/engines/libcoco.la
4lib/mate-notification-daemon/engines/libnodoka.la 4lib/mate-notification-daemon/engines/libnodoka.la
5lib/mate-notification-daemon/engines/libslider.la 5lib/mate-notification-daemon/engines/libslider.la
6lib/mate-notification-daemon/engines/libstandard.la 6lib/mate-notification-daemon/engines/libstandard.la
7libexec/mate-notification-applet 7libexec/mate-notification-applet
8libexec/mate-notification-daemon 8libexec/mate-notification-daemon
9man/man1/mate-notification-properties.1 9man/man1/mate-notification-properties.1
10share/applications/mate-notification-properties.desktop 10share/applications/mate-notification-properties.desktop
11share/dbus-1/services/org.freedesktop.mate.Notifications.service 11share/dbus-1/services/org.freedesktop.mate.Notifications.service
12share/dbus-1/services/org.mate.panel.applet.MateNotificationAppletFactory.service 12share/dbus-1/services/org.mate.panel.applet.MateNotificationAppletFactory.service
13share/glib-2.0/schemas/org.mate.NotificationDaemon.gschema.xml 13share/glib-2.0/schemas/org.mate.NotificationDaemon.gschema.xml
14share/icons/hicolor/16x16/apps/mate-notification-properties.png 14share/icons/hicolor/16x16/apps/mate-notification-properties.png
@@ -32,26 +32,27 @@ share/locale/bs/LC_MESSAGES/mate-notific @@ -32,26 +32,27 @@ share/locale/bs/LC_MESSAGES/mate-notific
32share/locale/ca/LC_MESSAGES/mate-notification-daemon.mo 32share/locale/ca/LC_MESSAGES/mate-notification-daemon.mo
33share/locale/ca@valencia/LC_MESSAGES/mate-notification-daemon.mo 33share/locale/ca@valencia/LC_MESSAGES/mate-notification-daemon.mo
34share/locale/cmn/LC_MESSAGES/mate-notification-daemon.mo 34share/locale/cmn/LC_MESSAGES/mate-notification-daemon.mo
35share/locale/crh/LC_MESSAGES/mate-notification-daemon.mo 35share/locale/crh/LC_MESSAGES/mate-notification-daemon.mo
36share/locale/cs/LC_MESSAGES/mate-notification-daemon.mo 36share/locale/cs/LC_MESSAGES/mate-notification-daemon.mo
37share/locale/cy/LC_MESSAGES/mate-notification-daemon.mo 37share/locale/cy/LC_MESSAGES/mate-notification-daemon.mo
38share/locale/da/LC_MESSAGES/mate-notification-daemon.mo 38share/locale/da/LC_MESSAGES/mate-notification-daemon.mo
39share/locale/de/LC_MESSAGES/mate-notification-daemon.mo 39share/locale/de/LC_MESSAGES/mate-notification-daemon.mo
40share/locale/dz/LC_MESSAGES/mate-notification-daemon.mo 40share/locale/dz/LC_MESSAGES/mate-notification-daemon.mo
41share/locale/el/LC_MESSAGES/mate-notification-daemon.mo 41share/locale/el/LC_MESSAGES/mate-notification-daemon.mo
42share/locale/en_AU/LC_MESSAGES/mate-notification-daemon.mo 42share/locale/en_AU/LC_MESSAGES/mate-notification-daemon.mo
43share/locale/en_CA/LC_MESSAGES/mate-notification-daemon.mo 43share/locale/en_CA/LC_MESSAGES/mate-notification-daemon.mo
44share/locale/en_GB/LC_MESSAGES/mate-notification-daemon.mo 44share/locale/en_GB/LC_MESSAGES/mate-notification-daemon.mo
 45share/locale/en_US/LC_MESSAGES/mate-notification-daemon.mo
45share/locale/eo/LC_MESSAGES/mate-notification-daemon.mo 46share/locale/eo/LC_MESSAGES/mate-notification-daemon.mo
46share/locale/es/LC_MESSAGES/mate-notification-daemon.mo 47share/locale/es/LC_MESSAGES/mate-notification-daemon.mo
47share/locale/es_AR/LC_MESSAGES/mate-notification-daemon.mo 48share/locale/es_AR/LC_MESSAGES/mate-notification-daemon.mo
48share/locale/es_CL/LC_MESSAGES/mate-notification-daemon.mo 49share/locale/es_CL/LC_MESSAGES/mate-notification-daemon.mo
49share/locale/es_CO/LC_MESSAGES/mate-notification-daemon.mo 50share/locale/es_CO/LC_MESSAGES/mate-notification-daemon.mo
50share/locale/es_MX/LC_MESSAGES/mate-notification-daemon.mo 51share/locale/es_MX/LC_MESSAGES/mate-notification-daemon.mo
51share/locale/et/LC_MESSAGES/mate-notification-daemon.mo 52share/locale/et/LC_MESSAGES/mate-notification-daemon.mo
52share/locale/eu/LC_MESSAGES/mate-notification-daemon.mo 53share/locale/eu/LC_MESSAGES/mate-notification-daemon.mo
53share/locale/fa/LC_MESSAGES/mate-notification-daemon.mo 54share/locale/fa/LC_MESSAGES/mate-notification-daemon.mo
54share/locale/fi/LC_MESSAGES/mate-notification-daemon.mo 55share/locale/fi/LC_MESSAGES/mate-notification-daemon.mo
55share/locale/fr/LC_MESSAGES/mate-notification-daemon.mo 56share/locale/fr/LC_MESSAGES/mate-notification-daemon.mo
56share/locale/fr_CA/LC_MESSAGES/mate-notification-daemon.mo 57share/locale/fr_CA/LC_MESSAGES/mate-notification-daemon.mo
57share/locale/frp/LC_MESSAGES/mate-notification-daemon.mo 58share/locale/frp/LC_MESSAGES/mate-notification-daemon.mo

cvs diff -r1.11 -r1.12 pkgsrc/sysutils/mate-notification-daemon/distinfo (expand / switch to unified diff)

--- pkgsrc/sysutils/mate-notification-daemon/distinfo 2022/11/27 05:05:41 1.11
+++ pkgsrc/sysutils/mate-notification-daemon/distinfo 2023/05/17 03:28:12 1.12
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.11 2022/11/27 05:05:41 gutteridge Exp $ 1$NetBSD: distinfo,v 1.12 2023/05/17 03:28:12 gutteridge Exp $
2 2
3BLAKE2s (mate-notification-daemon-1.26.0.tar.xz) = d7c2ecbea7e989fea9775588c02791e2e97c3a8631e91b67e5591de8e2f10419 3BLAKE2s (mate-notification-daemon-1.26.1.tar.xz) = 77f58c09ca3f93dd4f8496410f7f0fc555840f710a5e5857f976e779681eaf60
4SHA512 (mate-notification-daemon-1.26.0.tar.xz) = 5249cf14ba93f2e74b9774226c5d0f5e90a517df07569e16a23af7053f5ef160afe98c8a3452baf80c243272763eee1fde0b84f434f55df1f9de26298361a1dc 4SHA512 (mate-notification-daemon-1.26.1.tar.xz) = c7aaef499acb2829f9833734a57e77a11a321369cb5134a4c49bb3c1e9899951c6c3702d3aac1dff6ce1bb8e60e41fc7ac31046e3346852d2da5d4dacf849a1e
5Size (mate-notification-daemon-1.26.0.tar.xz) = 421032 bytes 5Size (mate-notification-daemon-1.26.1.tar.xz) = 428836 bytes