diff options
author | chris <chris> | 2003-02-04 11:25:21 +0000 |
---|---|---|
committer | chris <chris> | 2003-02-04 11:25:21 +0000 |
commit | 54275a687378b08f49b884d36c419dabe03ebf8f (patch) | |
tree | fb68e3cff5652063717694a219b278befcf78300 /mail | |
parent | ffaa0767e2df2bacd21cdf4ae318762d3487d940 (diff) | |
download | pkgsrc-54275a687378b08f49b884d36c419dabe03ebf8f.tar.gz |
Update sylpheed to 0.8.10, main changes are:
* The validity check of EUC-JP code became more strict.
* The handling of strings which failed to be converted has been modified.
* Minor bugfixes and a speed improvement have been made.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 9893843e28c..28317a264d6 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2003/01/28 22:03:41 jlam Exp $ +# $NetBSD: Makefile,v 1.33 2003/02/04 11:25:21 chris Exp $ -DISTNAME= sylpheed-0.8.9 +DISTNAME= sylpheed-0.8.10 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index add9d2837d0..5fb01636688 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.16 2003/01/19 23:08:20 chris Exp $ +$NetBSD: distinfo,v 1.17 2003/02/04 11:25:21 chris Exp $ -SHA1 (sylpheed-0.8.9.tar.bz2) = 3bc3f241ac83f274e4883ef79afa616837dac597 -Size (sylpheed-0.8.9.tar.bz2) = 1973759 bytes +SHA1 (sylpheed-0.8.10.tar.bz2) = 6a94b974d6097278ed5d0ff8762354955fb57bf7 +Size (sylpheed-0.8.10.tar.bz2) = 1971996 bytes |