diff options
author | grant <grant> | 2002-08-22 05:10:56 +0000 |
---|---|---|
committer | grant <grant> | 2002-08-22 05:10:56 +0000 |
commit | 51793849a2f163b686f85d89ba1521b023d3bcd0 (patch) | |
tree | 65a563206278ff4a7cccce60566b04c020235026 /mail | |
parent | d948648adb847db3bea823ddc3739db437b2535c (diff) | |
download | pkgsrc-51793849a2f163b686f85d89ba1521b023d3bcd0.tar.gz |
Update to sylpheed-0.8.1.
Changes since 0.8.0:
* The regression of Japanese code conversion have been fixed.
* The problem in MIME header encoding has been fixed.
* Several memory leaks in the address book have been fixed.
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 02b7d9cd459..e8acac6d2ea 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2002/08/19 03:13:17 kei Exp $ +# $NetBSD: Makefile,v 1.17 2002/08/22 05:10:56 grant Exp $ -DISTNAME= sylpheed-0.8.0 +DISTNAME= sylpheed-0.8.1 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 adc38c2e51b..d1125b5dbb5 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2002/07/18 12:16:59 hubertf Exp $ +$NetBSD: distinfo,v 1.9 2002/08/22 05:10:57 grant Exp $ -SHA1 (sylpheed-0.8.0.tar.bz2) = 8f8242de3344ddc4cc6dfd1732ae07df88829665 -Size (sylpheed-0.8.0.tar.bz2) = 1837816 bytes +SHA1 (sylpheed-0.8.1.tar.bz2) = 2a961feb353e0a3e038a841e13c34a0bda3a02ae +Size (sylpheed-0.8.1.tar.bz2) = 1822852 bytes |