Sat Feb 11 01:28:44 2023 UTC ()
xfce4-notifyd: update to 0.7.3

Change log:

0.7.3 (2023-02-01)
=====
- Add timestamp to log entries in settings and plugin menu
- Update description text of apps panel in settings
- Change text of option to "Allow urgent notifications"
- Add panel plugin setting for log icon size in menu
- Make it easier to add things to the panel plugin settings
- Fix possible segfault when counting apps frequency in log
- Clean and DRY up the log population code
- Fix panel plugin menu icon blurriness when UI scale > 1
- Update XfceNotifyDaemon header comment
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), Estonian, Finnish,
  French, Galician, Georgian, German, Greek, Hebrew, Hungarian,
  Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh,
  Korean, Lithuanian, Malay, Norwegian Bokml, Polish, Portuguese,
  Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish,
  Swedish, Thai, Turkish, Ukrainian


(gutteridge)
diff -r1.41 -r1.42 pkgsrc/x11/xfce4-notifyd/Makefile
diff -r1.16 -r1.17 pkgsrc/x11/xfce4-notifyd/distinfo

cvs diff -r1.41 -r1.42 pkgsrc/x11/xfce4-notifyd/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-notifyd/Makefile 2023/01/29 21:18:31 1.41
+++ pkgsrc/x11/xfce4-notifyd/Makefile 2023/02/11 01:28:44 1.42
@@ -1,29 +1,26 @@ @@ -1,29 +1,26 @@
1# $NetBSD: Makefile,v 1.41 2023/01/29 21:18:31 ryoon Exp $ 1# $NetBSD: Makefile,v 1.42 2023/02/11 01:28:44 gutteridge Exp $
2 2
3PKGREVISION= 1 
4.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
5 4
6VERSION= 0.7.2 5VERSION= 0.7.3
7DISTNAME= xfce4-notifyd-${VERSION} 6DISTNAME= xfce4-notifyd-${VERSION}
8CATEGORIES= x11 7CATEGORIES= x11
9MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-notifyd/${VERSION:R}/ 8MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-notifyd/${VERSION:R}/
10 9
11HOMEPAGE= https://docs.xfce.org/apps/notifyd/start 10HOMEPAGE= https://docs.xfce.org/apps/notifyd/start
12COMMENT= Xfce Notify daemon 11COMMENT= Xfce Notify daemon
13 12
14USE_TOOLS+= gdbus-codegen 13USE_TOOLS+= gdbus-codegen
15 14
16DESKTOP_FILE= xfce4-notifyd.desktop 15DESKTOP_FILE= xfce4-notifyd.desktop
17EGDIR= share/examples/xfce4-notifyd 16EGDIR= share/examples/xfce4-notifyd
18MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg/autostart 17MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg/autostart
19CONF_FILES+= ${EGDIR}/${DESKTOP_FILE} \ 18CONF_FILES+= ${EGDIR}/${DESKTOP_FILE} \
20 ${PKG_SYSCONFDIR}/xdg/autostart/${DESKTOP_FILE} 19 ${PKG_SYSCONFDIR}/xdg/autostart/${DESKTOP_FILE}
21 20
22.include "../../sysutils/desktop-file-utils/desktopdb.mk" 21.include "../../sysutils/desktop-file-utils/desktopdb.mk"
23BUILDLINK_API_DEPENDS.glib2+= glib2>=2.56.0 
24.include "../../devel/glib2/buildlink3.mk" 
25.include "../../x11/libxfce4ui/buildlink3.mk" 22.include "../../x11/libxfce4ui/buildlink3.mk"
26.include "../../x11/xfce4-panel/buildlink3.mk" 23.include "../../x11/xfce4-panel/buildlink3.mk"
27.include "../../sysutils/libnotify/buildlink3.mk" 24.include "../../sysutils/libnotify/buildlink3.mk"
28.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 25.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
29.include "../../mk/bsd.pkg.mk" 26.include "../../mk/bsd.pkg.mk"

cvs diff -r1.16 -r1.17 pkgsrc/x11/xfce4-notifyd/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-notifyd/distinfo 2023/01/24 01:11:19 1.16
+++ pkgsrc/x11/xfce4-notifyd/distinfo 2023/02/11 01:28:44 1.17
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.16 2023/01/24 01:11:19 gutteridge Exp $ 1$NetBSD: distinfo,v 1.17 2023/02/11 01:28:44 gutteridge Exp $
2 2
3BLAKE2s (xfce4-notifyd-0.7.2.tar.bz2) = a0b838f55b87472bbce845a501b314e2c8e0ae77016834792dd9ed7b716ffc9d 3BLAKE2s (xfce4-notifyd-0.7.3.tar.bz2) = 2f5f869a9bd5dd675d6db5b50e2b5c44195cb76e291d0f909d20a06bb48d7de1
4SHA512 (xfce4-notifyd-0.7.2.tar.bz2) = 7a2a162db82f7760a455c32c5a5dc25eba6f747bb76da56bc49f5c37e1386416496fa7bc51fe010fe403e958a8ab665ae7359ed334589b0b55942dcccd370894 4SHA512 (xfce4-notifyd-0.7.3.tar.bz2) = 525fcf5dfa8c4a2bf48b4276b19f5fd1d5010bdeacd52f6d9189aabf1d5fe2a79efa542796c62d62c6a7bfc83d7eddf3ed671fa171be96c255907b7c7f599bee
5Size (xfce4-notifyd-0.7.2.tar.bz2) = 576257 bytes 5Size (xfce4-notifyd-0.7.3.tar.bz2) = 587185 bytes
6SHA1 (patch-Makefile.in) = fbccb3ba71f22eb275b0f9570899105d1fdb6d08 6SHA1 (patch-Makefile.in) = fbccb3ba71f22eb275b0f9570899105d1fdb6d08