pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/evolution-data-server Fix patch-af, which doesn't...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/28a95b3fabc3
branches:  trunk
changeset: 493161:28a95b3fabc3
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Apr 28 18:37:29 2005 +0000

description:
Fix patch-af, which doesn't apply correctly with patch 2.5.9 (and I don't know
how it did in NetBSD, since its context seems incorrect to my eye... a bug?).

diffstat:

 mail/evolution-data-server/distinfo         |   4 ++--
 mail/evolution-data-server/patches/patch-af |  14 +++++++-------
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (37 lines):

diff -r e98db6b5d2ee -r 28a95b3fabc3 mail/evolution-data-server/distinfo
--- a/mail/evolution-data-server/distinfo       Thu Apr 28 17:40:52 2005 +0000
+++ b/mail/evolution-data-server/distinfo       Thu Apr 28 18:37:29 2005 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.17 2005/04/12 01:18:12 rillig Exp $
+$NetBSD: distinfo,v 1.18 2005/04/28 18:37:29 jmmv Exp $
 
 SHA1 (evolution-data-server-1.2.1.tar.bz2) = f84d52d9f0faf33deed49987687bfbb07a103b5c
 RMD160 (evolution-data-server-1.2.1.tar.bz2) = 415b4de224e18ff4875decf4179f654f7509ce1e
 Size (evolution-data-server-1.2.1.tar.bz2) = 7454633 bytes
-SHA1 (patch-af) = 81c1800ab79ff872b83b5a79fad980e119738751
+SHA1 (patch-af) = 781469e82b466a8b7dc403450f13cb715ffd35c9
 SHA1 (patch-ag) = 3b98f839509014856240966a0a5f4d56aaeced5c
 SHA1 (patch-ah) = fe05e242d12148f2a29356ada254131482774f35
 SHA1 (patch-ai) = 4031c5d07e8b133e435520359140748a763671a0
diff -r e98db6b5d2ee -r 28a95b3fabc3 mail/evolution-data-server/patches/patch-af
--- a/mail/evolution-data-server/patches/patch-af       Thu Apr 28 17:40:52 2005 +0000
+++ b/mail/evolution-data-server/patches/patch-af       Thu Apr 28 18:37:29 2005 +0000
@@ -1,11 +1,11 @@
-$NetBSD: patch-af,v 1.1 2004/11/18 14:20:26 sketch Exp $
+$NetBSD: patch-af,v 1.2 2005/04/28 18:37:29 jmmv Exp $
 
---- config.h.in.orig   2004-11-13 22:06:01.870247000 +0000
-+++ config.h.in        2004-11-13 22:07:10.887923000 +0000
-@@ -99,3 +99,8 @@
- #ifndef __cplusplus
- #undef inline
- #endif
+--- config.h.in.orig   2005-03-15 23:06:59.000000000 +0100
++++ config.h.in        2005-04-28 20:23:09.433789560 +0200
+@@ -238,3 +238,8 @@
+ 
+ /* Define to appropriate type if socklen_t is not defined */
+ #undef socklen_t
 +
 +/* __PRETTY_FUNCTION__ is a GNUism only */
 +#ifndef __GNUC__



Home | Main Index | Thread Index | Old Index