diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2008-01-03 22:38:41 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2008-01-03 22:38:41 +0000 |
commit | d002cc52b8dbf42640b9e4c64b158c009e6aca28 (patch) | |
tree | e4c4d0d1a6064cd0ad061b33c83a8a95a8474e34 /mail/sylpheed | |
parent | eeebd3ec03b97012777b72e3d314614198fd4e2a (diff) | |
download | pkgsrc-d002cc52b8dbf42640b9e4c64b158c009e6aca28.tar.gz |
Update to 2.4.8:
* The encoding method of MIME headers is now determined by outgoing
encoding rather than the value of MB_CUR_MAX.
* The memory leaks and warnings in LDAP search were fixed.
* The beep on folders with one message when using GTK+ 2.12 was removed.
* Win32: The crash that occurred when trying to display some TIFF files was fixed.
* Win32: Settings are now automatically saved on the shutdown of system.
Diffstat (limited to 'mail/sylpheed')
-rw-r--r-- | mail/sylpheed/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index fed71382558..b24095fa875 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.109 2007/10/11 18:12:55 xtraeme Exp $ +# $NetBSD: Makefile,v 1.110 2008/01/03 22:38:41 xtraeme Exp $ -DISTNAME= sylpheed-2.4.7 +DISTNAME= sylpheed-2.4.8 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.4/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index f7762bdcfd9..8d36ceae4cd 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.61 2007/10/11 18:12:55 xtraeme Exp $ +$NetBSD: distinfo,v 1.62 2008/01/03 22:38:41 xtraeme Exp $ -SHA1 (sylpheed-2.4.7.tar.bz2) = e0b02eecf52c9ae1ed08d0c62d1dc907acd4a48a -RMD160 (sylpheed-2.4.7.tar.bz2) = 326a75dda16777260ddb08a69e6eca1ad1a61b4e -Size (sylpheed-2.4.7.tar.bz2) = 2762763 bytes +SHA1 (sylpheed-2.4.8.tar.bz2) = 49a1f4eaa1fd8adce1f0e812abea5058dcb8dcec +RMD160 (sylpheed-2.4.8.tar.bz2) = 69d6fc05e394b666e78d96cc83ccd302f3de4ceb +Size (sylpheed-2.4.8.tar.bz2) = 2759841 bytes |