Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Apr 2011 19:41:51 +0400
From:      Pan Tsu <inyaoo@gmail.com>
To:        dirk.meyer@dinoex.sub.org (Dirk Meyer)
Cc:        freebsd-ports@freebsd.org
Subject:   Re: R: Re: I: emulators/vice: patch fail to apply cleanly
Message-ID:  <867hba81mo.fsf@gmail.com>
In-Reply-To: <RvjvoorpRT@dmeyer.dinoex.sub.org> (Dirk Meyer's message of "Mon,  04 Apr 2011 17:33:43 %2B0200")
References:  <13045256.1370631301895378963.JavaMail.defaultUser@defaultHost> <RvjvoorpRT@dmeyer.dinoex.sub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
dirk.meyer@dinoex.sub.org (Dirk Meyer) writes:

[...]
> patch-dynlib.c does not have "^M" here or in CVS.
[...]
> MD5 (files/patch-dynlib.c) = 2b1910a597da0a511a0eb50777f5fd10

  $ fetch http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/ports/emulators/vice/files/patch-dynlib.c
  $ md5
  MD5 (patch-dynlib.c) = f05b74a51723de5f7ac7ce50923505ab
  $ vis patch-dynlib.c
  --- src/arch/unix/dynlib.c.orig	2009-10-21 18:46:46.000000000 +0200
  +++ src/arch/unix/dynlib.c	2009-12-25 19:00:10.000000000 +0100
  @@ -51,6 +51,8 @@
   \^M
   #else\^M
   \^M
  +#include <string.h>\^M
  +\^M
   void *vice_dynlib_open(const char *name)\^M
   {\^M
       return NULL;\^M



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?867hba81mo.fsf>