Subject: CVS commit: pkgsrc/mail/mail-notification
To: None <pkgsrc-changes@NetBSD.org>
From: Greg Troxel <gdt@netbsd.org>
List: pkgsrc-changes
Date: 04/20/2007 14:29:21
Module Name: pkgsrc
Committed By: gdt
Date: Fri Apr 20 14:29:21 UTC 2007
Modified Files:
pkgsrc/mail/mail-notification: Makefile PLIST distinfo
Removed Files:
pkgsrc/mail/mail-notification/patches: patch-ad patch-ae
Log Message:
Update to 4.0. In addition to new/updated translation and bugfixes:
* Core changes:
* The mail summary popup has been replaced by
libnotify message popups. These new message popups
also provide actions such as "Open" and "Mark as Spam"
* Mozilla products (Mozilla, SeaMonkey, Thunderbird, ...)
mailboxes are now supported
* The mailbox properties dialog has been redesigned
* A new click action has been added: open the latest
message
* A MN icon set has been designed by Josef Vybíral
(#18198)
* A --print-summary command line argument has been
added, allowing to access message data from an
external program
* A mail-changed GConf command setting has been added
(it is executed when new mail is received or when a
message is read)
* Handling of the GNOME mail reader command: instead
of stripping %s, the first word of the command is
now used; moreover, mozilla and evolution are now
handled specially (#18257)
* The /desktop/gnome/url-handlers/mailto/needs_terminal
GConf key is now respected
* Could no longer close the about dialog with recent
GTK+ versions: fixed (#18252)
* POP3 changes:
* Messages kept on the server but marked as read are
now discarded. Note that this only works with
servers which send Status headers; most don't
(#18164).
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 pkgsrc/mail/mail-notification/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/mail-notification/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/mail/mail-notification/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/mail/mail-notification/patches/patch-ad \
pkgsrc/mail/mail-notification/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.