cvs commit: ports/ftp/curl Makefile ports/ftp/curl/files patch-lib::ftp.c patch-lib::hostip.c patch-lib::urldata.h patch-src::main.c

Kris Kennaway kris at FreeBSD.org
Sun Jun 15 19:50:31 PDT 2003


kris        2003/06/15 19:50:30 PDT

  FreeBSD ports repository

  Modified files:
    ftp/curl             Makefile 
  Added files:
    ftp/curl/files       patch-lib::ftp.c patch-lib::hostip.c 
                         patch-lib::urldata.h patch-src::main.c 
  Log:
  Fix LP64 bugs and bump PORTREVISION.  This still detects the bogus
  gethostbyaddr_r() "implementation" in libc, which may be causing problems
  in certain cases.
  
  Revision  Changes    Path
  1.55      +1 -0      ports/ftp/curl/Makefile
  1.3       +11 -0     ports/ftp/curl/files/patch-lib::ftp.c (new)
  1.3       +16 -0     ports/ftp/curl/files/patch-lib::hostip.c (new)
  1.1       +11 -0     ports/ftp/curl/files/patch-lib::urldata.h (new)
  1.1       +11 -0     ports/ftp/curl/files/patch-src::main.c (new)


More information about the cvs-all mailing list