pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc * Claws Mail is now licensed under GPLv3 or later.
details: https://anonhg.NetBSD.org/pkgsrc/rev/203a9180e92d
branches: trunk
changeset: 533382:203a9180e92d
user: smb <smb%pkgsrc.org@localhost>
date: Tue Sep 18 03:17:24 2007 +0000
description:
* Claws Mail is now licensed under GPLv3 or later.
New in this release:
~~~~~~~~~~~~~~~~~~~~
* added Tags feature
Tags are arbitrary labels that can be applied to messages. It is
possible to create, edit, remove Tags; apply them to mails;
filter on Tags or Tag presence; apply or unset Tags via Filtering
actions; reference Tags in reply Templates.
* Threads can now be sorted by most recent message
/View/Sort/By thread date
* Added "/View/Show or Hide/Column headers"
* Added 'watch thread' feature
* Enabled the running of folder Processing rules on demand
* Added options to stop/enable writing logs to disc, see Logging
page of preferences
* IMAP and News: Implement age-based caching: allow the specifying
of a threshold for the offline synchronisation feature, and whether
old cached bodies should be removed. Accessible from the Folder
Properties.
* IMAP: Made multiple copy, (in the same IMAP account), faster by
matching source/destination message UIDs.
* LDAP: Ability to edit all Person attributes
* Nicer layout of the message part icons
* Speed up and clean up rendering of larger msgs
* Use progress bar when sending messages
* Made mainwindow's /Help/Manual point to the remote copy if the
local copy doesn't exist
* Replaced some deprecated widgets
* Enabled changing the emphasis color used to highlight the
newsreader/x-mailer header value when it matches our preferred
mail agent, (hidden pref 'emphasis_color' added to clawsrc).
* tools/mew2claws-mail.pl
Added new script that imports a Mew address book
* tools/popfile-link.sh
Added a new script that will open selected messages in
POPFile control center, in order to change the message
status.
* Updated the manual
* Check that Dillo's installed when loading the Dillo Browser
plugin
* Maemo improvements:
o Automatically choose the correct application
to open parts
o Better way to notify of new mails
o Destroy messageview after trashing mail
o Simplified layout
o Better toolbars, removal of CTree headers
o Add a specific icon to go back to folder list
o Improvements to the Wizard, About and icon legend dialogues
o add an easy way to store data (mails and IMAP/NNTP caches)
on one of the SD cards, and protect against unmounts if
needed
o plug the online/offline system into maemo's interfaces to
have Claws automatically switch according to the system
status (on IT OS 2007)
o use HildonBanners to display status messages
o force layout to be Small screen
o put the progress bar in the toolbar
* Updated Brazilian Portuguese, Bulgarian, Catalan, Finnish, French,
German, Hungarian, Italian, Polish, Russian, Simplified Chinese and
Slovak translations.
Plus bug fixes
diffstat:
doc/CHANGES-2007 | 26 +++++++++++++++++++++++++-
doc/TODO | 3 +--
mail/claws-mail-attachwarner/Makefile | 10 +++++-----
mail/claws-mail-attachwarner/distinfo | 8 ++++----
mail/claws-mail-attremover/Makefile | 9 +++++----
mail/claws-mail-attremover/distinfo | 8 ++++----
mail/claws-mail-bogofilter/Makefile | 6 +++---
mail/claws-mail-cachesaver/Makefile | 9 +++++----
mail/claws-mail-cachesaver/distinfo | 8 ++++----
mail/claws-mail-clamav/Makefile | 5 +++--
mail/claws-mail-dillo-viewer/Makefile | 5 +++--
mail/claws-mail-fetchinfo/Makefile | 9 +++++----
mail/claws-mail-fetchinfo/distinfo | 8 ++++----
mail/claws-mail-gtkhtml/Makefile | 10 +++++-----
mail/claws-mail-gtkhtml/distinfo | 8 ++++----
mail/claws-mail-mailmbox/Makefile | 9 +++++----
mail/claws-mail-mailmbox/distinfo | 8 ++++----
mail/claws-mail-newmail/Makefile | 10 +++++-----
mail/claws-mail-newmail/distinfo | 8 ++++----
mail/claws-mail-notification/Makefile | 9 +++++----
mail/claws-mail-notification/distinfo | 8 ++++----
mail/claws-mail-pdf_viewer/Makefile | 11 ++++++-----
mail/claws-mail-pdf_viewer/distinfo | 8 ++++----
mail/claws-mail-pgp/Makefile | 8 ++++----
mail/claws-mail-pgpcore/Makefile | 8 +++++---
mail/claws-mail-pgpcore/PLIST | 3 ++-
mail/claws-mail-pgpinline/Makefile | 4 ++--
mail/claws-mail-pgpmime/Makefile | 4 ++--
mail/claws-mail-rssyl/Makefile | 10 +++++-----
mail/claws-mail-rssyl/distinfo | 8 ++++----
mail/claws-mail-smime/Makefile | 10 +++++-----
mail/claws-mail-smime/distinfo | 8 ++++----
mail/claws-mail-spamassassin/Makefile | 5 +++--
mail/claws-mail-spamreport/DESCR | 3 +++
mail/claws-mail-spamreport/Makefile | 25 +++++++++++++++++++++++++
mail/claws-mail-spamreport/PLIST | 10 ++++++++++
mail/claws-mail-spamreport/distinfo | 5 +++++
mail/claws-mail-synce/Makefile | 9 +++++----
mail/claws-mail-synce/distinfo | 8 ++++----
mail/claws-mail-trayicon/Makefile | 5 +++--
mail/claws-mail-vcalendar/Makefile | 10 +++++-----
mail/claws-mail-vcalendar/distinfo | 8 ++++----
mail/claws-mail/Makefile | 5 ++---
mail/claws-mail/Makefile.common | 7 ++-----
mail/claws-mail/Makefile.vers | 4 ++--
mail/claws-mail/distinfo | 13 ++++++-------
mail/claws-mail/patches/patch-ac | 2 ++
mail/claws-mail/patches/patch-ad | 20 +++++++++++---------
48 files changed, 242 insertions(+), 163 deletions(-)
diffs (truncated from 1031 to 300 lines):
diff -r 35ece2d41a2d -r 203a9180e92d doc/CHANGES-2007
--- a/doc/CHANGES-2007 Tue Sep 18 01:51:10 2007 +0000
+++ b/doc/CHANGES-2007 Tue Sep 18 03:17:24 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.2027 2007/09/17 06:39:05 bjs Exp $
+$NetBSD: CHANGES-2007,v 1.2028 2007/09/18 03:17:32 smb Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -3693,3 +3693,27 @@
Updated x11/gtk2 to 2.12.0 [wiz 2007-09-16]
Added devel/p5-Object-InsideOut version 3.25 [seb 2007-09-16]
Updated x11/xterm to 229 [bjs 2007-09-17]
+ Updated mail/claws-mail to 3.0.1 [smb 2007-09-17]
+ Updated mail/claws-mail-rssyl to 0.15 [smb 2007-09-17]
+ Updated mail/claws-mail-gtkhtml2_viewer to 0.15.2 [smb 2007-09-17]
+ Updated mail/claws-mail-attachwarner to 0.2.8 [smb 2007-09-17]
+ Updated mail/claws-mail-att_remover to 1.0.7 [smb 2007-09-17]
+ Updated mail/claws-mail-bogofilter to 3.0.1 [smb 2007-09-17]
+ Updated mail/claws-mail-cachesaver to 0.10.6 [smb 2007-09-17]
+ Updated mail/claws-mail-clamav-plugin to 3.0.1 [smb 2007-09-17]
+ Updated mail/claws-mail-dillo-viewer to 3.0.1 [smb 2007-09-17]
+ Updated mail/claws-mail-fetchinfo-plugin to 0.4.20 [smb 2007-09-17]
+ Updated mail/claws-mail-mailmbox to 1.14 [smb 2007-09-17]
+ Updated mail/claws-mail-newmail to 0.0.11 [smb 2007-09-17]
+ Updated mail/claws-mail-notification to 0.12.1 [smb 2007-09-17]
+ Updated mail/claws-mail-pdf_viewer to 0.6 [smb 2007-09-17]
+ Updated mail/claws-mail-pgpcore to 3.0.1 [smb 2007-09-17]
+ Updated mail/claws-mail-pgpmime to 3.0.1 [smb 2007-09-17]
+ Updated mail/claws-mail-pgpinline to 3.0.1 [smb 2007-09-17]
+ Updated mail/claws-mail-pgp to 3.0.1 [smb 2007-09-17]
+ Updated mail/claws-mail-smime to 0.7.2 [smb 2007-09-17]
+ Updated mail/claws-mail-spamassassin to 3.0.1 [smb 2007-09-17]
+ Updated mail/claws-mail-synce_plugin to 0.7.2 [smb 2007-09-17]
+ Updated mail/claws-mail-trayicon to 3.0.1 [smb 2007-09-17]
+ Updated mail/claws-mail-vcalendar to 1.98 [smb 2007-09-17]
+ Added mail/claws-mail-spam_report version 0.2 [smb 2007-09-17]
diff -r 35ece2d41a2d -r 203a9180e92d doc/TODO
--- a/doc/TODO Tue Sep 18 01:51:10 2007 +0000
+++ b/doc/TODO Tue Sep 18 03:17:24 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.6690 2007/09/16 19:54:52 wiz Exp $
+$NetBSD: TODO,v 1.6691 2007/09/18 03:17:33 smb Exp $
Suggested new packages
======================
@@ -370,7 +370,6 @@
o cint-5.16
o cjk-lyx-1.4.4
o classpath-0.95
- o claws-mail-3.0.0
o clearsilver-0.10.4
o clearsilver-base-0.10.4
o cmake-2.4.7
diff -r 35ece2d41a2d -r 203a9180e92d mail/claws-mail-attachwarner/Makefile
--- a/mail/claws-mail-attachwarner/Makefile Tue Sep 18 01:51:10 2007 +0000
+++ b/mail/claws-mail-attachwarner/Makefile Tue Sep 18 03:17:24 2007 +0000
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.2 2007/08/06 21:41:21 smb Exp $
+# $NetBSD: Makefile,v 1.3 2007/09/18 03:17:25 smb Exp $
#
-DISTNAME=attachwarner-0.2.7
-PKGNAME=claws-mail-attachwarner-0.2.7
+DISTNAME=attachwarner-0.2.8
+PKGNAME=claws-mail-attachwarner-0.2.8
CATEGORIES=mail
MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= smb%NetBSD.org@localhost
COMMENT= Warns if a message mentions an attachment without attaching files
-PKGREVISION= 1
PLIST_SRC+= PLIST
-DEPENDS+= claws-mail>=2.10.0:../../mail/claws-mail
+DEPENDS+= claws-mail-${CLAWS_VERSION}:../../mail/claws-mail
.include "../../mk/bsd.prefs.mk"
@@ -21,6 +20,7 @@
USE_TOOLS+= pkg-config
USE_LANGUAGES+= c
+.include "../../mail/claws-mail/Makefile.vers"
.include "../../mail/claws-mail/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 35ece2d41a2d -r 203a9180e92d mail/claws-mail-attachwarner/distinfo
--- a/mail/claws-mail-attachwarner/distinfo Tue Sep 18 01:51:10 2007 +0000
+++ b/mail/claws-mail-attachwarner/distinfo Tue Sep 18 03:17:24 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2007/08/06 00:33:06 smb Exp $
+$NetBSD: distinfo,v 1.2 2007/09/18 03:17:25 smb Exp $
-SHA1 (attachwarner-0.2.7.tar.gz) = c525a3fde4707bb0ce011897ff5c5ab11416c44d
-RMD160 (attachwarner-0.2.7.tar.gz) = 2f536b77c4354b66d7f643539f0f75ecbbf2b8e6
-Size (attachwarner-0.2.7.tar.gz) = 381665 bytes
+SHA1 (attachwarner-0.2.8.tar.gz) = b3ce6f9e06e4acc407639f48bdd73b439c38e3f3
+RMD160 (attachwarner-0.2.8.tar.gz) = 3d22ae5dd8ce6ac3d4c9ea73f0546a4c87ddc861
+Size (attachwarner-0.2.8.tar.gz) = 387531 bytes
diff -r 35ece2d41a2d -r 203a9180e92d mail/claws-mail-attremover/Makefile
--- a/mail/claws-mail-attremover/Makefile Tue Sep 18 01:51:10 2007 +0000
+++ b/mail/claws-mail-attremover/Makefile Tue Sep 18 03:17:24 2007 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.1 2007/08/06 00:33:06 smb Exp $
+# $NetBSD: Makefile,v 1.2 2007/09/18 03:17:26 smb Exp $
#
-DISTNAME=att_remover-1.0.6
-PKGNAME=claws-mail-att_remover-1.0.6
+DISTNAME=att_remover-1.0.7
+PKGNAME=claws-mail-att_remover-1.0.7
CATEGORIES=mail
MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= smb%NetBSD.org@localhost
COMMENT= Permanently deletes attachments from mail
-DEPENDS+= claws-mail>=2.10.0:../../mail/claws-mail
+DEPENDS+= claws-mail-${CLAWS_VERSION}:../../mail/claws-mail
.include "../../mk/bsd.prefs.mk"
@@ -18,6 +18,7 @@
USE_TOOLS+= pkg-config
USE_LANGUAGES+= c
+.include "../../mail/claws-mail/Makefile.vers"
.include "../../mail/claws-mail/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 35ece2d41a2d -r 203a9180e92d mail/claws-mail-attremover/distinfo
--- a/mail/claws-mail-attremover/distinfo Tue Sep 18 01:51:10 2007 +0000
+++ b/mail/claws-mail-attremover/distinfo Tue Sep 18 03:17:24 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2007/08/06 00:33:07 smb Exp $
+$NetBSD: distinfo,v 1.2 2007/09/18 03:17:26 smb Exp $
-SHA1 (att_remover-1.0.6.tar.gz) = 881e782e3b2870253bd8194a7aed66d2e6c37425
-RMD160 (att_remover-1.0.6.tar.gz) = cbd8738b447db7178f82fc9b60314142bfe808c1
-Size (att_remover-1.0.6.tar.gz) = 322566 bytes
+SHA1 (att_remover-1.0.7.tar.gz) = cd14301814f25875f3ff02907b612fd303b10fec
+RMD160 (att_remover-1.0.7.tar.gz) = 1bfaa456bf8e482773088b6442b9def83f889eb4
+Size (att_remover-1.0.7.tar.gz) = 322799 bytes
diff -r 35ece2d41a2d -r 203a9180e92d mail/claws-mail-bogofilter/Makefile
--- a/mail/claws-mail-bogofilter/Makefile Tue Sep 18 01:51:10 2007 +0000
+++ b/mail/claws-mail-bogofilter/Makefile Tue Sep 18 03:17:24 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2007/08/03 02:34:42 smb Exp $
+# $NetBSD: Makefile,v 1.2 2007/09/18 03:17:26 smb Exp $
#
PLUGIN_NAME= bogofilter
@@ -9,9 +9,9 @@
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
-DEPENDS+= claws-mail>=2.10.0:../../mail/claws-mail
+DEPENDS+= claws-mail-${CLAWS_VERSION}:../../mail/claws-mail
DEPENDS+= bogofilter>=1.0.3nb1:../../mail/bogofilter
+.include "../../mail/claws-mail/Makefile.vers"
.include "../../x11/gtk2/buildlink3.mk"
-
.include "../../mk/bsd.pkg.mk"
diff -r 35ece2d41a2d -r 203a9180e92d mail/claws-mail-cachesaver/Makefile
--- a/mail/claws-mail-cachesaver/Makefile Tue Sep 18 01:51:10 2007 +0000
+++ b/mail/claws-mail-cachesaver/Makefile Tue Sep 18 03:17:24 2007 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.1 2007/08/06 00:33:07 smb Exp $
+# $NetBSD: Makefile,v 1.2 2007/09/18 03:17:26 smb Exp $
#
-DISTNAME=cachesaver-0.10.5
-PKGNAME=claws-mail-cachesaver-0.10.5
+DISTNAME=cachesaver-0.10.6
+PKGNAME=claws-mail-cachesaver-0.10.6
CATEGORIES=mail
MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= smb%NetBSD.org@localhost
COMMENT= Saves Claws-Mail metadata every 60 seconds
-DEPENDS+= claws-mail>=2.10.0:../../mail/claws-mail
+DEPENDS+= claws-mail-${CLAWS_VERSION}:../../mail/claws-mail
.include "../../mk/bsd.prefs.mk"
@@ -18,6 +18,7 @@
USE_TOOLS+= pkg-config
USE_LANGUAGES+= c
+.include "../../mail/claws-mail/Makefile.vers"
.include "../../mail/claws-mail/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
diff -r 35ece2d41a2d -r 203a9180e92d mail/claws-mail-cachesaver/distinfo
--- a/mail/claws-mail-cachesaver/distinfo Tue Sep 18 01:51:10 2007 +0000
+++ b/mail/claws-mail-cachesaver/distinfo Tue Sep 18 03:17:24 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2007/08/06 00:33:07 smb Exp $
+$NetBSD: distinfo,v 1.2 2007/09/18 03:17:26 smb Exp $
-SHA1 (cachesaver-0.10.5.tar.gz) = cf430e7911662aaa75466930b61a00ef0a0d2b79
-RMD160 (cachesaver-0.10.5.tar.gz) = ef7bbfa2b0ea0b166d1c700f8c37a329e59766c8
-Size (cachesaver-0.10.5.tar.gz) = 324614 bytes
+SHA1 (cachesaver-0.10.6.tar.gz) = 9075cb231567478a995cdb4477c0f3a039940b9b
+RMD160 (cachesaver-0.10.6.tar.gz) = 85396643711e0d8353c9d80a9c40f9501795cb56
+Size (cachesaver-0.10.6.tar.gz) = 329371 bytes
diff -r 35ece2d41a2d -r 203a9180e92d mail/claws-mail-clamav/Makefile
--- a/mail/claws-mail-clamav/Makefile Tue Sep 18 01:51:10 2007 +0000
+++ b/mail/claws-mail-clamav/Makefile Tue Sep 18 03:17:24 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2007/08/03 02:34:43 smb Exp $
+# $NetBSD: Makefile,v 1.2 2007/09/18 03:17:26 smb Exp $
#
PLUGIN_NAME= clamav_plugin
@@ -13,9 +13,10 @@
USE_LANGUAGES= c
-DEPENDS+= claws-mail>=2.10.0:../../mail/claws-mail
+DEPENDS+= claws-mail-${CLAWS_VERSION}:../../mail/claws-mail
DEPENDS+= clamav>=0.91.1nb1:../../mail/clamav
+.include "../../mail/claws-mail/Makefile.vers"
.include "../../mail/clamav/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
diff -r 35ece2d41a2d -r 203a9180e92d mail/claws-mail-dillo-viewer/Makefile
--- a/mail/claws-mail-dillo-viewer/Makefile Tue Sep 18 01:51:10 2007 +0000
+++ b/mail/claws-mail-dillo-viewer/Makefile Tue Sep 18 03:17:24 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2007/08/03 02:34:45 smb Exp $
+# $NetBSD: Makefile,v 1.2 2007/09/18 03:17:27 smb Exp $
#
PLUGIN_NAME= dillo_viewer
@@ -9,9 +9,10 @@
CONFIGURE_ARGS+= --enable-dillo_viewer-plugin
-DEPENDS+= claws-mail>=2.10.0:../../mail/claws-mail
+DEPENDS+= claws-mail-${CLAWS_VERSION}:../../mail/claws-mail
DEPENDS+= dillo>=0.8.6nb2:../../www/dillo
+.include "../../mail/claws-mail/Makefile.vers"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 35ece2d41a2d -r 203a9180e92d mail/claws-mail-fetchinfo/Makefile
--- a/mail/claws-mail-fetchinfo/Makefile Tue Sep 18 01:51:10 2007 +0000
+++ b/mail/claws-mail-fetchinfo/Makefile Tue Sep 18 03:17:24 2007 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.1 2007/08/06 00:33:08 smb Exp $
+# $NetBSD: Makefile,v 1.2 2007/09/18 03:17:27 smb Exp $
#
-DISTNAME=fetchinfo-plugin-0.4.19
-PKGNAME=claws-mail-fetchinfo-plugin-0.4.19
+DISTNAME=fetchinfo-plugin-0.4.20
+PKGNAME=claws-mail-fetchinfo-plugin-0.4.20
CATEGORIES=mail
MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= smb%NetBSD.org@localhost
COMMENT= Inserts headers containing some download information
-DEPENDS+= claws-mail>=2.10.0:../../mail/claws-mail
+DEPENDS+= claws-mail-${CLAWS_VERSION}:../../mail/claws-mail
.include "../../mk/bsd.prefs.mk"
@@ -18,6 +18,7 @@
USE_TOOLS+= pkg-config
USE_LANGUAGES+= c
+.include "../../mail/claws-mail/Makefile.vers"
.include "../../mail/claws-mail/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 35ece2d41a2d -r 203a9180e92d mail/claws-mail-fetchinfo/distinfo
--- a/mail/claws-mail-fetchinfo/distinfo Tue Sep 18 01:51:10 2007 +0000
+++ b/mail/claws-mail-fetchinfo/distinfo Tue Sep 18 03:17:24 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2007/08/06 00:33:08 smb Exp $
+$NetBSD: distinfo,v 1.2 2007/09/18 03:17:27 smb Exp $
-SHA1 (fetchinfo-plugin-0.4.19.tar.gz) = 6492dec2641261cd68d93629873c47a00daaf9dd
-RMD160 (fetchinfo-plugin-0.4.19.tar.gz) = e4f3bbe2658f98683db0c011fd7ad342c0dbd0b3
-Size (fetchinfo-plugin-0.4.19.tar.gz) = 328005 bytes
+SHA1 (fetchinfo-plugin-0.4.20.tar.gz) = ad5b1e0e395b13f0fb47f967cff6e2d2845e1a9d
+RMD160 (fetchinfo-plugin-0.4.20.tar.gz) = ce8399ce428e033bf550be0d4aed00c4718f83f6
+Size (fetchinfo-plugin-0.4.20.tar.gz) = 329720 bytes
diff -r 35ece2d41a2d -r 203a9180e92d mail/claws-mail-gtkhtml/Makefile
--- a/mail/claws-mail-gtkhtml/Makefile Tue Sep 18 01:51:10 2007 +0000
+++ b/mail/claws-mail-gtkhtml/Makefile Tue Sep 18 03:17:24 2007 +0000
@@ -1,18 +1,17 @@
Home |
Main Index |
Thread Index |
Old Index