summaryrefslogtreecommitdiff
path: root/mail/sylpheed
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2002-07-18 12:16:59 +0000
committerhubertf <hubertf@pkgsrc.org>2002-07-18 12:16:59 +0000
commit2347a7999a21122660de56ffc4884494bd719455 (patch)
tree069c1665bc1cbf6a1020385bd95813532affe409 /mail/sylpheed
parent09a1ab3f7a79bbd58443b56a91442acfe000999c (diff)
downloadpkgsrc-2347a7999a21122660de56ffc4884494bd719455.tar.gz
Update slypheed to 0.8.0. Changes:
* 0.8.0 * The "Paste as quotation" feature has been implemented. * The "Action" feature (function to pass contents of messages to external programs) has been added. * Automatic line-wrapping on input has been enabled. * The Japanese encoding conversion routine has been rewritten and libkcc has been removed. * The MIME encode/decode routines based on fetchmail have been rewritten. * The IMAP response parser has been improved. * The authentication method on SMTP AUTH can be forced. * The receive error dialog can be disabled. * The option to change the displayed message automatically with cursor key on the summary view has been added. * The copy and paste problem in MIME mode has been mostly fixed. * Some other minor bugfixes and improvements have been made. * 0.7.8 * The feature to leave messages on POP3 server for specified days has been implemented. * The SSL preferences which was broken at the previous version has been fixed. * 0.7.7 * The 'Redirect' (aka Bounce) feature has been implemented. * IMAP4 / POP3 STARTTLS command has been enabled. * NNTP over SSL has been enabled. * The sorting order of the summary view became persistent. * The 'Expand / Collapse all threads' feature have been added. * The sorting order of the folder tree became case insensitive. * The common / account preferences button has been removed from the toolbar. * Some fixes and improvements for MIME view have been made. * The behavior of the toggle menu of 'Folder tree' and 'Message view' have been fixed. * The behavior of address completion has been fixed. * A bug in the header MIME encoding routine on Japanese locale has been fixed. * Some other bugfixes have been made. Submitted by dawszy@polnet.wroc.pl in PR 17632.
Diffstat (limited to 'mail/sylpheed')
-rw-r--r--mail/sylpheed/Makefile4
-rw-r--r--mail/sylpheed/PLIST45
-rw-r--r--mail/sylpheed/distinfo6
3 files changed, 28 insertions, 27 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index b920cb3926d..beb630da780 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2002/06/04 14:03:35 cjep Exp $
+# $NetBSD: Makefile,v 1.13 2002/07/18 12:16:59 hubertf Exp $
-DISTNAME= sylpheed-0.7.6
+DISTNAME= sylpheed-0.8.0
CATEGORIES= mail news x11
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/sylpheed/PLIST b/mail/sylpheed/PLIST
index 2bf47f39273..bc1fc3e5cea 100644
--- a/mail/sylpheed/PLIST
+++ b/mail/sylpheed/PLIST
@@ -1,26 +1,27 @@
-@comment $NetBSD: PLIST,v 1.3 2002/06/04 14:03:35 cjep Exp $
+@comment $NetBSD: PLIST,v 1.4 2002/07/18 12:16:59 hubertf Exp $
bin/sylpheed
-share/locale/cs/LC_MESSAGES/sylpheed.mo
-share/locale/da/LC_MESSAGES/sylpheed.mo
-share/locale/de/LC_MESSAGES/sylpheed.mo
-share/locale/el/LC_MESSAGES/sylpheed.mo
-share/locale/es/LC_MESSAGES/sylpheed.mo
-share/locale/et/LC_MESSAGES/sylpheed.mo
-share/locale/fr/LC_MESSAGES/sylpheed.mo
-share/locale/hr/LC_MESSAGES/sylpheed.mo
-share/locale/hu/LC_MESSAGES/sylpheed.mo
-share/locale/it/LC_MESSAGES/sylpheed.mo
-share/locale/ja/LC_MESSAGES/sylpheed.mo
-share/locale/ko/LC_MESSAGES/sylpheed.mo
-share/locale/nl/LC_MESSAGES/sylpheed.mo
-share/locale/pl/LC_MESSAGES/sylpheed.mo
-share/locale/pt_BR/LC_MESSAGES/sylpheed.mo
-share/locale/ro/LC_MESSAGES/sylpheed.mo
-share/locale/ru/LC_MESSAGES/sylpheed.mo
-share/locale/sv/LC_MESSAGES/sylpheed.mo
-share/locale/tr/LC_MESSAGES/sylpheed.mo
-share/locale/zh_CN/LC_MESSAGES/sylpheed.mo
-share/locale/zh_TW.Big5/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
+${PKGLOCALEDIR}/locale/el/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/et/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/tr/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
share/sylpheed/faq/de/sylpheed-faq-2.html
share/sylpheed/faq/de/sylpheed-faq-3.html
diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo
index bc6d9171e13..adc38c2e51b 100644
--- a/mail/sylpheed/distinfo
+++ b/mail/sylpheed/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2002/06/04 14:03:36 cjep Exp $
+$NetBSD: distinfo,v 1.8 2002/07/18 12:16:59 hubertf Exp $
-SHA1 (sylpheed-0.7.6.tar.bz2) = e674ee38903a94003ebe2282a9d8268095eea832
-Size (sylpheed-0.7.6.tar.bz2) = 1731069 bytes
+SHA1 (sylpheed-0.8.0.tar.bz2) = 8f8242de3344ddc4cc6dfd1732ae07df88829665
+Size (sylpheed-0.8.0.tar.bz2) = 1837816 bytes