R: Re: I: emulators/vice: patch fail to apply cleanly

Pan Tsu inyaoo at gmail.com
Mon Apr 4 15:42:05 UTC 2011


dirk.meyer at 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


More information about the freebsd-ports mailing list