diff options
author | drochner <drochner> | 2010-02-03 19:45:04 +0000 |
---|---|---|
committer | drochner <drochner> | 2010-02-03 19:45:04 +0000 |
commit | c9dba076f1058d54eda420b8d1c98015b5ee6ffb (patch) | |
tree | de525db4c7cd358c38d4affd01aa8a898c62713d /mail | |
parent | cea93b0ebf990719a69e8de06f10060eccad3469 (diff) | |
download | pkgsrc-c9dba076f1058d54eda420b8d1c98015b5ee6ffb.tar.gz |
update claws-mail to 3.7.5 and adjust plugins as necessary
changes:
-many bugfixes
-spellchecker, printing and other UI improvements
-documentation and translation updates
approved by smb
Diffstat (limited to 'mail')
40 files changed, 177 insertions, 113 deletions
diff --git a/mail/claws-mail-archive/Makefile b/mail/claws-mail-archive/Makefile index b54988ce00c..f82cae535df 100644 --- a/mail/claws-mail-archive/Makefile +++ b/mail/claws-mail-archive/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2009/08/26 19:57:55 sno Exp $ +# $NetBSD: Makefile,v 1.6 2010/02/03 19:45:04 drochner Exp $ # -DISTNAME= archive-0.6.3 -PKGNAME= claws-mail-archive-0.6.3 -PKGREVISION= 1 +DISTNAME= archive-0.6.6 +PKGNAME= claws-mail-archive-0.6.6 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-archive/PLIST b/mail/claws-mail-archive/PLIST index 34482a4520f..cf190a8b528 100644 --- a/mail/claws-mail-archive/PLIST +++ b/mail/claws-mail-archive/PLIST @@ -1,11 +1,17 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:04:28 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2010/02/03 19:45:04 drochner Exp $ include/claws-mail/plugins/archive/archiver.h include/claws-mail/plugins/archive/archiver_prefs.h lib/claws-mail/plugins/archive.la share/locale/ca/LC_MESSAGES/archive.mo share/locale/es/LC_MESSAGES/archive.mo +share/locale/fi/LC_MESSAGES/archive.mo share/locale/fr/LC_MESSAGES/archive.mo share/locale/hu/LC_MESSAGES/archive.mo +share/locale/id/LC_MESSAGES/archive.mo +share/locale/it/LC_MESSAGES/archive.mo +share/locale/ja/LC_MESSAGES/archive.mo +share/locale/nl/LC_MESSAGES/archive.mo share/locale/pt_BR/LC_MESSAGES/archive.mo share/locale/cs/LC_MESSAGES/archive.mo share/locale/ru/LC_MESSAGES/archive.mo +share/locale/sk/LC_MESSAGES/archive.mo diff --git a/mail/claws-mail-archive/distinfo b/mail/claws-mail-archive/distinfo index c009e057f51..940b9e881f8 100644 --- a/mail/claws-mail-archive/distinfo +++ b/mail/claws-mail-archive/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/01/11 03:11:37 smb Exp $ +$NetBSD: distinfo,v 1.4 2010/02/03 19:45:04 drochner Exp $ -SHA1 (archive-0.6.3.tar.gz) = 83484bde94f4c03c8bc43f07c186515ed9e5ac56 -RMD160 (archive-0.6.3.tar.gz) = 950bbb0f17dcaf21833d700d10f33d5761bbb825 -Size (archive-0.6.3.tar.gz) = 440777 bytes +SHA1 (archive-0.6.6.tar.gz) = 2068bc65c6bce6ea9c367ad1ee39d6275b1df5a1 +RMD160 (archive-0.6.6.tar.gz) = 54941c90eafe211192014f6c330b129fdc250e4b +Size (archive-0.6.6.tar.gz) = 428520 bytes diff --git a/mail/claws-mail-attachwarner/Makefile b/mail/claws-mail-attachwarner/Makefile index 000a5473e66..62bb04752c1 100644 --- a/mail/claws-mail-attachwarner/Makefile +++ b/mail/claws-mail-attachwarner/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2009/08/26 19:57:55 sno Exp $ +# $NetBSD: Makefile,v 1.14 2010/02/03 19:45:04 drochner Exp $ # -DISTNAME= attachwarner-0.2.15 -PKGNAME= claws-mail-attachwarner-0.2.15 -PKGREVISION= 1 +DISTNAME= attachwarner-0.2.18 +PKGNAME= claws-mail-attachwarner-0.2.18 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-attachwarner/PLIST b/mail/claws-mail-attachwarner/PLIST index cbb40e2a411..7de0ee34e26 100644 --- a/mail/claws-mail-attachwarner/PLIST +++ b/mail/claws-mail-attachwarner/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:04:28 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2010/02/03 19:45:04 drochner Exp $ lib/claws-mail/plugins/attachwarner.la share/locale/ca/LC_MESSAGES/attachwarner.mo share/locale/cs/LC_MESSAGES/attachwarner.mo @@ -7,7 +7,9 @@ share/locale/es/LC_MESSAGES/attachwarner.mo share/locale/fi/LC_MESSAGES/attachwarner.mo share/locale/fr/LC_MESSAGES/attachwarner.mo share/locale/hu/LC_MESSAGES/attachwarner.mo +share/locale/id/LC_MESSAGES/attachwarner.mo share/locale/it/LC_MESSAGES/attachwarner.mo +share/locale/ja/LC_MESSAGES/attachwarner.mo share/locale/pl/LC_MESSAGES/attachwarner.mo share/locale/pt_BR/LC_MESSAGES/attachwarner.mo share/locale/ru/LC_MESSAGES/attachwarner.mo diff --git a/mail/claws-mail-attachwarner/distinfo b/mail/claws-mail-attachwarner/distinfo index 3d2a597a860..6eb66e5885b 100644 --- a/mail/claws-mail-attachwarner/distinfo +++ b/mail/claws-mail-attachwarner/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2009/01/11 03:11:37 smb Exp $ +$NetBSD: distinfo,v 1.7 2010/02/03 19:45:04 drochner Exp $ -SHA1 (attachwarner-0.2.15.tar.gz) = af3f7cf328f5f9edd3c32de73679f01700f57518 -RMD160 (attachwarner-0.2.15.tar.gz) = 790036d6d1dbe3c163a8e0937166835550d2733c -Size (attachwarner-0.2.15.tar.gz) = 405159 bytes +SHA1 (attachwarner-0.2.18.tar.gz) = b0067eacb4cd0a6b3608be0cbb65eb87d3231b48 +RMD160 (attachwarner-0.2.18.tar.gz) = d9132413974e711e8bb611edb47c1bdce399dce0 +Size (attachwarner-0.2.18.tar.gz) = 370028 bytes diff --git a/mail/claws-mail-attremover/Makefile b/mail/claws-mail-attremover/Makefile index 071dec173a2..34cd9988660 100644 --- a/mail/claws-mail-attremover/Makefile +++ b/mail/claws-mail-attremover/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:55 sno Exp $ +# $NetBSD: Makefile,v 1.13 2010/02/03 19:45:04 drochner Exp $ # -DISTNAME= att_remover-1.0.10 -PKGNAME= claws-mail-att_remover-1.0.10 -PKGREVISION= 1 +DISTNAME= att_remover-1.0.11 +PKGNAME= claws-mail-att_remover-1.0.11 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-attremover/distinfo b/mail/claws-mail-attremover/distinfo index 52e959b2d08..1e32fe30c16 100644 --- a/mail/claws-mail-attremover/distinfo +++ b/mail/claws-mail-attremover/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2009/01/11 03:11:37 smb Exp $ +$NetBSD: distinfo,v 1.6 2010/02/03 19:45:04 drochner Exp $ -SHA1 (att_remover-1.0.10.tar.gz) = 01831d838bf81cf353f4b9587046343b5de0294c -RMD160 (att_remover-1.0.10.tar.gz) = 8fb29e8adbd9834156aa99da025d81d9af2b0d35 -Size (att_remover-1.0.10.tar.gz) = 327977 bytes +SHA1 (att_remover-1.0.11.tar.gz) = e4b5b7976792bf941b536ba496d6b328bcb9ecb2 +RMD160 (att_remover-1.0.11.tar.gz) = 2a454df8c83421c39c09a207bd83b033ee9c229b +Size (att_remover-1.0.11.tar.gz) = 292502 bytes diff --git a/mail/claws-mail-cachesaver/Makefile b/mail/claws-mail-cachesaver/Makefile index dc2545678cf..c84c020e371 100644 --- a/mail/claws-mail-cachesaver/Makefile +++ b/mail/claws-mail-cachesaver/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:55 sno Exp $ +# $NetBSD: Makefile,v 1.13 2010/02/03 19:45:04 drochner Exp $ # -DISTNAME= cachesaver-0.10.8 -PKGNAME= claws-mail-cachesaver-0.10.8 -PKGREVISION= 1 +DISTNAME= cachesaver-0.10.9 +PKGNAME= claws-mail-cachesaver-0.10.9 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-cachesaver/distinfo b/mail/claws-mail-cachesaver/distinfo index 2e611301c3e..61e4f85a099 100644 --- a/mail/claws-mail-cachesaver/distinfo +++ b/mail/claws-mail-cachesaver/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2008/10/15 16:22:02 smb Exp $ +$NetBSD: distinfo,v 1.5 2010/02/03 19:45:04 drochner Exp $ -SHA1 (cachesaver-0.10.8.tar.gz) = 98f0a4620939bcf2884a9b5bdec36d47bb21701c -RMD160 (cachesaver-0.10.8.tar.gz) = 828fd5f99cca11359442322a3c61e366789a9fa4 -Size (cachesaver-0.10.8.tar.gz) = 333902 bytes +SHA1 (cachesaver-0.10.9.tar.gz) = 81a7e3168e40f4bc2354d1d278d9711da1aab90c +RMD160 (cachesaver-0.10.9.tar.gz) = 36306555c47757aa60f4434caadf97b674363ea7 +Size (cachesaver-0.10.9.tar.gz) = 334633 bytes diff --git a/mail/claws-mail-fetchinfo/Makefile b/mail/claws-mail-fetchinfo/Makefile index 72372557a07..09eaab85cfe 100644 --- a/mail/claws-mail-fetchinfo/Makefile +++ b/mail/claws-mail-fetchinfo/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2009/08/26 19:57:55 sno Exp $ +# $NetBSD: Makefile,v 1.14 2010/02/03 19:45:05 drochner Exp $ # -DISTNAME= fetchinfo-plugin-0.4.23 +DISTNAME= fetchinfo-plugin-0.4.24 PKGNAME= claws-mail-fetchinfo-plugin-0.4.24 -PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-fetchinfo/distinfo b/mail/claws-mail-fetchinfo/distinfo index 30ca82fac7b..4b18ccf21fb 100644 --- a/mail/claws-mail-fetchinfo/distinfo +++ b/mail/claws-mail-fetchinfo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2008/05/12 02:25:39 smb Exp $ +$NetBSD: distinfo,v 1.5 2010/02/03 19:45:05 drochner Exp $ -SHA1 (fetchinfo-plugin-0.4.23.tar.gz) = 24fea1a1e5d24a4aa9a5e84ae51c857db376deec -RMD160 (fetchinfo-plugin-0.4.23.tar.gz) = 47dd337b7cfccdd6091267bccf46992fe82e0b5b -Size (fetchinfo-plugin-0.4.23.tar.gz) = 334692 bytes +SHA1 (fetchinfo-plugin-0.4.24.tar.gz) = 350fda62d2bac61ab02d8a7bae110ba6b66fa30f +RMD160 (fetchinfo-plugin-0.4.24.tar.gz) = 8551b7d34a59b5a4e2cecd76fba23e5f7bf62cb6 +Size (fetchinfo-plugin-0.4.24.tar.gz) = 335971 bytes diff --git a/mail/claws-mail-gtkhtml/Makefile b/mail/claws-mail-gtkhtml/Makefile index 57997bd7d17..9b469747a0f 100644 --- a/mail/claws-mail-gtkhtml/Makefile +++ b/mail/claws-mail-gtkhtml/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2010/01/17 12:02:22 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2010/02/03 19:45:05 drochner Exp $ # -DISTNAME= gtkhtml2_viewer-0.22 -PKGNAME= claws-mail-gtkhtml2_viewer-0.22 -PKGREVISION= 3 +DISTNAME= gtkhtml2_viewer-0.26 +PKGNAME= claws-mail-gtkhtml2_viewer-0.26 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-gtkhtml/PLIST b/mail/claws-mail-gtkhtml/PLIST index d7d36d7bd64..5a6c8361981 100644 --- a/mail/claws-mail-gtkhtml/PLIST +++ b/mail/claws-mail-gtkhtml/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:04:28 joerg Exp $ +@comment $NetBSD: PLIST,v 1.6 2010/02/03 19:45:05 drochner Exp $ lib/claws-mail/plugins/gtkhtml2_viewer.la share/locale/ca/LC_MESSAGES/gtkhtml2_viewer.mo share/locale/de/LC_MESSAGES/gtkhtml2_viewer.mo @@ -6,7 +6,10 @@ share/locale/es/LC_MESSAGES/gtkhtml2_viewer.mo share/locale/fi/LC_MESSAGES/gtkhtml2_viewer.mo share/locale/fr/LC_MESSAGES/gtkhtml2_viewer.mo share/locale/hu/LC_MESSAGES/gtkhtml2_viewer.mo +share/locale/id/LC_MESSAGES/gtkhtml2_viewer.mo share/locale/it/LC_MESSAGES/gtkhtml2_viewer.mo +share/locale/ja/LC_MESSAGES/gtkhtml2_viewer.mo +share/locale/nl/LC_MESSAGES/gtkhtml2_viewer.mo share/locale/pl/LC_MESSAGES/gtkhtml2_viewer.mo share/locale/pt_BR/LC_MESSAGES/gtkhtml2_viewer.mo share/locale/ru/LC_MESSAGES/gtkhtml2_viewer.mo diff --git a/mail/claws-mail-gtkhtml/distinfo b/mail/claws-mail-gtkhtml/distinfo index 2b8e7fda6ba..53267beea13 100644 --- a/mail/claws-mail-gtkhtml/distinfo +++ b/mail/claws-mail-gtkhtml/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2009/01/11 03:11:37 smb Exp $ +$NetBSD: distinfo,v 1.8 2010/02/03 19:45:05 drochner Exp $ -SHA1 (gtkhtml2_viewer-0.22.tar.gz) = 2c972c31dc1fa1f64f1ae752202ec0e1d5f8d2c7 -RMD160 (gtkhtml2_viewer-0.22.tar.gz) = 27ca323eb31457fcbe6ce06ada719ea567d37268 -Size (gtkhtml2_viewer-0.22.tar.gz) = 713781 bytes +SHA1 (gtkhtml2_viewer-0.26.tar.gz) = 81027bf0553490e11acc72ef2e77543b0eb54f88 +RMD160 (gtkhtml2_viewer-0.26.tar.gz) = e6fc55f6336bcea43297453bcdd0b66399e974c6 +Size (gtkhtml2_viewer-0.26.tar.gz) = 684799 bytes diff --git a/mail/claws-mail-mailmbox/Makefile b/mail/claws-mail-mailmbox/Makefile index 1eb04d680ba..5b14e412010 100644 --- a/mail/claws-mail-mailmbox/Makefile +++ b/mail/claws-mail-mailmbox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:56 sno Exp $ +# $NetBSD: Makefile,v 1.13 2010/02/03 19:45:05 drochner Exp $ # DISTNAME= mailmbox-1.14.3 PKGNAME= claws-mail-mailmbox-1.14.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index f23ffc9c174..0d3218af47f 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2009/08/26 19:57:56 sno Exp $ +# $NetBSD: Makefile,v 1.14 2010/02/03 19:45:05 drochner Exp $ # DISTNAME= newmail-0.0.15 PKGNAME= claws-mail-newmail-0.0.15 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile index 69b6b918e2c..6a8d6ba9b40 100644 --- a/mail/claws-mail-notification/Makefile +++ b/mail/claws-mail-notification/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2009/08/26 19:57:56 sno Exp $ +# $NetBSD: Makefile,v 1.15 2010/02/03 19:45:05 drochner Exp $ # -DISTNAME= notification_plugin-0.20 -PKGNAME= claws-mail-notification-0.20 -PKGREVISION= 1 +DISTNAME= notification_plugin-0.24 +PKGNAME= claws-mail-notification-0.24 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-notification/PLIST b/mail/claws-mail-notification/PLIST index f96b9769f9c..cce4316540d 100644 --- a/mail/claws-mail-notification/PLIST +++ b/mail/claws-mail-notification/PLIST @@ -1,11 +1,27 @@ -@comment $NetBSD: PLIST,v 1.5 2008/10/15 16:22:03 smb Exp $ +@comment $NetBSD: PLIST,v 1.6 2010/02/03 19:45:05 drochner Exp $ +include/notification_plugin/gtkhotkey/eggaccelerators.h +include/notification_plugin/gtkhotkey/gtk-hotkey-error.h +include/notification_plugin/gtkhotkey/gtk-hotkey-info.h +include/notification_plugin/gtkhotkey/gtk-hotkey-key-file-registry.h +include/notification_plugin/gtkhotkey/gtk-hotkey-listener.h +include/notification_plugin/gtkhotkey/gtk-hotkey-marshal.h +include/notification_plugin/gtkhotkey/gtk-hotkey-registry.h +include/notification_plugin/gtkhotkey/gtk-hotkey-utils.h +include/notification_plugin/gtkhotkey/gtk-hotkey-x11-listener.h +include/notification_plugin/gtkhotkey/gtkhotkey.h +include/notification_plugin/gtkhotkey/tomboykeybinder.h lib/claws-mail/plugins/notification_plugin.la share/locale/ca/LC_MESSAGES/notification_plugin.mo share/locale/cs/LC_MESSAGES/notification_plugin.mo +share/locale/es/LC_MESSAGES/notification_plugin.mo share/locale/fi/LC_MESSAGES/notification_plugin.mo share/locale/fr/LC_MESSAGES/notification_plugin.mo share/locale/hu/LC_MESSAGES/notification_plugin.mo +share/locale/id/LC_MESSAGES/notification_plugin.mo share/locale/it/LC_MESSAGES/notification_plugin.mo +share/locale/ja/LC_MESSAGES/notification_plugin.mo +share/locale/nl/LC_MESSAGES/notification_plugin.mo share/locale/pt_BR/LC_MESSAGES/notification_plugin.mo share/locale/ru/LC_MESSAGES/notification_plugin.mo +share/locale/sk/LC_MESSAGES/notification_plugin.mo share/locale/zh_CN/LC_MESSAGES/notification_plugin.mo diff --git a/mail/claws-mail-notification/distinfo b/mail/claws-mail-notification/distinfo index 677f1c17c87..4d294273275 100644 --- a/mail/claws-mail-notification/distinfo +++ b/mail/claws-mail-notification/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2009/01/11 03:11:38 smb Exp $ +$NetBSD: distinfo,v 1.9 2010/02/03 19:45:05 drochner Exp $ -SHA1 (notification_plugin-0.20.tar.gz) = f66f6f6b7d4e78d4327dd27272c79c4ade460809 -RMD160 (notification_plugin-0.20.tar.gz) = 300422c7df95964da3ab590a6bfffdfdcf5fa577 -Size (notification_plugin-0.20.tar.gz) = 488165 bytes +SHA1 (notification_plugin-0.24.tar.gz) = afcd579e0818de5fc50cbc4545037336a7c0cfaa +RMD160 (notification_plugin-0.24.tar.gz) = 99329aa38f0c196f3b7e8eeaf95bc7480eadca62 +Size (notification_plugin-0.24.tar.gz) = 526079 bytes diff --git a/mail/claws-mail-pgpcore/Makefile b/mail/claws-mail-pgpcore/Makefile index d32ec36d508..411870177dd 100644 --- a/mail/claws-mail-pgpcore/Makefile +++ b/mail/claws-mail-pgpcore/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2009/09/15 10:28:29 drochner Exp $ +# $NetBSD: Makefile,v 1.15 2010/02/03 19:45:05 drochner Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -19,7 +19,7 @@ CONFIGURE_ARGS+= --enable-pgpmime-plugin CONFIGURE_ARGS+= --enable-pgpinline-plugin DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail -DEPENDS+= gnupg>=1.4.9:../../security/gnupg +#DEPENDS+= gnupg>=1.4.9:../../security/gnupg DEPENDS+= gpgme>=1.1.4nb2:../../security/gpgme .include "../../mail/claws-mail/Makefile.vers" diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile index b7921898804..dd7f5919af0 100644 --- a/mail/claws-mail-rssyl/Makefile +++ b/mail/claws-mail-rssyl/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2010/01/17 12:02:22 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2010/02/03 19:45:05 drochner Exp $ # -DISTNAME= rssyl-0.23 -PKGNAME= claws-mail-rssyl-0.23 -PKGREVISION= 2 +DISTNAME= rssyl-0.26 +PKGNAME= claws-mail-rssyl-0.26 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-rssyl/PLIST b/mail/claws-mail-rssyl/PLIST index cd02aad2f76..e5d7694f876 100644 --- a/mail/claws-mail-rssyl/PLIST +++ b/mail/claws-mail-rssyl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:04:29 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2010/02/03 19:45:05 drochner Exp $ lib/claws-mail/plugins/rssyl.la share/locale/ca/LC_MESSAGES/rssyl.mo share/locale/cs/LC_MESSAGES/rssyl.mo @@ -7,7 +7,10 @@ share/locale/es/LC_MESSAGES/rssyl.mo share/locale/fi/LC_MESSAGES/rssyl.mo share/locale/fr/LC_MESSAGES/rssyl.mo share/locale/hu/LC_MESSAGES/rssyl.mo +share/locale/id/LC_MESSAGES/rssyl.mo share/locale/it/LC_MESSAGES/rssyl.mo +share/locale/ja/LC_MESSAGES/rssyl.mo +share/locale/nl/LC_MESSAGES/rssyl.mo share/locale/pl/LC_MESSAGES/rssyl.mo share/locale/pt_BR/LC_MESSAGES/rssyl.mo share/locale/ru/LC_MESSAGES/rssyl.mo diff --git a/mail/claws-mail-rssyl/distinfo b/mail/claws-mail-rssyl/distinfo index dd6eeff87f7..d9d01c1db3a 100644 --- a/mail/claws-mail-rssyl/distinfo +++ b/mail/claws-mail-rssyl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2009/01/11 03:11:38 smb Exp $ +$NetBSD: distinfo,v 1.9 2010/02/03 19:45:05 drochner Exp $ -SHA1 (rssyl-0.23.tar.gz) = 0493d1b72f3675ad4f32dc992c8396720ff0d01f -RMD160 (rssyl-0.23.tar.gz) = ed7dba30fefa0186ece0069688fd867ec1321be5 -Size (rssyl-0.23.tar.gz) = 494738 bytes +SHA1 (rssyl-0.26.tar.gz) = 18b65097aa5edcc3e5b2e660f6c9f02172705409 +RMD160 (rssyl-0.26.tar.gz) = 001e99ff07bf15829c00b620791d0faed53703e4 +Size (rssyl-0.26.tar.gz) = 469206 bytes diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index c60c1212576..1b34f910c61 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2010/01/17 12:02:22 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2010/02/03 19:45:05 drochner Exp $ # -DISTNAME= spam_report-0.3.7 -PKGNAME= claws-mail-spam_report-0.3.7 -PKGREVISION= 2 +DISTNAME= spam_report-0.3.10 +PKGNAME= claws-mail-spam_report-0.3.10 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-spamreport/PLIST b/mail/claws-mail-spamreport/PLIST index 646258e64b4..6de78e46e33 100644 --- a/mail/claws-mail-spamreport/PLIST +++ b/mail/claws-mail-spamreport/PLIST @@ -1,11 +1,14 @@ -@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:04:29 joerg Exp $ +@comment $NetBSD: PLIST,v 1.7 2010/02/03 19:45:05 drochner Exp $ lib/claws-mail/plugins/spamreport.la share/locale/ca/LC_MESSAGES/spam_report.mo share/locale/es/LC_MESSAGES/spam_report.mo share/locale/fi/LC_MESSAGES/spam_report.mo share/locale/fr/LC_MESSAGES/spam_report.mo share/locale/hu/LC_MESSAGES/spam_report.mo +share/locale/id/LC_MESSAGES/spam_report.mo share/locale/it/LC_MESSAGES/spam_report.mo +share/locale/ja/LC_MESSAGES/spam_report.mo +share/locale/nl/LC_MESSAGES/spam_report.mo share/locale/pt_BR/LC_MESSAGES/spam_report.mo share/locale/ru/LC_MESSAGES/spam_report.mo share/locale/sk/LC_MESSAGES/spam_report.mo diff --git a/mail/claws-mail-spamreport/distinfo b/mail/claws-mail-spamreport/distinfo index 1d955192e1a..df5bf7b2fd7 100644 --- a/mail/claws-mail-spamreport/distinfo +++ b/mail/claws-mail-spamreport/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2009/01/11 03:11:38 smb Exp $ +$NetBSD: distinfo,v 1.7 2010/02/03 19:45:05 drochner Exp $ -SHA1 (spam_report-0.3.7.tar.gz) = 708e0fb249068f4d531fe193e9416c4ee4e248d1 -RMD160 (spam_report-0.3.7.tar.gz) = 354d215bb971b18624e7242b3b4df992967cbaee -Size (spam_report-0.3.7.tar.gz) = 392808 bytes +SHA1 (spam_report-0.3.10.tar.gz) = fdeb97be788d3551f8c4396e40a6c61b3d78e5f0 +RMD160 (spam_report-0.3.10.tar.gz) = 3e993756712b0fe9c5d13ec7f1283b9cbce414d2 +Size (spam_report-0.3.10.tar.gz) = 356344 bytes diff --git a/mail/claws-mail-synce/Makefile b/mail/claws-mail-synce/Makefile index 8dd779ab61c..8091d6d79da 100644 --- a/mail/claws-mail-synce/Makefile +++ b/mail/claws-mail-synce/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:57 sno Exp $ +# $NetBSD: Makefile,v 1.13 2010/02/03 19:45:05 drochner Exp $ # DISTNAME= synce_plugin-0.7.5 PKGNAME= claws-mail-synce_plugin-0.7.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-tnef/Makefile b/mail/claws-mail-tnef/Makefile index 79697233617..82cdb1ecddc 100644 --- a/mail/claws-mail-tnef/Makefile +++ b/mail/claws-mail-tnef/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2009/08/26 19:57:57 sno Exp $ +# $NetBSD: Makefile,v 1.11 2010/02/03 19:45:05 drochner Exp $ # -DISTNAME= tnef_parse-0.3.3 -PKGNAME= claws-mail-tnef-0.3.3 -PKGREVISION= 1 +DISTNAME= tnef_parse-0.3.7 +PKGNAME= claws-mail-tnef-0.3.7 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-tnef/PLIST b/mail/claws-mail-tnef/PLIST index 22c6cb78b1b..4f34a613a41 100644 --- a/mail/claws-mail-tnef/PLIST +++ b/mail/claws-mail-tnef/PLIST @@ -1,10 +1,14 @@ -@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:04:29 joerg Exp $ +@comment $NetBSD: PLIST,v 1.7 2010/02/03 19:45:05 drochner Exp $ lib/claws-mail/plugins/tnef_parse.la share/locale/ca/LC_MESSAGES/tnef_parse.mo +share/locale/es/LC_MESSAGES/tnef_parse.mo share/locale/fi/LC_MESSAGES/tnef_parse.mo share/locale/fr/LC_MESSAGES/tnef_parse.mo share/locale/hu/LC_MESSAGES/tnef_parse.mo +share/locale/id/LC_MESSAGES/tnef_parse.mo share/locale/it/LC_MESSAGES/tnef_parse.mo +share/locale/ja/LC_MESSAGES/tnef_parse.mo +share/locale/nl/LC_MESSAGES/tnef_parse.mo share/locale/pt_BR/LC_MESSAGES/tnef_parse.mo share/locale/ru/LC_MESSAGES/tnef_parse.mo share/locale/sk/LC_MESSAGES/tnef_parse.mo diff --git a/mail/claws-mail-tnef/distinfo b/mail/claws-mail-tnef/distinfo index c60a7daff9e..38d6f564fa2 100644 --- a/mail/claws-mail-tnef/distinfo +++ b/mail/claws-mail-tnef/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2009/01/11 03:11:38 smb Exp $ +$NetBSD: distinfo,v 1.6 2010/02/03 19:45:05 drochner Exp $ -SHA1 (tnef_parse-0.3.3.tar.gz) = 7fb1736e6663a7572b1fa43335757386427777a5 -RMD160 (tnef_parse-0.3.3.tar.gz) = 742a8fb54e6689260fb7891ed9d7a4ea420722df -Size (tnef_parse-0.3.3.tar.gz) = 419227 bytes +SHA1 (tnef_parse-0.3.7.tar.gz) = 84c650ddea4859b71068850b8674d3b2795fb124 +RMD160 (tnef_parse-0.3.7.tar.gz) = 913f933dd5df0331bb47caca25a177f490c6ceae +Size (tnef_parse-0.3.7.tar.gz) = 384110 bytes diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile index e683f0dc71c..34659fb229b 100644 --- a/mail/claws-mail-vcalendar/Makefile +++ b/mail/claws-mail-vcalendar/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2010/01/17 12:02:23 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2010/02/03 19:45:05 drochner Exp $ # -DISTNAME= vcalendar-2.0.5 -PKGNAME= claws-mail-vcalendar-2.0.5 -PKGREVISION= 1 +DISTNAME= vcalendar-2.0.7 +PKGNAME= claws-mail-vcalendar-2.0.7 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-vcalendar/PLIST b/mail/claws-mail-vcalendar/PLIST index a458fcf09d3..17dd73e731a 100644 --- a/mail/claws-mail-vcalendar/PLIST +++ b/mail/claws-mail-vcalendar/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2009/09/30 08:54:11 drochner Exp $ +@comment $NetBSD: PLIST,v 1.6 2010/02/03 19:45:05 drochner Exp $ include/claws-mail/plugins/vcalendar/ical.h include/claws-mail/plugins/vcalendar/vcal_interface.h lib/claws-mail/plugins/vcalendar.la @@ -11,6 +11,7 @@ share/locale/hu/LC_MESSAGES/vcalendar.mo share/locale/id/LC_MESSAGES/vcalendar.mo share/locale/it/LC_MESSAGES/vcalendar.mo share/locale/ja/LC_MESSAGES/vcalendar.mo +share/locale/nl/LC_MESSAGES/vcalendar.mo share/locale/pl/LC_MESSAGES/vcalendar.mo share/locale/pt_BR/LC_MESSAGES/vcalendar.mo share/locale/cs/LC_MESSAGES/vcalendar.mo diff --git a/mail/claws-mail-vcalendar/distinfo b/mail/claws-mail-vcalendar/distinfo index 258434feeb5..ea547f54c06 100644 --- a/mail/claws-mail-vcalendar/distinfo +++ b/mail/claws-mail-vcalendar/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2009/09/30 08:54:11 drochner Exp $ +$NetBSD: distinfo,v 1.10 2010/02/03 19:45:05 drochner Exp $ -SHA1 (vcalendar-2.0.5.tar.gz) = 97f92cd14d07e5eefc9e3217297aecc96633b519 -RMD160 (vcalendar-2.0.5.tar.gz) = fbea8d4128f778d00e623edb55a299dd3f823fef -Size (vcalendar-2.0.5.tar.gz) = 806242 bytes +SHA1 (vcalendar-2.0.7.tar.gz) = a3a7fdb414a9139f4fb459d696df0b3bfc6fcdc0 +RMD160 (vcalendar-2.0.7.tar.gz) = 802fbee7c8ec2e97ac63b4eb757fd3dce9609e2f +Size (vcalendar-2.0.7.tar.gz) = 821302 bytes diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 21b1b82c33a..afdcfc11acf 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2010/01/17 12:02:22 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2010/02/03 19:45:04 drochner Exp $ PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS+= ${EGDIR} @@ -7,7 +7,6 @@ INSTALLATION_DIRS+= share/claws-mail .include "Makefile.common" PKGNAME= claws-mail-${CLAWS_VERSION} -PKGREVISION= 1 MAINTAINER= smb@NetBSD.org COMMENT= X based e-mail and netnews client diff --git a/mail/claws-mail/Makefile.vers b/mail/claws-mail/Makefile.vers index a5e2fbb43a2..b72272b8154 100644 --- a/mail/claws-mail/Makefile.vers +++ b/mail/claws-mail/Makefile.vers @@ -1,3 +1,3 @@ -# $NetBSD: Makefile.vers,v 1.9 2009/09/15 10:27:02 drochner Exp $ +# $NetBSD: Makefile.vers,v 1.10 2010/02/03 19:45:04 drochner Exp $ # -CLAWS_VERSION= 3.7.2 +CLAWS_VERSION= 3.7.5 diff --git a/mail/claws-mail/PLIST b/mail/claws-mail/PLIST index 4e6fb703d7a..ec56718fe1b 100644 --- a/mail/claws-mail/PLIST +++ b/mail/claws-mail/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2009/09/15 10:27:02 drochner Exp $ +@comment $NetBSD: PLIST,v 1.14 2010/02/03 19:45:04 drochner Exp $ bin/claws-mail bin/sylpheed-claws include/claws-mail/account.h @@ -235,7 +235,9 @@ share/doc/claws-mail/manual/pl/claws-mail-manual.pdf share/doc/claws-mail/manual/pl/claws-mail-manual.ps share/doc/claws-mail/manual/pl/claws-mail-manual.txt share/examples/claws-mail/mime.types +share/icons/hicolor/128x128/apps/claws-mail.png share/icons/hicolor/48x48/apps/claws-mail.png +share/icons/hicolor/64x64/apps/claws-mail.png share/locale/bg/LC_MESSAGES/claws-mail.mo share/locale/ca/LC_MESSAGES/claws-mail.mo share/locale/de/LC_MESSAGES/claws-mail.mo diff --git a/mail/claws-mail/distinfo b/mail/claws-mail/distinfo index 8badba4083e..56dca099f00 100644 --- a/mail/claws-mail/distinfo +++ b/mail/claws-mail/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.13 2009/09/15 10:27:02 drochner Exp $ +$NetBSD: distinfo,v 1.14 2010/02/03 19:45:04 drochner Exp $ -SHA1 (claws-mail-3.7.2.tar.bz2) = 4e988793ac6258c26d61c06af5b7ecf1e965389f -RMD160 (claws-mail-3.7.2.tar.bz2) = f37e7466f06fdf5dd878d45f1acdb04667c5d1b0 -Size (claws-mail-3.7.2.tar.bz2) = 5907134 bytes +SHA1 (claws-mail-3.7.5.tar.bz2) = 627c6b297dde7f1d4f2798d3bdbda2d0436421b7 +RMD160 (claws-mail-3.7.5.tar.bz2) = 06ac2bd594d184ed6b5141f4f00e3508b93657b2 +Size (claws-mail-3.7.5.tar.bz2) = 6060781 bytes SHA1 (patch-ab) = d908b8b47b525aa9d6ed677e5c1d5e5eddf74cc0 SHA1 (patch-ae) = 0312eeaaf2d31ab72d771598062019127c69cbef SHA1 (patch-af) = 2655fac7e0e7bfb2d50291537eab9481dbc83691 +SHA1 (patch-ba) = 5e01c6aa7612a9890d6968c05a41f351d9992ca5 diff --git a/mail/claws-mail/patches/patch-ba b/mail/claws-mail/patches/patch-ba new file mode 100644 index 00000000000..a62ecbb6ec4 --- /dev/null +++ b/mail/claws-mail/patches/patch-ba @@ -0,0 +1,34 @@ +$NetBSD: patch-ba,v 1.1 2010/02/03 19:45:04 drochner Exp $ + +--- src/plugins/smime/smime.c.orig 2010-01-31 10:07:40.000000000 +0000 ++++ src/plugins/smime/smime.c +@@ -420,7 +420,9 @@ static MimeInfo *smime_decrypt(MimeInfo + encinfo = mimeinfo; + + cipher = sgpgme_data_from_mimeinfo(encinfo); ++#if 0 + gpgme_data_set_encoding(cipher, GPGME_DATA_ENCODING_BASE64); ++#endif + plain = sgpgme_decrypt_verify(cipher, &sigstat, ctx); + + gpgme_data_release(cipher); +@@ -791,6 +793,9 @@ gboolean smime_encrypt(MimeInfo *mimeinf + encmultipart->subtype = g_strdup("x-pkcs7-mime"); + g_hash_table_insert(encmultipart->typeparameters, g_strdup("name"), + g_strdup("smime.p7m")); ++ g_hash_table_insert(encmultipart->typeparameters, ++ g_strdup("smime-type"), ++ g_strdup("enveloped-data")); + + encmultipart->disposition = DISPOSITIONTYPE_ATTACHMENT; + g_hash_table_insert(encmultipart->dispositionparameters, g_strdup("filename"), +@@ -827,7 +832,9 @@ gboolean smime_encrypt(MimeInfo *mimeinf + gpgme_data_new(&gpgenc); + cm_gpgme_data_rewind(gpgtext); + ++#if 0 + gpgme_data_set_encoding(gpgenc, GPGME_DATA_ENCODING_BASE64); ++#endif + gpgme_op_encrypt(ctx, kset, GPGME_ENCRYPT_ALWAYS_TRUST, gpgtext, gpgenc); + + gpgme_release(ctx); diff --git a/mail/clawsker/Makefile b/mail/clawsker/Makefile index 7d75d4a1935..ee69e2c3855 100644 --- a/mail/clawsker/Makefile +++ b/mail/clawsker/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2009/09/30 09:00:33 drochner Exp $ +# $NetBSD: Makefile,v 1.11 2010/02/03 19:45:05 drochner Exp $ DISTNAME= clawsker-0.7.0 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/tools/ |