pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/sylpheed Update sylpheed to 1.0.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/81cadf2ef39a
branches: trunk
changeset: 488649:81cadf2ef39a
user: chris <chris%pkgsrc.org@localhost>
date: Sat Feb 05 14:51:17 2005 +0000
description:
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:
mail/sylpheed/Makefile | 9 ++++-----
mail/sylpheed/distinfo | 6 +++---
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r 33c909949686 -r 81cadf2ef39a mail/sylpheed/Makefile
--- a/mail/sylpheed/Makefile Sat Feb 05 14:50:52 2005 +0000
+++ b/mail/sylpheed/Makefile Sat Feb 05 14:51:17 2005 +0000
@@ -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@localhost
@@ -67,7 +66,7 @@
.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 -r 33c909949686 -r 81cadf2ef39a mail/sylpheed/distinfo
--- a/mail/sylpheed/distinfo Sat Feb 05 14:50:52 2005 +0000
+++ b/mail/sylpheed/distinfo Sat Feb 05 14:51:17 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index