pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xfce4-notifyd
Module Name: pkgsrc
Committed By: gutteridge
Date: Sat Feb 11 01:28:44 UTC 2023
Modified Files:
pkgsrc/x11/xfce4-notifyd: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/x11/xfce4-notifyd/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/xfce4-notifyd/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/xfce4-notifyd/Makefile
diff -u pkgsrc/x11/xfce4-notifyd/Makefile:1.41 pkgsrc/x11/xfce4-notifyd/Makefile:1.42
--- pkgsrc/x11/xfce4-notifyd/Makefile:1.41 Sun Jan 29 21:18:31 2023
+++ pkgsrc/x11/xfce4-notifyd/Makefile Sat Feb 11 01:28:44 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2023/01/29 21:18:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.42 2023/02/11 01:28:44 gutteridge Exp $
-PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"
-VERSION= 0.7.2
+VERSION= 0.7.3
DISTNAME= xfce4-notifyd-${VERSION}
CATEGORIES= x11
MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-notifyd/${VERSION:R}/
@@ -20,8 +19,6 @@ CONF_FILES+= ${EGDIR}/${DESKTOP_FILE} \
${PKG_SYSCONFDIR}/xdg/autostart/${DESKTOP_FILE}
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-BUILDLINK_API_DEPENDS.glib2+= glib2>=2.56.0
-.include "../../devel/glib2/buildlink3.mk"
.include "../../x11/libxfce4ui/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
Index: pkgsrc/x11/xfce4-notifyd/distinfo
diff -u pkgsrc/x11/xfce4-notifyd/distinfo:1.16 pkgsrc/x11/xfce4-notifyd/distinfo:1.17
--- pkgsrc/x11/xfce4-notifyd/distinfo:1.16 Tue Jan 24 01:11:19 2023
+++ pkgsrc/x11/xfce4-notifyd/distinfo Sat Feb 11 01:28:44 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2023/01/24 01:11:19 gutteridge Exp $
+$NetBSD: distinfo,v 1.17 2023/02/11 01:28:44 gutteridge Exp $
-BLAKE2s (xfce4-notifyd-0.7.2.tar.bz2) = a0b838f55b87472bbce845a501b314e2c8e0ae77016834792dd9ed7b716ffc9d
-SHA512 (xfce4-notifyd-0.7.2.tar.bz2) = 7a2a162db82f7760a455c32c5a5dc25eba6f747bb76da56bc49f5c37e1386416496fa7bc51fe010fe403e958a8ab665ae7359ed334589b0b55942dcccd370894
-Size (xfce4-notifyd-0.7.2.tar.bz2) = 576257 bytes
+BLAKE2s (xfce4-notifyd-0.7.3.tar.bz2) = 2f5f869a9bd5dd675d6db5b50e2b5c44195cb76e291d0f909d20a06bb48d7de1
+SHA512 (xfce4-notifyd-0.7.3.tar.bz2) = 525fcf5dfa8c4a2bf48b4276b19f5fd1d5010bdeacd52f6d9189aabf1d5fe2a79efa542796c62d62c6a7bfc83d7eddf3ed671fa171be96c255907b7c7f599bee
+Size (xfce4-notifyd-0.7.3.tar.bz2) = 587185 bytes
SHA1 (patch-Makefile.in) = fbccb3ba71f22eb275b0f9570899105d1fdb6d08
Home |
Main Index |
Thread Index |
Old Index