pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/evolution regen patch so that line numbers are no...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/529c6dab3879
branches:  trunk
changeset: 586070:529c6dab3879
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Mar 05 13:49:57 2011 +0000

description:
regen patch so that line numbers are not 1000 lines off.

diffstat:

 mail/evolution/distinfo         |  4 ++--
 mail/evolution/patches/patch-ab |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (31 lines):

diff -r 4bdc24175e94 -r 529c6dab3879 mail/evolution/distinfo
--- a/mail/evolution/distinfo   Sat Mar 05 13:37:33 2011 +0000
+++ b/mail/evolution/distinfo   Sat Mar 05 13:49:57 2011 +0000
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.78 2010/11/26 11:29:00 drochner Exp $
+$NetBSD: distinfo,v 1.79 2011/03/05 13:49:57 wiz Exp $
 
 SHA1 (evolution-2.32.1.tar.bz2) = ade956b205dcdb1ba964554fb90be459e6908bac
 RMD160 (evolution-2.32.1.tar.bz2) = f16b500474319570e6bac482f205db0d790bab28
 Size (evolution-2.32.1.tar.bz2) = 31875075 bytes
 SHA1 (patch-aa) = 6656278d2a54fdc585b4f0708da657ed0afbeec2
-SHA1 (patch-ab) = d16e359862063f0ec606daea035fb7b3c8e7d6f0
+SHA1 (patch-ab) = 792e5f7fdb0dc84fdbe0ef1ade21ce4a391e9328
 SHA1 (patch-ac) = 853fe9f4a28fa1fe1266607b93e4ef9f63969b42
 SHA1 (patch-ad) = 7efe568191ab181ea2b42ddac33db277b69b7d1e
 SHA1 (patch-ya) = 73872309c1d69d6d10bf04d867cc04ce17e724d3
diff -r 4bdc24175e94 -r 529c6dab3879 mail/evolution/patches/patch-ab
--- a/mail/evolution/patches/patch-ab   Sat Mar 05 13:37:33 2011 +0000
+++ b/mail/evolution/patches/patch-ab   Sat Mar 05 13:49:57 2011 +0000
@@ -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);



Home | Main Index | Thread Index | Old Index