summaryrefslogtreecommitdiff
path: root/mail/sylpheed
diff options
context:
space:
mode:
authorchris <chris>2005-02-05 14:51:17 +0000
committerchris <chris>2005-02-05 14:51:17 +0000
commitd7c9279668ee2dd0e5719bc830af6386b2decd83 (patch)
treeb38428c61ea73bf8c683fae77d7362164d3c30ff /mail/sylpheed
parent939eee0e0068ad979e4c88e981575c03c2b2d12f (diff)
downloadpkgsrc-d7c9279668ee2dd0e5719bc830af6386b2decd83.tar.gz
Update sylpheed to 1.0.1.
Changes since 1.0.0: * Gpgme-1.0 has been supported (thanks to Toshio Kuratomi). - A warning is displayed if a key for encryption is untrusted. - The status of signature validity became more descriptive. - Signatures inside nested multipart are now recognized. * Messages are not retrieved multiple times anymore after POP3 session is aborted. * Other bugfixes have been made. Changes since 1.0.0rc: * The first official release. * The escaping of special characters in action commands has been modified. * The crash on deleting a remote account has been fixed. Changes since 1.0.0beta4: * The IMAP4 parser has been fixed for 64-bit platforms. * Users are now asked to switch to online mode when sending in offline. * The line-joining problem of auto-wrapping has been fixed. * Special characters are now properly escaped when executing action commands. * Some compiler warnings have been removed. Changes since 1.0.0beta3: * The Japanese manual has been updated. * Some icons have been modified, and unused icons have been removed. * The menu strings have been fixed. * The workaround for invalid CR characters on POP3 has been made.
Diffstat (limited to 'mail/sylpheed')
-rw-r--r--mail/sylpheed/Makefile9
-rw-r--r--mail/sylpheed/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index c4ff206ee36..350b415f509 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.70 2004/12/28 23:18:18 reed Exp $
+# $NetBSD: Makefile,v 1.71 2005/02/05 14:51:17 chris Exp $
-DISTNAME= sylpheed-1.0.0beta3
-PKGREVISION= 1
+DISTNAME= sylpheed-1.0.1
CATEGORIES= mail news x11
-MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
+MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.0/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= chris@NetBSD.org
@@ -67,7 +66,7 @@ post-install:
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../graphics/gdk-pixbuf/buildlink3.mk"
-.include "../../security/gpgme03/buildlink3.mk"
+.include "../../security/gpgme/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../devel/glib/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo
index 35a9ae6ce15..2901d6367b7 100644
--- a/mail/sylpheed/distinfo
+++ b/mail/sylpheed/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.35 2004/11/21 08:58:24 jmmv Exp $
+$NetBSD: distinfo,v 1.36 2005/02/05 14:51:17 chris Exp $
-SHA1 (sylpheed-1.0.0beta3.tar.bz2) = cc0116e470a960cfc17744ee46cefd2bd3954bde
-Size (sylpheed-1.0.0beta3.tar.bz2) = 2344429 bytes
+SHA1 (sylpheed-1.0.1.tar.bz2) = 825c1641450ca5370d16aaa0238a633a91f93256
+Size (sylpheed-1.0.1.tar.bz2) = 2374127 bytes