pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/sylpheed-devel Update to 2.1.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d630c5e8367
branches:  trunk
changeset: 501800:6d630c5e8367
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sat Oct 29 13:21:22 2005 +0000

description:
Update to 2.1.5:

    * The command line option to specify directory which stores configuration
      files (--configdir dirname) was added.
    * The output headers of printed messages now match to those of the message
      view.
    * Confirmation dialog is displayed instead of input dialog on printing.
    * When replying to ML post that has the Reply-To set, both addresses will
      be set.
    * The option to delete filtered junk mails from server was added.
    * The locale name 'zh_TW.Big5' was changed to 'zh_TW'.
    * The problem that drag and drop didn't work with GTK+ 2.8 was fixed.
    * The sample mime.types was included into the source package.
    * Win32: The remote command was implemented using TCP socket.
    * Win32: The drag and drop of files from Explorer was supported.
    * Win32: The default print command for text file is used for printing when
      the command is unspecified.
    * Win32: Several bugfixes were made.

diffstat:

 mail/sylpheed-devel/Makefile |  4 ++--
 mail/sylpheed-devel/PLIST    |  4 ++--
 mail/sylpheed-devel/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (43 lines):

diff -r eda7eefcee44 -r 6d630c5e8367 mail/sylpheed-devel/Makefile
--- a/mail/sylpheed-devel/Makefile      Sat Oct 29 12:36:50 2005 +0000
+++ b/mail/sylpheed-devel/Makefile      Sat Oct 29 13:21:22 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2005/10/24 22:37:20 chris Exp $
+# $NetBSD: Makefile,v 1.19 2005/10/29 13:21:22 xtraeme Exp $
 
-DISTNAME=      sylpheed-2.1.4
+DISTNAME=      sylpheed-2.1.5
 CATEGORIES=    mail news x11
 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
 MASTER_SITES=  http://sylpheed.good-day.net/sylpheed/v2.1/
diff -r eda7eefcee44 -r 6d630c5e8367 mail/sylpheed-devel/PLIST
--- a/mail/sylpheed-devel/PLIST Sat Oct 29 12:36:50 2005 +0000
+++ b/mail/sylpheed-devel/PLIST Sat Oct 29 13:21:22 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/07/09 13:01:01 chris Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/10/29 13:21:22 xtraeme Exp $
 bin/sylpheed
 share/examples/sylpheed/mime.types
 ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/sylpheed.mo
@@ -28,7 +28,7 @@
 ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/sylpheed.mo
-${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/sylpheed.mo
 share/sylpheed/faq/de/sylpheed-faq-1.html
 share/sylpheed/faq/de/sylpheed-faq-2.html
 share/sylpheed/faq/de/sylpheed-faq-3.html
diff -r eda7eefcee44 -r 6d630c5e8367 mail/sylpheed-devel/distinfo
--- a/mail/sylpheed-devel/distinfo      Sat Oct 29 12:36:50 2005 +0000
+++ b/mail/sylpheed-devel/distinfo      Sat Oct 29 13:21:22 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2005/10/24 22:37:20 chris Exp $
+$NetBSD: distinfo,v 1.16 2005/10/29 13:21:22 xtraeme Exp $
 
-SHA1 (sylpheed-2.1.4.tar.bz2) = 83e6658eb86b29c4f6424995f81b11f523b57e05
-RMD160 (sylpheed-2.1.4.tar.bz2) = 8ebe846e0630fb56922859c41e6cec60ce324d49
-Size (sylpheed-2.1.4.tar.bz2) = 2370505 bytes
+SHA1 (sylpheed-2.1.5.tar.bz2) = 221ced72aeae113475f38f15d3fc975723bf703c
+RMD160 (sylpheed-2.1.5.tar.bz2) = 17b359aa61fb4b2caaaff82a341b6ccc4cbe0bff
+Size (sylpheed-2.1.5.tar.bz2) = 2375282 bytes



Home | Main Index | Thread Index | Old Index