summaryrefslogtreecommitdiff
path: root/mail/claws-mail-pgpmime
diff options
context:
space:
mode:
authorsmb <smb>2008-05-12 02:25:39 +0000
committersmb <smb>2008-05-12 02:25:39 +0000
commitd0b4e4bf08e028403c6879a12072f9dec39729cf (patch)
treea87aaf2f2412f0672975ff07a813c69f7bf08e94 /mail/claws-mail-pgpmime
parent20c6ba893ac3506bd0b69d38e2982676671d1e29 (diff)
downloadpkgsrc-d0b4e4bf08e028403c6879a12072f9dec39729cf.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-pgpmime')
-rw-r--r--mail/claws-mail-pgpmime/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-pgpmime/Makefile b/mail/claws-mail-pgpmime/Makefile
index 450af38cc23..97b239a029b 100644
--- a/mail/claws-mail-pgpmime/Makefile
+++ b/mail/claws-mail-pgpmime/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2008/01/09 03:55:12 smb Exp $
+# $NetBSD: Makefile,v 1.6 2008/05/12 02:25:40 smb Exp $
#
PLUGIN_NAME= pgpmime
-PLUG_VER= 3.2.0
+PLUG_VER= 3.4.0
.include "../../mail/claws-mail/plugins.mk"
MAINTAINER= smb@NetBSD.org
@@ -12,7 +12,7 @@ CONFIGURE_ARGS+= --enable-gpgme
CONFIGURE_ARGS+= --enable-pgpcore-plugin
CONFIGURE_ARGS+= --enable-pgpmime-plugin
-DEPENDS+= claws-mail-pgpcore-3.2.0{,nb[0-9]*}:../../mail/claws-mail-pgpcore
+DEPENDS+= claws-mail-pgpcore-3.4.0{,nb[0-9]*}:../../mail/claws-mail-pgpcore
PLIST_SRC+= PLIST