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 0.9.10.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0903fb8bf730
branches:  trunk
changeset: 469914:0903fb8bf730
user:      chris <chris%pkgsrc.org@localhost>
date:      Tue Mar 02 20:44:15 2004 +0000

description:
Update Sylpheed to 0.9.10.

Main changes are:
    * A new folder can be created on the folder selection dialog now.
    * The folder view is now updated progressively when receiving.
    * Statasbar has been added to the message view window.
    * The built-in image viewer has been improved, and its memory leaks
      have been fixed.
    * Ukrainian translation has been added.
    * Other bugfixes have been made.

diffstat:

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

diffs (40 lines):

diff -r 98d15da6eb59 -r 0903fb8bf730 mail/sylpheed/Makefile
--- a/mail/sylpheed/Makefile    Tue Mar 02 19:49:40 2004 +0000
+++ b/mail/sylpheed/Makefile    Tue Mar 02 20:44:15 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2004/01/31 13:56:09 chris Exp $
+# $NetBSD: Makefile,v 1.60 2004/03/02 20:44:15 chris Exp $
 
-DISTNAME=      sylpheed-0.9.9
+DISTNAME=      sylpheed-0.9.10
 CATEGORIES=    mail news x11
 MASTER_SITES=  http://sylpheed.good-day.net/sylpheed/
 EXTRACT_SUFX=  .tar.bz2
diff -r 98d15da6eb59 -r 0903fb8bf730 mail/sylpheed/PLIST
--- a/mail/sylpheed/PLIST       Tue Mar 02 19:49:40 2004 +0000
+++ b/mail/sylpheed/PLIST       Tue Mar 02 20:44:15 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2004/01/31 13:56:09 chris Exp $
+@comment $NetBSD: PLIST,v 1.10 2004/03/02 20:44:15 chris Exp $
 bin/sylpheed
 share/examples/sylpheed/mime.types
 ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/sylpheed.mo
@@ -25,6 +25,7 @@
 ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/sylpheed.mo
 ${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
 share/sylpheed/faq/de/sylpheed-faq-1.html
diff -r 98d15da6eb59 -r 0903fb8bf730 mail/sylpheed/distinfo
--- a/mail/sylpheed/distinfo    Tue Mar 02 19:49:40 2004 +0000
+++ b/mail/sylpheed/distinfo    Tue Mar 02 20:44:15 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.31 2004/01/31 13:56:09 chris Exp $
+$NetBSD: distinfo,v 1.32 2004/03/02 20:44:15 chris Exp $
 
-SHA1 (sylpheed-0.9.9.tar.bz2) = c2234d1f7d8e9a258d7eecb9fea837cd14016fc8
-Size (sylpheed-0.9.9.tar.bz2) = 2255925 bytes
+SHA1 (sylpheed-0.9.10.tar.bz2) = bff6cdc5d759716a310ffd99858977a5a8491061
+Size (sylpheed-0.9.10.tar.bz2) = 2302890 bytes



Home | Main Index | Thread Index | Old Index