diff options
author | tnn <tnn@pkgsrc.org> | 2011-05-04 08:30:39 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2011-05-04 08:30:39 +0000 |
commit | cb9505a0427516c9589dc137e07e3a26ad30e13b (patch) | |
tree | 547d490276c834267699d9c67ef5d37dbef001b1 /mail | |
parent | 84dc3c3d9fd19d5aba154f1af41b31546b026633 (diff) | |
download | pkgsrc-cb9505a0427516c9589dc137e07e3a26ad30e13b.tar.gz |
Update to sylpheed-3.1.0.
From homepage:
"This release contains many improvements for usability. The features
requested by many users, such as combining partial messages, removal of
attachments, automatic address completion, etc., were added. The feature
to assist the migration from Outlook Express has been added. Various
bugfixes have been also made."
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed/Makefile | 7 | ||||
-rw-r--r-- | mail/sylpheed/PLIST | 6 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 8 |
3 files changed, 11 insertions, 10 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index c4249353e72..0c26060a34c 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.129 2011/04/22 13:44:05 obache Exp $ +# $NetBSD: Makefile,v 1.130 2011/05/04 08:30:39 tnn Exp $ -DISTNAME= sylpheed-3.0.2 -PKGREVISION= 5 +DISTNAME= sylpheed-3.1.0 CATEGORIES= mail news x11 -MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v3.0/ +MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v3.1/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= ahoka@NetBSD.org diff --git a/mail/sylpheed/PLIST b/mail/sylpheed/PLIST index af52c99e0d2..3bc716e0c28 100644 --- a/mail/sylpheed/PLIST +++ b/mail/sylpheed/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2010/03/01 10:26:50 tnn Exp $ +@comment $NetBSD: PLIST,v 1.20 2011/05/04 08:30:39 tnn Exp $ bin/sylpheed include/sylpheed/plugin.h include/sylpheed/sylph/account.h @@ -30,6 +30,7 @@ include/sylpheed/sylph/recv.h include/sylpheed/sylph/session.h include/sylpheed/sylph/smtp.h include/sylpheed/sylph/socket.h +include/sylpheed/sylph/socks.h include/sylpheed/sylph/ssl.h include/sylpheed/sylph/stringtable.h include/sylpheed/sylph/syl-marshal.h @@ -108,6 +109,8 @@ share/sylpheed/manual/en/sylpheed-18.html share/sylpheed/manual/en/sylpheed-19.html share/sylpheed/manual/en/sylpheed-2.html share/sylpheed/manual/en/sylpheed-20.html +share/sylpheed/manual/en/sylpheed-21.html +share/sylpheed/manual/en/sylpheed-22.html share/sylpheed/manual/en/sylpheed-3.html share/sylpheed/manual/en/sylpheed-4.html share/sylpheed/manual/en/sylpheed-5.html @@ -143,4 +146,3 @@ share/sylpheed/manual/ja/sylpheed-7.html share/sylpheed/manual/ja/sylpheed-8.html share/sylpheed/manual/ja/sylpheed-9.html share/sylpheed/manual/ja/sylpheed.html -share/sylpheed/manual/ja/sylpheed.sgml diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index ad6d77988ae..747c23806fa 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.70 2010/04/09 09:45:26 tnn Exp $ +$NetBSD: distinfo,v 1.71 2011/05/04 08:30:39 tnn Exp $ -SHA1 (sylpheed-3.0.2.tar.bz2) = 7001053b540db3ff48c3304699d9a622de5f5f85 -RMD160 (sylpheed-3.0.2.tar.bz2) = 3c12d934ad87997939d1002b978f688e45ae939e -Size (sylpheed-3.0.2.tar.bz2) = 2975854 bytes +SHA1 (sylpheed-3.1.0.tar.bz2) = 07606305e3fa6503f9db7daeba269e5f63eea949 +RMD160 (sylpheed-3.1.0.tar.bz2) = 1e2f3f3f78df61e7907b59e27153acc1362f8ba4 +Size (sylpheed-3.1.0.tar.bz2) = 3130795 bytes SHA1 (patch-aa) = 8f99935f3614360a2fe5a5625cde7c534cbe632e |