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:           Tue Sep  6 22:47:17 UTC 2022

Modified Files:
        pkgsrc/x11/xfce4-notifyd: Makefile distinfo

Log Message:
xfce4-notifyd: update to 0.6.4

Change log:

0.6.4
======
- settings: Improve app icon and name matching
- settings: Sort known apps by notification count
- settings: Show 'Unspecified app' instead of empty line
- daemon: Improve application icon matching
- Correctly reset position during slideout (Fixes #42)
- panel-plugin: Remove duplicate function call (Fixes #40)
- panel-plugin: Fix file monitor (Fixes #40)
- Properly free the GKeyFile
- tests: Add logging test
- Fix compiler warnings
- Fix tooltip grammar
- build: Fix intltool lock file problem during make distcheck
- Update gitignore
- Update COPYING (#61)
- Translation Updates:
  Albanian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China),
  Chinese (Taiwan), Czech, Danish, Dutch, Eastern Armenian, Estonian,
  French, Galician, German, Greek, Hebrew, Indonesian, Italian,
  Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål,
  Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak,
  Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/x11/xfce4-notifyd/Makefile
cvs rdiff -u -r1.13 -r1.14 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.36 pkgsrc/x11/xfce4-notifyd/Makefile:1.37
--- pkgsrc/x11/xfce4-notifyd/Makefile:1.36      Thu Aug 11 05:09:35 2022
+++ pkgsrc/x11/xfce4-notifyd/Makefile   Tue Sep  6 22:47:17 2022
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2022/08/11 05:09:35 gutteridge Exp $
+# $NetBSD: Makefile,v 1.37 2022/09/06 22:47:17 gutteridge Exp $
 
-PKGREVISION= 1
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       0.6.3
+VERSION=       0.6.4
 DISTNAME=      xfce4-notifyd-${VERSION}
 CATEGORIES=    x11
 MASTER_SITES=  https://archive.xfce.org/src/apps/xfce4-notifyd/${VERSION:R}/

Index: pkgsrc/x11/xfce4-notifyd/distinfo
diff -u pkgsrc/x11/xfce4-notifyd/distinfo:1.13 pkgsrc/x11/xfce4-notifyd/distinfo:1.14
--- pkgsrc/x11/xfce4-notifyd/distinfo:1.13      Thu Feb 17 00:14:19 2022
+++ pkgsrc/x11/xfce4-notifyd/distinfo   Tue Sep  6 22:47:17 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2022/02/17 00:14:19 gutteridge Exp $
+$NetBSD: distinfo,v 1.14 2022/09/06 22:47:17 gutteridge Exp $
 
-BLAKE2s (xfce4-notifyd-0.6.3.tar.bz2) = 368f918d88f94f28268bd9d37161a6b9470091eee27b3e8b3d48eeead86b7b13
-SHA512 (xfce4-notifyd-0.6.3.tar.bz2) = 9113018c238878c2584cb4221dd5aaaab9d8af5a86fb738f8f9deb863147343c0527582d8e45619bec3b7aaf3bbe045e41a33e306eacc20f946c971a8164935a
-Size (xfce4-notifyd-0.6.3.tar.bz2) = 547511 bytes
+BLAKE2s (xfce4-notifyd-0.6.4.tar.bz2) = c0e0a7185142a9db1af25522690aa33a7c24ca7d63065d7cde49c6331c8deb54
+SHA512 (xfce4-notifyd-0.6.4.tar.bz2) = 644e2e49092892e386a9f82edc6ab3b2b59ba67617d9217fb43dd3cf74ae5cfc9b9bea6ed0fab4c4440eca68613aa996d9f8dc73deb1f60926217b7db18cc73b
+Size (xfce4-notifyd-0.6.4.tar.bz2) = 554776 bytes
 SHA1 (patch-Makefile.in) = fbccb3ba71f22eb275b0f9570899105d1fdb6d08



Home | Main Index | Thread Index | Old Index