diff options
Diffstat (limited to 'mail/evolution/patches/patch-ab')
-rw-r--r-- | mail/evolution/patches/patch-ab | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/evolution/patches/patch-ab b/mail/evolution/patches/patch-ab index afc23caebb5..f142dbb874b 100644 --- a/mail/evolution/patches/patch-ab +++ b/mail/evolution/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.11 2010/07/13 12:24:34 drochner Exp $ +$NetBSD: patch-ab,v 1.12 2011/03/05 13:49:57 wiz Exp $ ---- mail/e-mail-migrate.c.orig 2010-04-26 13:13:17.000000000 +0000 +--- mail/e-mail-migrate.c.orig 2010-09-21 07:26:33.000000000 +0000 +++ mail/e-mail-migrate.c -@@ -1427,7 +1427,7 @@ cp (const gchar *src, const gchar *dest, +@@ -292,7 +292,7 @@ cp (const gchar *src, const gchar *dest, ut.actime = st.st_atime; ut.modtime = st.st_mtime; utime (dest, &ut); |