pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/sylpheed-gtk2 Update sylpheed-gtk2 to 1.0.0.20041...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/204370abad54
branches:  trunk
changeset: 486290:204370abad54
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Dec 26 04:12:58 2004 +0000

description:
Update sylpheed-gtk2 to 1.0.0.20041224.

Changes since 0.9.99.
    *  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.
    * 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.
    * 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.
    * The Japanese JPilot address book has been supported.
    * Back scrolling on Shift/Alt and Space key press has been enabled.
    * Attached text files are now canonicalized before encoded to
      BASE64 to conform with RFC 2045.
    * The optimal Content-Transfer-Encoding will be used when
      attaching text files.
    * The icons of the receive dialog have been modified.
    * Mozilla Firefox has become a default web browser.
    * The auto-expanding status bar has been fixed.
    * Messages won't be moved or deleted immediately at local
      filtering when immediate execution option is off.
    * 'Empty trash' has been added to the folder context menu.
    * 'Remove mailbox' has been removed from the folder context menu.
    * 'File' menu in the main menu has been reorganized.
    * AND/OR matching option has been added to the summary search dialog.
    * APOP setting became a separate option for POP3.
    * Icons are added to the alert dialog and filter edit dialog.
    * Cc is added for the parameter of templates.
    * The menu of composition window has been reorganized.
    * Gettext has been upgraded to 0.14.1.
    * Some minor bugs of filtering have been fixed.

diffstat:

 mail/sylpheed-gtk2/Makefile |  6 +++---
 mail/sylpheed-gtk2/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 6d3b9cb692bb -r 204370abad54 mail/sylpheed-gtk2/Makefile
--- a/mail/sylpheed-gtk2/Makefile       Sun Dec 26 03:58:59 2004 +0000
+++ b/mail/sylpheed-gtk2/Makefile       Sun Dec 26 04:12:58 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2004/11/08 11:47:02 gavan Exp $
+# $NetBSD: Makefile,v 1.22 2004/12/26 04:12:58 minskim Exp $
 #
 
-DISTNAME=      sylpheed-0.9.99-gtk2-20041024
-PKGNAME=       sylpheed-gtk2-0.9.99.20041024
+DISTNAME=      sylpheed-1.0.0-gtk2-20041224
+PKGNAME=       sylpheed-gtk2-1.0.0.20041224
 CATEGORIES=    mail x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=sylpheed-gtk2/}
 
diff -r 6d3b9cb692bb -r 204370abad54 mail/sylpheed-gtk2/distinfo
--- a/mail/sylpheed-gtk2/distinfo       Sun Dec 26 03:58:59 2004 +0000
+++ b/mail/sylpheed-gtk2/distinfo       Sun Dec 26 04:12:58 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2004/11/03 17:00:05 minskim Exp $
+$NetBSD: distinfo,v 1.10 2004/12/26 04:12:58 minskim Exp $
 
-SHA1 (sylpheed-0.9.99-gtk2-20041024.tar.gz) = a1cc44f798403c08115c1ce6f37ca37553a7d5c1
-Size (sylpheed-0.9.99-gtk2-20041024.tar.gz) = 3412783 bytes
+SHA1 (sylpheed-1.0.0-gtk2-20041224.tar.gz) = 69d82793e28c0af43eb0e1d2eb81813060a6046c
+Size (sylpheed-1.0.0-gtk2-20041224.tar.gz) = 3451862 bytes



Home | Main Index | Thread Index | Old Index