diff options
author | taca <taca@pkgsrc.org> | 2011-06-21 03:21:46 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-06-21 03:21:46 +0000 |
commit | f4e927b9206e7edf66c9d9e4f8066e20837f9db4 (patch) | |
tree | 0e64baacdfbb0d17dd235e58073650202383e100 /mail | |
parent | bf2e8bdb195a8730e15ff21bf6d465e9376f1a2c (diff) | |
download | pkgsrc-f4e927b9206e7edf66c9d9e4f8066e20837f9db4.tar.gz |
Update sylpheed package to 3.1.1.
Patch was provided by PR pkg/45088 from ISIHARA Takanori.
Changes of Sylpheed
* 3.1.1 (stable)
* The column width of the address book will be saved now.
* The keyboard shortcut of 'File/Send' menu of compose window was changed
to prevent accidental sending.
* The bug that caused occasional crash when summary was updated while
receiving messages was fixed.
* The compilation problem on some environment was fixed.
* Some locale problems on Mac OS X was fixed.
* The compilation error on newer gcc was fixed.
* Finnish translation was added.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed/PLIST | 3 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 0c26060a34c..4dd9b02703f 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.130 2011/05/04 08:30:39 tnn Exp $ +# $NetBSD: Makefile,v 1.131 2011/06/21 03:21:46 taca Exp $ -DISTNAME= sylpheed-3.1.0 +DISTNAME= sylpheed-3.1.1 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v3.1/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/sylpheed/PLIST b/mail/sylpheed/PLIST index 3bc716e0c28..b418ece40bf 100644 --- a/mail/sylpheed/PLIST +++ b/mail/sylpheed/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2011/05/04 08:30:39 tnn Exp $ +@comment $NetBSD: PLIST,v 1.21 2011/06/21 03:21:46 taca Exp $ bin/sylpheed include/sylpheed/plugin.h include/sylpheed/sylph/account.h @@ -52,6 +52,7 @@ share/locale/de/LC_MESSAGES/sylpheed.mo share/locale/el/LC_MESSAGES/sylpheed.mo share/locale/es/LC_MESSAGES/sylpheed.mo share/locale/et/LC_MESSAGES/sylpheed.mo +share/locale/fi/LC_MESSAGES/sylpheed.mo share/locale/fr/LC_MESSAGES/sylpheed.mo share/locale/gl/LC_MESSAGES/sylpheed.mo share/locale/hr/LC_MESSAGES/sylpheed.mo diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index 747c23806fa..565bbfa0b2f 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.71 2011/05/04 08:30:39 tnn Exp $ +$NetBSD: distinfo,v 1.72 2011/06/21 03:21:46 taca Exp $ -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 (sylpheed-3.1.1.tar.bz2) = 1217c528f2362311922518a89b4d4866bfa09cd0 +RMD160 (sylpheed-3.1.1.tar.bz2) = c341b8cba926d9e7bc60e07398f0766da6774e73 +Size (sylpheed-3.1.1.tar.bz2) = 3234408 bytes SHA1 (patch-aa) = 8f99935f3614360a2fe5a5625cde7c534cbe632e |