summaryrefslogtreecommitdiff
path: root/mail/claws-mail-cachesaver
diff options
context:
space:
mode:
authorsmb <smb@pkgsrc.org>2008-05-12 02:25:39 +0000
committersmb <smb@pkgsrc.org>2008-05-12 02:25:39 +0000
commit3767ec7fb0d2133119874987d5812ac9d2342320 (patch)
treea87aaf2f2412f0672975ff07a813c69f7bf08e94 /mail/claws-mail-cachesaver
parent63a3c92669a83d88e43eaf247e66da0c69fbd15b (diff)
downloadpkgsrc-3767ec7fb0d2133119874987d5812ac9d2342320.tar.gz
Update to claws-mail 3.4.0:
* 3.4.0 ------- * Added support for /dev/mem_notify. This Linux kernel feature will allow applications to be notified that memory has to be freed before getting OOM-killed. For more information: http://lwn.net/Articles/267013/ * Enabled moving/copying folders to root folders when using the folder selection dialogue. * Global and per-folder templates can now override the From name. * Added a tooltip with extended folder stats. (Hover the cursor over the short stats on the right, below the message list.) * Implemented 2-line items in the message list when in three column mode. * Added support for png themes. * Added an icon for attached patches (text/x-patch and text/x-diff). * When viewing a message that has a large amount of text, show a maximum of 1MB of text and add a noticeview to show optionally show the whole message. * Added a button to the templates preferences to restore defaults for current language. * Added search in filtering rules list. * Bogofilter Plugin: Added a "learn from whitelist" preference. * MAEMO: Added information when fetching large messages. * tools/csv2addressbook.pl Added support for Kmail/Kaddressbook. * 3.3.1 ------- * Forbid attaching anything containing "../" or ".ssh/" in mailto: URIs. * Add a hidden preference, 'use_networkmanager', to disable NetworkManager handling * 3.3.0 ------- * Due to licensing problems, the ClamAV plugin has been removed from the Claws Mail core distribution and can now been found packaged separately or with the 'extra plugins' package. * Added NetworkManager support This is built by default if the dependencies are satisfied; it can be specifically disabled with '--disable-networkmanager-support'. This enables Claws Mail to track changes to the network status. * Added DIGEST-MD5 support for IMAP authentication * Added Folder Properties option, 'Run processing rules when opening' to the General page. * Added sub-sorting to the Message List; when the Sort type is either Subject, From, To or Tags, sub-sorting by Date will be active. * Added from=address to the mailto sequence The 'from' will try to select the first matching account in the Accounts list, otherwise it will use the usual account selection mechanism but will override it with the given 'from' address. * Added insert=FILE to the mailto sequence (stands for 'insert file') This adds the ability to create a new message from the command-line, with the body set from the contents of an existing file. * Added mailto with NNTP accounts This comes into play if mailto is used when an NNTP account is the default account or if an NNTP account address is used with 'from'. * Added several GUI improvements to the Filtering, Processing, Tags, Actions, Templates, Logging and Address Book dialogues * Added a tooltip to the 'replied' icon in the Message List which indicates 'click to see your reply' feature. * Added 'claws-mail --version-full' to display the version and a list of the compiled-in features * Implemented speed-ups to list operations, deletions and cache updates. * Updated the man page * The Trayicon plugin icons are now themable. * text/calendar message parts are now automatically displayed if a plugin handling text/calendar is loaded, e.g. vCalendar. * Maemo: connect HW status change signal for shutdown * Maemo: identify mmc1 and mmc2 more clearly in the GUI * Maemo: Make dnd threshold higher
Diffstat (limited to 'mail/claws-mail-cachesaver')
-rw-r--r--mail/claws-mail-cachesaver/Makefile8
-rw-r--r--mail/claws-mail-cachesaver/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/mail/claws-mail-cachesaver/Makefile b/mail/claws-mail-cachesaver/Makefile
index fe18f1e8a5a..2261eeaca0f 100644
--- a/mail/claws-mail-cachesaver/Makefile
+++ b/mail/claws-mail-cachesaver/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.5 2008/01/09 03:55:10 smb Exp $
+# $NetBSD: Makefile,v 1.6 2008/05/12 02:25:39 smb Exp $
#
-DISTNAME= cachesaver-0.10.6
-PKGNAME= claws-mail-cachesaver-0.10.6
+DISTNAME= cachesaver-0.10.7
+PKGNAME= claws-mail-cachesaver-0.10.7
CATEGORIES= mail
MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= smb@NetBSD.org
COMMENT= Saves Claws-Mail metadata every 60 seconds
-DEPENDS+= claws-mail-3.2.0{,nb[0-9]*}:../../mail/claws-mail
+DEPENDS+= claws-mail-3.4.0{,nb[0-9]*}:../../mail/claws-mail
.include "../../mk/bsd.prefs.mk"
diff --git a/mail/claws-mail-cachesaver/distinfo b/mail/claws-mail-cachesaver/distinfo
index 4100b53955f..053e0322845 100644
--- a/mail/claws-mail-cachesaver/distinfo
+++ b/mail/claws-mail-cachesaver/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/09/18 03:17:26 smb Exp $
+$NetBSD: distinfo,v 1.3 2008/05/12 02:25:39 smb Exp $
-SHA1 (cachesaver-0.10.6.tar.gz) = 9075cb231567478a995cdb4477c0f3a039940b9b
-RMD160 (cachesaver-0.10.6.tar.gz) = 85396643711e0d8353c9d80a9c40f9501795cb56
-Size (cachesaver-0.10.6.tar.gz) = 329371 bytes
+SHA1 (cachesaver-0.10.7.tar.gz) = 1dcbf089a158d20669bca5639b2abe64bf7c5af1
+RMD160 (cachesaver-0.10.7.tar.gz) = f1a192678eaae7baa23a29569e0b79ba322eb67c
+Size (cachesaver-0.10.7.tar.gz) = 333790 bytes