pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Correct patch so that some plug-ins work better
details: https://anonhg.NetBSD.org/pkgsrc/rev/8668f7362b78
branches: trunk
changeset: 532372:8668f7362b78
user: smb <smb%pkgsrc.org@localhost>
date: Fri Aug 17 03:23:02 2007 +0000
description:
Correct patch so that some plug-ins work better
diffstat:
doc/CHANGES-2007 | 3 ++-
mail/claws-mail/Makefile | 4 ++--
mail/claws-mail/distinfo | 4 ++--
mail/claws-mail/patches/patch-ac | 26 ++++++++++++++++++++------
4 files changed, 26 insertions(+), 11 deletions(-)
diffs (86 lines):
diff -r 38ffd3cda576 -r 8668f7362b78 doc/CHANGES-2007
--- a/doc/CHANGES-2007 Fri Aug 17 02:46:29 2007 +0000
+++ b/doc/CHANGES-2007 Fri Aug 17 03:23:02 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1819 2007/08/17 02:46:29 smb Exp $
+$NetBSD: CHANGES-2007,v 1.1820 2007/08/17 03:23:02 smb Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -3331,3 +3331,4 @@
Removed emulators/compat14-crypto [jlam 2007-08-16]
Updated mail/claws-mail-vcalendar to 1.96nb1 [smb 2007-08-16]
Updated mail/claws-mail-newmail to 0.0.10nb1 [smb 2007-08-16]
+ Updated mail/claws-mail to 2.10.0nb2 [smb 2007-08-16]
diff -r 38ffd3cda576 -r 8668f7362b78 mail/claws-mail/Makefile
--- a/mail/claws-mail/Makefile Fri Aug 17 02:46:29 2007 +0000
+++ b/mail/claws-mail/Makefile Fri Aug 17 03:23:02 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/08/09 19:06:31 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2007/08/17 03:23:02 smb Exp $
.include "Makefile.common"
@@ -6,7 +6,7 @@
MAINTAINER= smb%NetBSD.org@localhost
COMMENT= X based e-mail and netnews client
-PKGREVISION= 1
+PKGREVISION= 2
CONFLICTS+= sylpheed-claws-[0-9]*
diff -r 38ffd3cda576 -r 8668f7362b78 mail/claws-mail/distinfo
--- a/mail/claws-mail/distinfo Fri Aug 17 02:46:29 2007 +0000
+++ b/mail/claws-mail/distinfo Fri Aug 17 03:23:02 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1 2007/08/03 02:34:41 smb Exp $
+$NetBSD: distinfo,v 1.2 2007/08/17 03:23:02 smb Exp $
SHA1 (claws-mail-2.10.0.tar.bz2) = 0ee38ec2dd0c37941b0bcc4af7ab441ec432c63c
RMD160 (claws-mail-2.10.0.tar.bz2) = e10eed2c3461a8c85d6313f0c57581a3b0ea654f
Size (claws-mail-2.10.0.tar.bz2) = 5520512 bytes
SHA1 (patch-ab) = d908b8b47b525aa9d6ed677e5c1d5e5eddf74cc0
-SHA1 (patch-ac) = fe2f1a8e4e8ff634d24eeefc86e8b41800621c19
+SHA1 (patch-ac) = 51eff8f483ad603c1493bdc6520a9669c3d097c9
SHA1 (patch-ad) = 9090824f9ad3688315567ed0857673cb94123897
diff -r 38ffd3cda576 -r 8668f7362b78 mail/claws-mail/patches/patch-ac
--- a/mail/claws-mail/patches/patch-ac Fri Aug 17 02:46:29 2007 +0000
+++ b/mail/claws-mail/patches/patch-ac Fri Aug 17 03:23:02 2007 +0000
@@ -1,8 +1,22 @@
-$NetBSD: patch-ac,v 1.1 2007/08/03 02:34:37 smb Exp $
-
---- src/prefs_common.h.orig 2007-08-01 18:42:50.000000000 -0400
-+++ src/prefs_common.h 2007-08-01 18:43:04.000000000 -0400
-@@ -313,7 +313,6 @@
+--- src/prefs_common.h.orig 2007-08-16 22:50:08.000000000 -0400
++++ src/prefs_common.h 2007-08-16 22:50:33.000000000 -0400
+@@ -153,7 +153,6 @@
+ gboolean block_cursor;
+ gchar *quote_chars;
+
+-#if USE_ASPELL
+ gboolean enable_aspell;
+ gchar *aspell_path;
+ gchar *dictionary;
+@@ -164,7 +163,6 @@
+ gboolean recheck_when_changing_dict;
+ gboolean use_alternate;
+ gboolean use_both_dicts;
+-#endif
+
+ /* Display */
+ /* obsolete fonts */
+@@ -313,7 +311,6 @@
GList *mime_open_cmd_history;
@@ -10,7 +24,7 @@
/* Privacy */
gboolean auto_check_signatures;
gboolean gpg_signature_popup;
-@@ -321,7 +320,6 @@
+@@ -321,7 +318,6 @@
gint store_passphrase_timeout;
gboolean passphrase_grab;
gboolean gpg_warning;
Home |
Main Index |
Thread Index |
Old Index