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.9, main changes are:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e18e18dc66a9
branches:  trunk
changeset: 467398:e18e18dc66a9
user:      chris <chris%pkgsrc.org@localhost>
date:      Sat Jan 31 13:56:09 2004 +0000

description:
Update sylpheed to 0.9.9, main changes are:
    * Word wrapping on multibyte locales has been improved.
    * The receive menu has been improved.
    * The combo button for toolbar has been implemented.
    * The download feature for IMAP / News folders has been implemented.
    * URL is now shown on the statusbar when links are clicked, and
      warning is displayed in case of fake URL.
    * JIS X 0201 Kana (hankaku kana) will be converted into JIS X 0208
      when sending.
    * Crashes on 64-bit environments has been fixed.
    * Other bugfixes have been made.

diffstat:

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

diffs (36 lines):

diff -r 4f31fa084d85 -r e18e18dc66a9 mail/sylpheed/Makefile
--- a/mail/sylpheed/Makefile    Sat Jan 31 12:28:48 2004 +0000
+++ b/mail/sylpheed/Makefile    Sat Jan 31 13:56:09 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2004/01/24 13:55:31 grant Exp $
+# $NetBSD: Makefile,v 1.59 2004/01/31 13:56:09 chris Exp $
 
-DISTNAME=      sylpheed-0.9.8a
-PKGREVISION=   1
+DISTNAME=      sylpheed-0.9.9
 CATEGORIES=    mail news x11
 MASTER_SITES=  http://sylpheed.good-day.net/sylpheed/
 EXTRACT_SUFX=  .tar.bz2
diff -r 4f31fa084d85 -r e18e18dc66a9 mail/sylpheed/PLIST
--- a/mail/sylpheed/PLIST       Sat Jan 31 12:28:48 2004 +0000
+++ b/mail/sylpheed/PLIST       Sat Jan 31 13:56:09 2004 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.8 2003/05/25 23:41:33 chris Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/01/31 13:56:09 chris Exp $
 bin/sylpheed
 share/examples/sylpheed/mime.types
+${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/sylpheed.mo
diff -r 4f31fa084d85 -r e18e18dc66a9 mail/sylpheed/distinfo
--- a/mail/sylpheed/distinfo    Sat Jan 31 12:28:48 2004 +0000
+++ b/mail/sylpheed/distinfo    Sat Jan 31 13:56:09 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.30 2003/12/15 23:56:08 chris Exp $
+$NetBSD: distinfo,v 1.31 2004/01/31 13:56:09 chris Exp $
 
-SHA1 (sylpheed-0.9.8a.tar.bz2) = 4e04772dc7dd94d834e5db9e17e9f966553b160b
-Size (sylpheed-0.9.8a.tar.bz2) = 2211027 bytes
+SHA1 (sylpheed-0.9.9.tar.bz2) = c2234d1f7d8e9a258d7eecb9fea837cd14016fc8
+Size (sylpheed-0.9.9.tar.bz2) = 2255925 bytes



Home | Main Index | Thread Index | Old Index