summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorchris <chris@pkgsrc.org>2005-09-15 21:06:52 +0000
committerchris <chris@pkgsrc.org>2005-09-15 21:06:52 +0000
commitf5b02254e8797ecbeb6a4cd6372979b3424a0a12 (patch)
treee2da48c1143919a1a441ce93134ec5fc40b4ba38 /mail
parent8bf783c049f443fec87e37820e059cdd7861b879 (diff)
downloadpkgsrc-f5b02254e8797ecbeb6a4cd6372979b3424a0a12.tar.gz
Update sylpheed-devel to 2.1.2. Main changes are:
* The core parts were separated into a library (LibSylph), and its license was changed to LGPL. * The feature to sort the summary by thread date was implemented. * When executing IMAP4 operations which take long time, its progress is now displayed on the statusbar, and the UI is periodically updated. * The number of messages to be copied at a time on IMAP4 was limited to prevent timeout error. * GPG and SSL settings are now saved even if they are disabled at the compile time. * The auto detection of Japanese encoding now supports UTF-8 encoding. * The text display has been modified a bit. * The initial implementation of tray icon was added. * Address fields are now normalized before sending. * Some problems of the addressbook was fixed. * A bug in which message/rfc822 attachments were broken when pgp-signed was fixed. * Win32: A bug in which opened sockets were not closed properly was fixed.
Diffstat (limited to 'mail')
-rw-r--r--mail/sylpheed-devel/Makefile4
-rw-r--r--mail/sylpheed-devel/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/sylpheed-devel/Makefile b/mail/sylpheed-devel/Makefile
index 28b337762c7..eae4a1f201d 100644
--- a/mail/sylpheed-devel/Makefile
+++ b/mail/sylpheed-devel/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2005/08/27 12:25:46 chris Exp $
+# $NetBSD: Makefile,v 1.16 2005/09/15 21:06:52 chris Exp $
-DISTNAME= sylpheed-2.1.1
+DISTNAME= sylpheed-2.1.2
CATEGORIES= mail news x11
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.1/
diff --git a/mail/sylpheed-devel/distinfo b/mail/sylpheed-devel/distinfo
index 92468a5b460..bf9105a0bcc 100644
--- a/mail/sylpheed-devel/distinfo
+++ b/mail/sylpheed-devel/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2005/08/27 12:25:46 chris Exp $
+$NetBSD: distinfo,v 1.13 2005/09/15 21:06:52 chris Exp $
-SHA1 (sylpheed-2.1.1.tar.bz2) = d70add5bd8316f44919be86c3f1d196a9ddd967a
-RMD160 (sylpheed-2.1.1.tar.bz2) = 422a1de3c4162d5ce7669337d666149cfc8fdc94
-Size (sylpheed-2.1.1.tar.bz2) = 2323547 bytes
+SHA1 (sylpheed-2.1.2.tar.bz2) = ca7744626d675947f27b62e159f39738fb47c12d
+RMD160 (sylpheed-2.1.2.tar.bz2) = f2eecdc9e6a91c1f0eeb2609a77a4942456c118d
+Size (sylpheed-2.1.2.tar.bz2) = 2358204 bytes