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.12b:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56b42268d302
branches:  trunk
changeset: 481475:56b42268d302
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Oct 05 15:37:45 2004 +0000

description:
Changes 0.9.12b:
* GnuPG now supported
* drag-and-drop support added
* SpamAssasin plug-in updated
* Updated Japanese translation
* Bug fixes

diffstat:

 mail/sylpheed-claws/Makefile        |  4 +---
 mail/sylpheed-claws/Makefile.common |  5 ++---
 mail/sylpheed-claws/PLIST           |  8 +++++---
 mail/sylpheed-claws/distinfo        |  6 +++---
 4 files changed, 11 insertions(+), 12 deletions(-)

diffs (97 lines):

diff -r fdecff903308 -r 56b42268d302 mail/sylpheed-claws/Makefile
--- a/mail/sylpheed-claws/Makefile      Tue Oct 05 15:28:50 2004 +0000
+++ b/mail/sylpheed-claws/Makefile      Tue Oct 05 15:37:45 2004 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2004/10/03 00:12:54 tv Exp $
-#
+# $NetBSD: Makefile,v 1.37 2004/10/05 15:37:45 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 fdecff903308 -r 56b42268d302 mail/sylpheed-claws/Makefile.common
--- a/mail/sylpheed-claws/Makefile.common       Tue Oct 05 15:28:50 2004 +0000
+++ b/mail/sylpheed-claws/Makefile.common       Tue Oct 05 15:37:45 2004 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2004/07/18 09:56:47 recht Exp $
-#
+# $NetBSD: Makefile.common,v 1.9 2004/10/05 15:37:45 adam Exp $
 
 DISTNAME=      sylpheed-claws-${SYLPHEED_VERSION}
 CATEGORIES=    mail news x11
@@ -21,4 +20,4 @@
 # Force gnome detection off to avoid installing some extra files
 CONFIGURE_ENV+=                ac_cv_path_GNOME_CONFIG="no"
 
-SYLPHEED_VERSION=      0.9.12
+SYLPHEED_VERSION=      0.9.12b
diff -r fdecff903308 -r 56b42268d302 mail/sylpheed-claws/PLIST
--- a/mail/sylpheed-claws/PLIST Tue Oct 05 15:28:50 2004 +0000
+++ b/mail/sylpheed-claws/PLIST Tue Oct 05 15:37:45 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2004/07/18 09:56:47 recht Exp $
+@comment $NetBSD: PLIST,v 1.15 2004/10/05 15:37:45 adam Exp $
 bin/sylpheed
 include/sylpheed-claws/account.h
 include/sylpheed-claws/action.h
@@ -28,6 +28,7 @@
 include/sylpheed-claws/common/md5.h
 include/sylpheed-claws/common/mgutils.h
 include/sylpheed-claws/common/nntp.h
+include/sylpheed-claws/common/partial_download.h
 include/sylpheed-claws/common/passcrypt.h
 include/sylpheed-claws/common/plugin.h
 include/sylpheed-claws/common/prefs.h
@@ -129,7 +130,6 @@
 include/sylpheed-claws/news_gtk.h
 include/sylpheed-claws/noticeview.h
 include/sylpheed-claws/passphrase.h
-include/sylpheed-claws/pgpmime.h
 include/sylpheed-claws/pine.h
 include/sylpheed-claws/pop.h
 include/sylpheed-claws/prefs_account.h
@@ -144,11 +144,13 @@
 include/sylpheed-claws/prefs_fonts.h
 include/sylpheed-claws/prefs_gtk.h
 include/sylpheed-claws/prefs_matcher.h
+include/sylpheed-claws/prefs_msg_colors.h
 include/sylpheed-claws/prefs_spelling.h
 include/sylpheed-claws/prefs_summary_column.h
 include/sylpheed-claws/prefs_template.h
 include/sylpheed-claws/prefs_themes.h
 include/sylpheed-claws/prefs_toolbar.h
+include/sylpheed-claws/prefs_wrapping.h
 include/sylpheed-claws/privacy.h
 include/sylpheed-claws/procheader.h
 include/sylpheed-claws/procmime.h
@@ -162,7 +164,6 @@
 include/sylpheed-claws/select-keys.h
 include/sylpheed-claws/send_message.h
 include/sylpheed-claws/setup.h
-include/sylpheed-claws/sgpgme.h
 include/sylpheed-claws/sourcewindow.h
 include/sylpheed-claws/ssl_manager.h
 include/sylpheed-claws/statusbar.h
@@ -175,6 +176,7 @@
 include/sylpheed-claws/unmime.h
 include/sylpheed-claws/vcard.h
 lib/pkgconfig/sylpheed-claws.pc
+lib/sylpheed-claws/plugins/pgpmime.la
 man/man1/sylpheed.1
 share/examples/sylpheed/mime.types
 ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/sylpheed-claws.mo
diff -r fdecff903308 -r 56b42268d302 mail/sylpheed-claws/distinfo
--- a/mail/sylpheed-claws/distinfo      Tue Oct 05 15:28:50 2004 +0000
+++ b/mail/sylpheed-claws/distinfo      Tue Oct 05 15:37:45 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.15 2004/07/18 09:56:47 recht Exp $
+$NetBSD: distinfo,v 1.16 2004/10/05 15:37:45 adam Exp $
 
-SHA1 (sylpheed-claws-0.9.12.tar.bz2) = 19aae94a782f8b6aa5653a706e722149d241ee8e
-Size (sylpheed-claws-0.9.12.tar.bz2) = 3031344 bytes
+SHA1 (sylpheed-claws-0.9.12b.tar.bz2) = 3c2eedaee5816dbcbb808ccca29691eb6b8afe83
+Size (sylpheed-claws-0.9.12b.tar.bz2) = 3086333 bytes



Home | Main Index | Thread Index | Old Index