pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/sylpheed-devel Update Sylpheed-devel to 1.9.8. N...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8b983404db38
branches: trunk
changeset: 492447:8b983404db38
user: chris <chris%pkgsrc.org@localhost>
date: Tue Apr 12 20:40:00 2005 +0000
description:
Update Sylpheed-devel to 1.9.8. Note quite a few things have changed with
1.9.8, some quite noticable, eg the folder view. I've also commented out
the sylpheed-claws sourceforge mirror until it's caught up.
Main changes:
* The filter preferences dialog, the edit account dialog, and the
folderview were reimplemented using GtkTreeView.
* Auto-scroll on DnD was implemented.
* GBK encoding is supported.
* The broken PLAIN authentication for SMTP AUTH was fixed.
* A workaround for some SMTP servers, which terminate connection
right after QUIT command was sent, was made.
(specifically Gmail server)
* Clear-signed messages are not MIME-encoded anymore.
* The line-wrapping of composition window was modified not to screw
up itemized lines.
diffstat:
mail/sylpheed-devel/Makefile | 5 +++--
mail/sylpheed-devel/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 2ecd549b4f13 -r 8b983404db38 mail/sylpheed-devel/Makefile
--- a/mail/sylpheed-devel/Makefile Tue Apr 12 20:21:32 2005 +0000
+++ b/mail/sylpheed-devel/Makefile Tue Apr 12 20:40:00 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:27 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/12 20:40:00 chris Exp $
-DISTNAME= sylpheed-1.9.7
+DISTNAME= sylpheed-1.9.8
CATEGORIES= mail news x11
+#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.9/
EXTRACT_SUFX= .tar.bz2
diff -r 2ecd549b4f13 -r 8b983404db38 mail/sylpheed-devel/distinfo
--- a/mail/sylpheed-devel/distinfo Tue Apr 12 20:21:32 2005 +0000
+++ b/mail/sylpheed-devel/distinfo Tue Apr 12 20:40:00 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/03/29 12:27:47 xtraeme Exp $
+$NetBSD: distinfo,v 1.3 2005/04/12 20:40:00 chris Exp $
-SHA1 (sylpheed-1.9.7.tar.bz2) = 04de9af4c609c61d79f4ffecf2c776c76462edec
-RMD160 (sylpheed-1.9.7.tar.bz2) = b0c04232d20ddf7c451e270534eb98cd8c040219
-Size (sylpheed-1.9.7.tar.bz2) = 2219760 bytes
+SHA1 (sylpheed-1.9.8.tar.bz2) = 9dea77fb3287dbace235a63e34bd516f0a5e557a
+RMD160 (sylpheed-1.9.8.tar.bz2) = 43171520be17ee4c61e120296f70f87250a05512
+Size (sylpheed-1.9.8.tar.bz2) = 2222082 bytes
Home |
Main Index |
Thread Index |
Old Index