summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authormjl <mjl>2002-08-26 12:11:20 +0000
committermjl <mjl>2002-08-26 12:11:20 +0000
commit8054403939f5d48d1d9e365b05631dd0b78754ca (patch)
tree0f02beb5394b7f70d715486961b0e384cf8e95ab /mail
parentf45f22ca1501255f8f29a921ded53abe73792e51 (diff)
downloadpkgsrc-8054403939f5d48d1d9e365b05631dd0b78754ca.tar.gz
Update to 0.8.2
* GnuPG improvements and fix o The line endings are canonicalized correctly before signing. WARNING: don't sign messages with Sylpheed prior to this version since they didn't fully conform RFC3156 and may cause incompatibility between other MUAs. o The feature to store passphrase in memory temporarily has been implemented. o The ascii-armored encryption and clear text signing has been implemented. * Line-wrapping improvements and fix o The cursor movement on auto-wrapping has been fixed. o Flickers on auto-wrapping has been repressed. * Socket I/O timeout has been implemented. * The '--attach' command line option has been implemented. * Automatic cache expiration for News has been implemented. * Time stamp has been added to the log messages. * Temporary files are created under ~/.sylpheed/tmp/. * The problem of folder and summary view refresh on incorporation has been fixed. * The correct FQDN will be returned to server. * Some major memory leaks have been fixed. * Some other bugs have been fixed.
Diffstat (limited to 'mail')
-rw-r--r--mail/sylpheed/Makefile4
-rw-r--r--mail/sylpheed/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index e8acac6d2ea..2a99e2b88c0 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2002/08/22 05:10:56 grant Exp $
+# $NetBSD: Makefile,v 1.18 2002/08/26 12:11:20 mjl Exp $
-DISTNAME= sylpheed-0.8.1
+DISTNAME= sylpheed-0.8.2
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 d1125b5dbb5..5f516a93b0f 100644
--- a/mail/sylpheed/distinfo
+++ b/mail/sylpheed/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2002/08/22 05:10:57 grant Exp $
+$NetBSD: distinfo,v 1.10 2002/08/26 12:11:21 mjl Exp $
-SHA1 (sylpheed-0.8.1.tar.bz2) = 2a961feb353e0a3e038a841e13c34a0bda3a02ae
-Size (sylpheed-0.8.1.tar.bz2) = 1822852 bytes
+SHA1 (sylpheed-0.8.2.tar.bz2) = ab9893ae6a1349c89be23e3d6a34910486d5b46f
+Size (sylpheed-0.8.2.tar.bz2) = 1857197 bytes