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:           Sun Apr 28 07:48:29 UTC 2019

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

Log Message:
xfce4-notifyd: update to 0.4.4

Version 0.4.4 (22 April 2019):
  This is a bugfix release.

  Bugs fixed:
    * Drop reference to dbus-binding-tool (Bug #14835)
    * Make more strings translatable (Bug #14890)
    * panel plugin: Fix menu position
    * panel-plugin: Fix first log entry not being shown (Bug #14920)
    * Fix Chrome notification icons (Bug #15215)
    * Fix output of xfce4-notifyd-config --help (Bug #14922)
    * Get rid of gdk_error_trap* deprecations
    * Add fallback for label alignment and older Gtk+3
    * Fix icon-size in the log toolbar

  Updated translations: Albanian, Belarusian, Bulgarian, Catalan, Croatian,
  Czech, Danish, Dutch (Flemish), English (Australia), Finnish, French, Galician,
  German, Hebrew, Hungarian, Icelandic, Italian, Japanese, Kazakh, Korean,
  Lithuanian, Malay, Polish, Portuguese, Portuguese (Brazilian), Russian,
  Spanish, Swedish, Thai, Turkish


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/xfce4-notifyd/Makefile
cvs rdiff -u -r1.5 -r1.6 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.18 pkgsrc/x11/xfce4-notifyd/Makefile:1.19
--- pkgsrc/x11/xfce4-notifyd/Makefile:1.18      Fri Jan 18 12:33:51 2019
+++ pkgsrc/x11/xfce4-notifyd/Makefile   Sun Apr 28 07:48:29 2019
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2019/01/18 12:33:51 youri Exp $
+# $NetBSD: Makefile,v 1.19 2019/04/28 07:48:29 gutteridge Exp $
 #
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-notifyd-0.4.3
+DISTNAME=      xfce4-notifyd-0.4.4
 CATEGORIES=    x11
 MASTER_SITES=  http://archive.xfce.org/src/apps/xfce4-notifyd/0.4/
 

Index: pkgsrc/x11/xfce4-notifyd/distinfo
diff -u pkgsrc/x11/xfce4-notifyd/distinfo:1.5 pkgsrc/x11/xfce4-notifyd/distinfo:1.6
--- pkgsrc/x11/xfce4-notifyd/distinfo:1.5       Fri Jan 18 12:33:51 2019
+++ pkgsrc/x11/xfce4-notifyd/distinfo   Sun Apr 28 07:48:29 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/01/18 12:33:51 youri Exp $
+$NetBSD: distinfo,v 1.6 2019/04/28 07:48:29 gutteridge Exp $
 
-SHA1 (xfce4-notifyd-0.4.3.tar.bz2) = 7082561a8d6c16841e693a43653c0155a2178e2f
-RMD160 (xfce4-notifyd-0.4.3.tar.bz2) = d72cbdfd49324c397efe10d6d1c360b30ad5354b
-SHA512 (xfce4-notifyd-0.4.3.tar.bz2) = eed16d863dddfe29ce6dd1e34260ae64f558bc5ffe5af837e293a9492b728a400338b950116fb934f0b3d0a76ed8fd280aacd075d44524be614bb27257b99a9e
-Size (xfce4-notifyd-0.4.3.tar.bz2) = 534378 bytes
+SHA1 (xfce4-notifyd-0.4.4.tar.bz2) = 4ff6270b95960540f34e66af76145ed3c874a282
+RMD160 (xfce4-notifyd-0.4.4.tar.bz2) = d1b19c9a4acb0da36186d8b4c85c431c0fba3ee8
+SHA512 (xfce4-notifyd-0.4.4.tar.bz2) = 546a5063673e36ef26bcdac624bfcef41a14918dbb496fb3d282613334f173b51669184b6bcfbee0f07a17863620898be2f464e487ca9755abe7285d6a43d8d5
+Size (xfce4-notifyd-0.4.4.tar.bz2) = 536304 bytes



Home | Main Index | Thread Index | Old Index