summaryrefslogtreecommitdiff
path: root/mail/claws-mail-smime
diff options
context:
space:
mode:
authorsmb <smb>2008-05-12 02:25:39 +0000
committersmb <smb>2008-05-12 02:25:39 +0000
commitb69272a88bb394d59523ea12760dfb1b209a8818 (patch)
treea87aaf2f2412f0672975ff07a813c69f7bf08e94 /mail/claws-mail-smime
parentd7c6617cd5baf27bd35228feeb88c3a0ca76cb20 (diff)
downloadpkgsrc-b69272a88bb394d59523ea12760dfb1b209a8818.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-smime')
-rw-r--r--mail/claws-mail-smime/Makefile8
-rw-r--r--mail/claws-mail-smime/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/mail/claws-mail-smime/Makefile b/mail/claws-mail-smime/Makefile
index 71eeadcdf55..3dac1352312 100644
--- a/mail/claws-mail-smime/Makefile
+++ b/mail/claws-mail-smime/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.6 2008/01/09 03:55:12 smb Exp $
+# $NetBSD: Makefile,v 1.7 2008/05/12 02:25:40 smb Exp $
-DISTNAME= smime-0.7.4
-PKGNAME= claws-mail-smime-0.7.4
+DISTNAME= smime-0.7.5
+PKGNAME= claws-mail-smime-0.7.5
CATEGORIES= mail
MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= smb@NetBSD.org
COMMENT= This plugin handles S/MIME signed and/or encrypted mails
-DEPENDS+= claws-mail-3.2.0{,nb[0-9]*}:../../mail/claws-mail
+DEPENDS+= claws-mail-3.4.0{,nb[0-9]*}:../../mail/claws-mail
PLIST_SRC+= PLIST
.include "../../mk/bsd.prefs.mk"
diff --git a/mail/claws-mail-smime/distinfo b/mail/claws-mail-smime/distinfo
index e2704ef3a4f..c1fa9fe627e 100644
--- a/mail/claws-mail-smime/distinfo
+++ b/mail/claws-mail-smime/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/01/09 03:55:12 smb Exp $
+$NetBSD: distinfo,v 1.4 2008/05/12 02:25:40 smb Exp $
-SHA1 (smime-0.7.4.tar.gz) = 848d453302af45c5349fb6a9832523dd170c4722
-RMD160 (smime-0.7.4.tar.gz) = 1c1ba5f1824399ddc1318776df3a3cd3cb6f9503
-Size (smime-0.7.4.tar.gz) = 333141 bytes
+SHA1 (smime-0.7.5.tar.gz) = a40bf1c5ed22182e63c12e28ab807b2a96f34d77
+RMD160 (smime-0.7.5.tar.gz) = 26978177c5dc128f4543ee0d1b4576d1b6142624
+Size (smime-0.7.5.tar.gz) = 337417 bytes