pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/34317 CVS commit: pkgsrc/sysutils/libnotify
The following reply was made to PR pkg/34317; it has been noted by GNATS.
From: "Julio M. Merino Vidal" <jmmv%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: PR/34317 CVS commit: pkgsrc/sysutils/libnotify
Date: Sat, 16 Sep 2006 14:46:55 +0000 (UTC)
Module Name: pkgsrc
Committed By: jmmv
Date: Sat Sep 16 14:46:55 UTC 2006
Modified Files:
pkgsrc/sysutils/libnotify: Makefile PLIST distinfo
Removed Files:
pkgsrc/sysutils/libnotify/patches: patch-aa
Log Message:
Update to 0.4.2. OK'ed by wiz@ during the freeze. Closes PR pkg/34317.
version 0.4.2 (17-June-2006):
* Add G_BEGIN_DECLS and G_END_DECLS to notify.h, so that libnotify can
be used in C++ applications properly.
version 0.4.1 (17-June-2006):
* Added support for attaching to a GtkStatusIcon. Patch by chpe. (Bug
#60)
* Added GObject properties to NotifyNotification. Patch by chpe. (Bug
#60)
* Added API documentation, accessible through devhelp.
* Fixed up libnotify.pc to support dependencies correctly. (Bug #58)
* Fixed notify_uninit() to properly set _initted to FALSE after being
called. (Bug #56)
version 0.4.0 (26-April-2006):
* Patch by M.S. to switch notify-send to use GOption instead of popt,
to add -v, --version, -h, and --hint options, and to rename
-T, --type to -c, --category. This also fixes assertions when calling
notify-send "". (Bug #41)
* Fixed the short flag for --type to be -T in notify-send. (Bug #18)
* Fixed the help in notify-send to indicate that --expire-timeout
requires milliseconds, not seconds. (Bug #28)
* Fixed some C99 usage. Patch by jensgr. (Bug #44)
* Fixed notify-send on PPC.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/libnotify/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/sysutils/libnotify/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/sysutils/libnotify/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/sysutils/libnotify/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index