From e6abd381f7f290655344158a0ae67cec916845a3 Mon Sep 17 00:00:00 2001 From: smb Date: Wed, 9 Jan 2008 03:55:09 +0000 Subject: Upgrade Claws Mail to 3.2.0, plus add the tnef plug-in. # Several GUI improvements The colour preferences have been split into tabs. Improve the way 'Find in current message' search results are shown by vertically centering the selected text in the Message View. Improvements to the 'List URIs' dialogue. Filtering/Processing Match Type dialogue has been reworked. Several other layout improvements. # Several address book improvements Added Custom Attributes, which can be edited from '/Tools/Edit custom attributes...' and are used from the 'Name' drop down list on the 'Edit Person Details' dialogue. Always add a new contact if any value is set, instead of silently rejecting it when an email address is not set. Better guessing of contact name from incomplete name information. Better display of contacts that have no name set, in contact lists, group contents, find duplicate results. Error messages don't show in the status bar anymore, alert panels are used instead. Several other GUI improvements. # Added optional Tooltips to the Message List. This is enabled by the 'Show tooltips' option on the '/Display/Summaries' Preferences page and is only possible with GTK+ >= 2.12 # Much improved handling of Return Receipts, both outgoing and incoming. # Added the option to use the system defaults for External Programs preferences on the '/Message View/External Programs' page. # Added "select first email in list" to the list of possible selections in the 'Set default selection on entering a folder' options on the '/Display/Summaries' preferences page. # IMAP: Added IMAP tags support. (Note: 'Bandwidth-efficient' mode prevents fetching of tags.) # IMAP: Optimised flag handling and message copying. # Improved printed page layout for built-in GTK+ printing Bold fonts are now used where appropriate and a demarcation between header and body has been added. # Optimised filtering on flags/tags changes. # MAEMO: Added LED flashing for new mail alerts # MAEMO: Made all of the left of column in the Folder List a hotspot for expanding/collapsing the tree. # Updated translations: Brazilian Portuguese, French, German, Hungarian, Italian, and Spanish --- mail/claws-mail-gtkhtml/Makefile | 9 ++++----- mail/claws-mail-gtkhtml/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 9 deletions(-) (limited to 'mail/claws-mail-gtkhtml') diff --git a/mail/claws-mail-gtkhtml/Makefile b/mail/claws-mail-gtkhtml/Makefile index 82ea589f3c4..4dd24f61b22 100644 --- a/mail/claws-mail-gtkhtml/Makefile +++ b/mail/claws-mail-gtkhtml/Makefile @@ -1,18 +1,17 @@ -# $NetBSD: Makefile,v 1.7 2007/10/23 20:16:52 smb Exp $ +# $NetBSD: Makefile,v 1.8 2008/01/09 03:55:10 smb Exp $ # -DISTNAME= gtkhtml2_viewer-0.15.2 -PKGNAME= claws-mail-gtkhtml2_viewer-0.15.2 +DISTNAME= gtkhtml2_viewer-0.17 +PKGNAME= claws-mail-gtkhtml2_viewer-0.17 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ -PKGREVISION= 4 MAINTAINER= smb@NetBSD.org COMMENT= Renders HTML mail using the gtkhtml2 rendering widget PLIST_SRC+= PLIST -DEPENDS+= claws-mail>=3.0.0:../../mail/claws-mail +DEPENDS+= claws-mail-3.2.0{,nb[0-9]*}:../../mail/claws-mail .include "../../mk/bsd.prefs.mk" diff --git a/mail/claws-mail-gtkhtml/distinfo b/mail/claws-mail-gtkhtml/distinfo index 4dc470f3598..8c1072fb1fe 100644 --- a/mail/claws-mail-gtkhtml/distinfo +++ b/mail/claws-mail-gtkhtml/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2007/09/18 03:17:27 smb Exp $ +$NetBSD: distinfo,v 1.3 2008/01/09 03:55:10 smb Exp $ -SHA1 (gtkhtml2_viewer-0.15.2.tar.gz) = bc43e823a1325d02195a2050f0b0a86c5d4fbe7e -RMD160 (gtkhtml2_viewer-0.15.2.tar.gz) = 5e058c83083ea14bc3b4df38de77d4dc7f59f4bd -Size (gtkhtml2_viewer-0.15.2.tar.gz) = 396853 bytes +SHA1 (gtkhtml2_viewer-0.17.tar.gz) = 464907eafae49b346fd531838f2791465bb20c76 +RMD160 (gtkhtml2_viewer-0.17.tar.gz) = 75c7567528df516b93d502d9300acc1e76e46a74 +Size (gtkhtml2_viewer-0.17.tar.gz) = 407315 bytes -- cgit v1.2.3