pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/sylpheed Changes from 2.6.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58c2b6ee4817
branches:  trunk
changeset: 396578:58c2b6ee4817
user:      ahoka <ahoka%pkgsrc.org@localhost>
date:      Mon Jul 27 23:06:46 2009 +0000

description:
Changes from 2.6.0

    * The plug-in system was implemented (still experimental. See PLUGIN.txt for detail).
    * LibSylph (internal version) is built as shared library now.
    * The update check feature was implemented (requires curl command, included in Windows installer).
    * fsync() will be called after writing configuration files.
    * 'Send queued messages' is shown instead of 'Mark all read' in the context menu of the Queue folder.
    * The default command line options of spam filters were modified.
    * Win32: Hard link will be used to improve file I/O performance if available.
    * Win32: bsfilter is included in the installer now. If you have installed bsfilter at another location, please note that the location of database files might change.
    * Win32: Install/uninstall will be aborted if Sylpheed is running.
    * Win32: The registration of Start menu will be applied to all users.
    * Win32: The installer cannot launch Sylpheed anymore when install finishes (for Vista).
    * A crash bug on CSV import of the address book was fixed.
    * Several other bugfixes were made.

diffstat:

 mail/sylpheed/Makefile |   6 +++---
 mail/sylpheed/PLIST    |  44 +++++++++++++++++++++++++++++++++++++++++++-
 mail/sylpheed/distinfo |   8 ++++----
 3 files changed, 50 insertions(+), 8 deletions(-)

diffs (87 lines):

diff -r 436426b0d1ad -r 58c2b6ee4817 mail/sylpheed/Makefile
--- a/mail/sylpheed/Makefile    Mon Jul 27 20:08:38 2009 +0000
+++ b/mail/sylpheed/Makefile    Mon Jul 27 23:06:46 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.116 2009/07/22 09:01:35 wiz Exp $
+# $NetBSD: Makefile,v 1.117 2009/07/27 23:06:46 ahoka Exp $
 
-DISTNAME=      sylpheed-2.6.0
+DISTNAME=      sylpheed-2.7.0
 CATEGORIES=    mail news x11
-MASTER_SITES=  http://sylpheed.sraoss.jp/sylpheed/v2.6/
+MASTER_SITES=  http://sylpheed.sraoss.jp/sylpheed/v2.7/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    chris%NetBSD.org@localhost
diff -r 436426b0d1ad -r 58c2b6ee4817 mail/sylpheed/PLIST
--- a/mail/sylpheed/PLIST       Mon Jul 27 20:08:38 2009 +0000
+++ b/mail/sylpheed/PLIST       Mon Jul 27 23:06:46 2009 +0000
@@ -1,5 +1,46 @@
-@comment $NetBSD: PLIST,v 1.17 2009/06/14 18:04:44 joerg Exp $
+@comment $NetBSD: PLIST,v 1.18 2009/07/27 23:06:46 ahoka Exp $
 bin/sylpheed
+include/sylpheed/plugin.h
+include/sylpheed/sylph/account.h
+include/sylpheed/sylph/base64.h
+include/sylpheed/sylph/codeconv.h
+include/sylpheed/sylph/customheader.h
+include/sylpheed/sylph/defs.h
+include/sylpheed/sylph/displayheader.h
+include/sylpheed/sylph/enums.h
+include/sylpheed/sylph/filter.h
+include/sylpheed/sylph/folder.h
+include/sylpheed/sylph/html.h
+include/sylpheed/sylph/imap.h
+include/sylpheed/sylph/mbox.h
+include/sylpheed/sylph/md5.h
+include/sylpheed/sylph/md5_hmac.h
+include/sylpheed/sylph/mh.h
+include/sylpheed/sylph/news.h
+include/sylpheed/sylph/nntp.h
+include/sylpheed/sylph/pop.h
+include/sylpheed/sylph/prefs.h
+include/sylpheed/sylph/prefs_account.h
+include/sylpheed/sylph/prefs_common.h
+include/sylpheed/sylph/procheader.h
+include/sylpheed/sylph/procmime.h
+include/sylpheed/sylph/procmsg.h
+include/sylpheed/sylph/quoted-printable.h
+include/sylpheed/sylph/recv.h
+include/sylpheed/sylph/session.h
+include/sylpheed/sylph/smtp.h
+include/sylpheed/sylph/socket.h
+include/sylpheed/sylph/ssl.h
+include/sylpheed/sylph/stringtable.h
+include/sylpheed/sylph/syl-marshal.h
+include/sylpheed/sylph/sylmain.h
+include/sylpheed/sylph/unmime.h
+include/sylpheed/sylph/utils.h
+include/sylpheed/sylph/uuencode.h
+include/sylpheed/sylph/virtual.h
+include/sylpheed/sylph/xml.h
+lib/libsylph-0.la
+lib/libsylpheed-plugin-0.la
 share/applications/sylpheed.desktop
 share/examples/sylpheed/mime.types
 share/locale/be/LC_MESSAGES/sylpheed.mo
@@ -91,6 +132,7 @@
 share/sylpheed/manual/ja/sylpheed-22.html
 share/sylpheed/manual/ja/sylpheed-23.html
 share/sylpheed/manual/ja/sylpheed-24.html
+share/sylpheed/manual/ja/sylpheed-25.html
 share/sylpheed/manual/ja/sylpheed-3.html
 share/sylpheed/manual/ja/sylpheed-4.html
 share/sylpheed/manual/ja/sylpheed-5.html
diff -r 436426b0d1ad -r 58c2b6ee4817 mail/sylpheed/distinfo
--- a/mail/sylpheed/distinfo    Mon Jul 27 20:08:38 2009 +0000
+++ b/mail/sylpheed/distinfo    Mon Jul 27 23:06:46 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.65 2008/12/23 22:45:00 ahoka Exp $
+$NetBSD: distinfo,v 1.66 2009/07/27 23:06:46 ahoka Exp $
 
-SHA1 (sylpheed-2.6.0.tar.bz2) = 122fe608b5a7cb5a262da65908b1f5cf67a0123f
-RMD160 (sylpheed-2.6.0.tar.bz2) = a4eb3b11d297dce1c42c23ceb553680b0942d75c
-Size (sylpheed-2.6.0.tar.bz2) = 2833188 bytes
+SHA1 (sylpheed-2.7.0.tar.bz2) = 45ebb6e887a41d03498d49cf81ef21d965e78d47
+RMD160 (sylpheed-2.7.0.tar.bz2) = 138c68f8d46768dcf64fbbaef719e7b68065b2bb
+Size (sylpheed-2.7.0.tar.bz2) = 2893940 bytes



Home | Main Index | Thread Index | Old Index