summaryrefslogtreecommitdiff
path: root/mail/claws-mail-spamreport
diff options
context:
space:
mode:
authorsmb <smb@pkgsrc.org>2008-10-15 16:22:02 +0000
committersmb <smb@pkgsrc.org>2008-10-15 16:22:02 +0000
commit18d171c3f57404f42091e4b5c77b570865686967 (patch)
treea2ff82705be65a7f376f7314907895b090a1ee62 /mail/claws-mail-spamreport
parentba9f8bf55054171df1d221bf488dec102d6b3ea5 (diff)
downloadpkgsrc-18d171c3f57404f42091e4b5c77b570865686967.tar.gz
Update to 3.6.1:
* 3.6.1 ------- * Claws Mail now requires libetpan 0.57 for IMAP and NNTP. * SSL support is now provided by gnuTLS exclusively. OpenSSL support has been dropped due to licensing issues. * Added /View/Fullscreen option. * Re-ordering of the filtering/processing condition and actions lists is now possible using drag'n'drop. * 3.6.0 ------- * Claws Mail now requires libetpan 0.56 for IMAP and NNTP * Spell checking is now provided by Enchant instead of Aspell. To build spell checker support, you will need the libenchant headers. * The S/MIME plugin is now part of this package. * IMAP, NNTP, and SSL are now supported in the Windows port. * Support for client SSL certificates. * Better support of SSL certificate stores, to be able to verify server certificates. * Renaming of newsgroups is possible. * "Always open message when selected" can now have three values: 'Never', 'Always' and 'When message view is visible'. * Unsaved server passwords can now be temporarily saved for the duration of the session. They can be cleared before the session expires by using '/Tools/Forget all session passwords'. * Auto-wrapping settings are now saved in drafted messages. * Support for basic auto-indentation in the Compose window. * Support for animated GIFs in the message view. * Type-ahead search in Filtering, Templates, Actions dialogs now select the result of the search. * Finer granularity in POP3 accounts' Remove After delay - hours in addition to days. * Spam/Ham flag is now stored on IMAP server when possible, using "Junk" and "NonJunk" keywords. * Use less precise intervals when possible for auto-checking, thus the CPU is woken up less frequently. * The warning icon in the main window is cleared when the error it relates to is clipped from the network log. * IMAP errors now reveal the server on which they happen. * All deprecated GTK interfaces have been replaced with their non-deprecated equivalents. * csv2addressbook.pl: Added support for FoxMail.
Diffstat (limited to 'mail/claws-mail-spamreport')
-rw-r--r--mail/claws-mail-spamreport/Makefile11
-rw-r--r--mail/claws-mail-spamreport/distinfo8
2 files changed, 9 insertions, 10 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile
index 3a6751ad336..2c501caa87f 100644
--- a/mail/claws-mail-spamreport/Makefile
+++ b/mail/claws-mail-spamreport/Makefile
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.10 2008/09/26 17:51:18 smb Exp $
+# $NetBSD: Makefile,v 1.11 2008/10/15 16:22:03 smb Exp $
#
-DISTNAME= spam_report-0.3.4
-PKGNAME= claws-mail-spam_report-0.3.4
+DISTNAME= spam_report-0.3.6
+PKGNAME= claws-mail-spam_report-0.3.6
CATEGORIES= mail
MASTER_SITES= http://claws-mail.org/downloads/plugins/
-PKGREVISION= 1
MAINTAINER= smb@NetBSD.org
COMMENT= Report spam to various places
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= claws-mail-3.5.0{,nb[0-9]*}:../../mail/claws-mail
+DEPENDS+= claws-mail-3.6.1{,nb[0-9]*}:../../mail/claws-mail
.include "../../mk/bsd.prefs.mk"
@@ -23,7 +22,7 @@ USE_LANGUAGES+= c
.include "../../mail/claws-mail/Makefile.vers"
.include "../../mail/claws-mail/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
+.include "../../security/gnutls/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/claws-mail-spamreport/distinfo b/mail/claws-mail-spamreport/distinfo
index bf4bfd3a192..a825e879226 100644
--- a/mail/claws-mail-spamreport/distinfo
+++ b/mail/claws-mail-spamreport/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/07/13 22:34:20 smb Exp $
+$NetBSD: distinfo,v 1.5 2008/10/15 16:22:03 smb Exp $
-SHA1 (spam_report-0.3.4.tar.gz) = 2a5358d2a17123f487dca63711e922693eab1c65
-RMD160 (spam_report-0.3.4.tar.gz) = 95cfc35331af8986dd21aa532e3045f2ff1454a6
-Size (spam_report-0.3.4.tar.gz) = 390220 bytes
+SHA1 (spam_report-0.3.6.tar.gz) = b52a33e2e7b9a419e2b5854ed93a92badda78112
+RMD160 (spam_report-0.3.6.tar.gz) = 01b7f5ecf1c14529d2a20ab43ed3ebc43528028c
+Size (spam_report-0.3.6.tar.gz) = 391055 bytes