diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2007-03-19 19:51:39 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2007-03-19 19:51:39 +0000 |
commit | 74471587c1d519f63ef54ad492ccf119651158a2 (patch) | |
tree | 6e4f9df90b3d6c1af544afcb45792d3e3dfb5f19 /mail/sylpheed-devel | |
parent | 1f7c507cb07dfd5691e4d811d4be6f92f0a2e6bb (diff) | |
download | pkgsrc-74471587c1d519f63ef54ad492ccf119651158a2.tar.gz |
Update to 2.4.0beta5.
2.4.0beta5 (development)
* Close button was added to the address book dialog, and the layout was
improved.
* The automatic junk mail filtering on IMAP4 was enabled.
* Automatically filtered IMAP4 messages are also counted for new mail
notification now.
* The default directory of the printing dialog became the document
directory.
* The crash on some environments when verifying signed messages was fixed.
* The crash on exit when the order of summary columns were modified by
DnD was fixed.
* The wrong handling of quotation in multi-byte strings on MIME header
encoding was fixed.
* Win32: The bug that the timeout on receiving and sending didn't work
was fixed.
* Win32: The path separator problem of folderlist.xml was fixed.
* Win32: libcairo-2.dll, libgpg-error-0.dll, libgpgme-11.dll, GLib and
GTK+ was updated to the latest version.
* Win32: The redraw of windows became smoother (GTK+).
* Win32: Win32 shell icons are now displayed on the file selection dialog
(GTK+).
Diffstat (limited to 'mail/sylpheed-devel')
-rw-r--r-- | mail/sylpheed-devel/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed-devel/PLIST | 3 | ||||
-rw-r--r-- | mail/sylpheed-devel/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/mail/sylpheed-devel/Makefile b/mail/sylpheed-devel/Makefile index 81a46e806f7..7ad11759fb9 100644 --- a/mail/sylpheed-devel/Makefile +++ b/mail/sylpheed-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.43 2007/02/22 19:26:45 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2007/03/19 19:51:39 xtraeme Exp $ -DISTNAME= sylpheed-2.4.0beta4 +DISTNAME= sylpheed-2.4.0beta5 PKGNAME= ${DISTNAME:S/-/-devel-/} CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.4beta/ diff --git a/mail/sylpheed-devel/PLIST b/mail/sylpheed-devel/PLIST index 5468b868475..b497ad455af 100644 --- a/mail/sylpheed-devel/PLIST +++ b/mail/sylpheed-devel/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.7 2007/02/04 09:09:16 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.8 2007/03/19 19:51:39 xtraeme Exp $ bin/sylpheed share/examples/sylpheed/mime.types +share/locale/be/LC_MESSAGES/sylpheed.mo share/locale/bg/LC_MESSAGES/sylpheed.mo share/locale/cs/LC_MESSAGES/sylpheed.mo share/locale/da/LC_MESSAGES/sylpheed.mo diff --git a/mail/sylpheed-devel/distinfo b/mail/sylpheed-devel/distinfo index eda641e06d5..40437d657ed 100644 --- a/mail/sylpheed-devel/distinfo +++ b/mail/sylpheed-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.30 2007/02/15 13:33:00 xtraeme Exp $ +$NetBSD: distinfo,v 1.31 2007/03/19 19:51:39 xtraeme Exp $ -SHA1 (sylpheed-2.4.0beta4.tar.bz2) = bf0a5307b75bd7e79b1a05cf8e5f896933f7dbd4 -RMD160 (sylpheed-2.4.0beta4.tar.bz2) = ae84f14f6c2259b9a4c4e4775e41ca63ec63b883 -Size (sylpheed-2.4.0beta4.tar.bz2) = 2638148 bytes +SHA1 (sylpheed-2.4.0beta5.tar.bz2) = d783d685028c07dc0b507b3068e54771260a73c0 +RMD160 (sylpheed-2.4.0beta5.tar.bz2) = e65cdec0922c17f421e8d986fc020d0584b6350b +Size (sylpheed-2.4.0beta5.tar.bz2) = 2691490 bytes |