diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2007-07-01 09:03:15 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2007-07-01 09:03:15 +0000 |
commit | ad85c2e605a1251668ed446ba2f8e4cf251b8b0e (patch) | |
tree | 19e382198f354c525a759a6f469c2757c93e0032 /mail/sylpheed | |
parent | 2c1e31a58bb4fed668d62674d17c3ab8482438c4 (diff) | |
download | pkgsrc-ad85c2e605a1251668ed446ba2f8e4cf251b8b0e.tar.gz |
Update to 2.4.3:
* 2.4.3 (stable)
* The quick search entry is cleared when Escape key is pressed on it.
* UTF-8 with BOM is handled correctly when inserting signature.
* A possible crash when adding address from address book was fixed.
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 e29b596ec03..2a6af38cdc9 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.105 2007/05/21 05:07:00 xtraeme Exp $ +# $NetBSD: Makefile,v 1.106 2007/07/01 09:03:15 xtraeme Exp $ -DISTNAME= sylpheed-2.4.2 +DISTNAME= sylpheed-2.4.3 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 4fbe1c6c1dd..516f14329d0 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.57 2007/05/21 05:07:00 xtraeme Exp $ +$NetBSD: distinfo,v 1.58 2007/07/01 09:03:15 xtraeme Exp $ -SHA1 (sylpheed-2.4.2.tar.bz2) = 01b5272b680f9badb04500023449e4abebe4915d -RMD160 (sylpheed-2.4.2.tar.bz2) = 12f740c12b6811629ff90761a2820de0f55d907e -Size (sylpheed-2.4.2.tar.bz2) = 2726890 bytes +SHA1 (sylpheed-2.4.3.tar.bz2) = 39eda7df5fe597ae0e4864424f95b29e9138fa0f +RMD160 (sylpheed-2.4.3.tar.bz2) = bd952c6c4e7cdaf9bd8cc0395e242e218a5741d1 +Size (sylpheed-2.4.3.tar.bz2) = 2722849 bytes |