From 034e20f15b49ddfdb8bf5924bd251a748512679e Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 21 Mar 2007 22:33:59 +0000 Subject: Update to 0.4.4: version 0.4.4 (27-February-2007): * Fixed a bug where a notification's ID could be reset when a different notification was closed. Patch by jylefort. (Bug #94) * Fixed a crash when the D-BUS proxy was not being freed on notify_uninit, which was problematic when used in a loadable module. (Bug #92) * Fixed a crash when a signal handler for the notification's closed signal caused the notification to be destroyed. (Bug #116) * Fixed memory leaks when creating notifications. (Bug #112) * Fixed potential memory leaks where the function passed to notify_notification_add_action to free the user data was not being called. (Bug #119) --- sysutils/libnotify/Makefile | 4 ++-- sysutils/libnotify/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sysutils') diff --git a/sysutils/libnotify/Makefile b/sysutils/libnotify/Makefile index d5cfc154747..2d224102f07 100644 --- a/sysutils/libnotify/Makefile +++ b/sysutils/libnotify/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2006/11/13 20:47:42 drochner Exp $ +# $NetBSD: Makefile,v 1.6 2007/03/21 22:33:59 wiz Exp $ # -DISTNAME= libnotify-0.4.3 +DISTNAME= libnotify-0.4.4 CATEGORIES= sysutils gnome MASTER_SITES= http://www.galago-project.org/files/releases/source/libnotify/ diff --git a/sysutils/libnotify/distinfo b/sysutils/libnotify/distinfo index dae6ea01744..6972ce7ff3d 100644 --- a/sysutils/libnotify/distinfo +++ b/sysutils/libnotify/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2006/11/13 20:47:42 drochner Exp $ +$NetBSD: distinfo,v 1.6 2007/03/21 22:33:59 wiz Exp $ -SHA1 (libnotify-0.4.3.tar.gz) = 7d175003b91227b1101e867a67147852af20c9d6 -RMD160 (libnotify-0.4.3.tar.gz) = c4e42c9407b57633b87ad088a8cb7795b253e5e6 -Size (libnotify-0.4.3.tar.gz) = 389402 bytes +SHA1 (libnotify-0.4.4.tar.gz) = 51375cb75ea933962bb3bf594f8f1856968aa2e7 +RMD160 (libnotify-0.4.4.tar.gz) = d5f1a2b63b98dc4abcd521b625ff5e7c206741c8 +Size (libnotify-0.4.4.tar.gz) = 395528 bytes -- cgit v1.2.3