Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 2003 19:50:30 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200306160250.h5G2oU25082400@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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