pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/sylpheed-claws Changes 0.9.8:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/755c27d3e3df
branches:  trunk
changeset: 466221:755c27d3e3df
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jan 13 13:03:46 2004 +0000

description:
Changes 0.9.8:
        * Pre-processing and post-processing rules can now be specified.
        * A 'Clone Account' function has been added.
        * a new Folder Property has been added, 'Scan for new mail'
        * the Extended 'Quick-search' has a new symbol
        * fast Folder Processing rule creation based on a message
        * a new pixmap has been added for use with a 'Check spelling' button
        * updated translations: British English, French, German Japanese,
          Polish, Spanish, Simpilified Chinese, and Slovak
        * Bug fixes

diffstat:

 mail/sylpheed-claws/Makefile        |  3 +--
 mail/sylpheed-claws/Makefile.common |  4 ++--
 mail/sylpheed-claws/PLIST           |  6 +++---
 mail/sylpheed-claws/distinfo        |  6 +++---
 4 files changed, 9 insertions(+), 10 deletions(-)

diffs (76 lines):

diff -r 7b0be5914393 -r 755c27d3e3df mail/sylpheed-claws/Makefile
--- a/mail/sylpheed-claws/Makefile      Tue Jan 13 11:27:34 2004 +0000
+++ b/mail/sylpheed-claws/Makefile      Tue Jan 13 13:03:46 2004 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2004/01/01 21:39:02 cube Exp $
+# $NetBSD: Makefile,v 1.27 2004/01/13 13:03:46 adam Exp $
 #
 
 .include "Makefile.common"
 
 PKGNAME=       sylpheed-claws-${SYLPHEED_VERSION}
-PKGREVISION=   1
 
 MAINTAINER=    chris%NetBSD.org@localhost
 COMMENT=       X based e-mail and netnews client
diff -r 7b0be5914393 -r 755c27d3e3df mail/sylpheed-claws/Makefile.common
--- a/mail/sylpheed-claws/Makefile.common       Tue Jan 13 11:27:34 2004 +0000
+++ b/mail/sylpheed-claws/Makefile.common       Tue Jan 13 13:03:46 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2004/01/01 21:39:02 cube Exp $
+# $NetBSD: Makefile.common,v 1.2 2004/01/13 13:03:46 adam Exp $
 #
 
 DISTNAME=      sylpheed-${SYLPHEED_VERSION}claws
@@ -21,4 +21,4 @@
 # Force gnome detection off to avoid installing some extra files
 CONFIGURE_ENV+=                ac_cv_path_GNOME_CONFIG="no"
 
-SYLPHEED_VERSION=      0.9.7
+SYLPHEED_VERSION=      0.9.8
diff -r 7b0be5914393 -r 755c27d3e3df mail/sylpheed-claws/PLIST
--- a/mail/sylpheed-claws/PLIST Tue Jan 13 11:27:34 2004 +0000
+++ b/mail/sylpheed-claws/PLIST Tue Jan 13 13:03:46 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2003/12/11 15:22:28 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2004/01/13 13:03:46 adam Exp $
 bin/sylpheed
 include/sylpheed/account.h
 include/sylpheed/action.h
@@ -104,6 +104,7 @@
 include/sylpheed/ldapserver.h
 include/sylpheed/ldaputil.h
 include/sylpheed/ldif.h
+include/sylpheed/localfolder.h
 include/sylpheed/main.h
 include/sylpheed/mainwindow.h
 include/sylpheed/manual.h
@@ -135,7 +136,6 @@
 include/sylpheed/prefs_fonts.h
 include/sylpheed/prefs_gtk.h
 include/sylpheed/prefs_matcher.h
-include/sylpheed/prefs_scoring.h
 include/sylpheed/prefs_spelling.h
 include/sylpheed/prefs_summary_column.h
 include/sylpheed/prefs_template.h
@@ -148,8 +148,8 @@
 include/sylpheed/quote_fmt_lex.h
 include/sylpheed/quote_fmt_parse.h
 include/sylpheed/recv.h
+include/sylpheed/remotefolder.h
 include/sylpheed/rfc2015.h
-include/sylpheed/scoring.h
 include/sylpheed/select-keys.h
 include/sylpheed/send_message.h
 include/sylpheed/setup.h
diff -r 7b0be5914393 -r 755c27d3e3df mail/sylpheed-claws/distinfo
--- a/mail/sylpheed-claws/distinfo      Tue Jan 13 11:27:34 2004 +0000
+++ b/mail/sylpheed-claws/distinfo      Tue Jan 13 13:03:46 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.10 2003/12/11 15:22:28 adam Exp $
+$NetBSD: distinfo,v 1.11 2004/01/13 13:03:46 adam Exp $
 
-SHA1 (sylpheed-0.9.7claws.tar.bz2) = 5611837ea9a5addd81089d574abffb2c67c92117
-Size (sylpheed-0.9.7claws.tar.bz2) = 2846105 bytes
+SHA1 (sylpheed-0.9.8claws.tar.bz2) = 1503e5c46c0886c05ea3a502f61010401c6a4fa8
+Size (sylpheed-0.9.8claws.tar.bz2) = 2866881 bytes



Home | Main Index | Thread Index | Old Index