cvs commit: ports/ftp/curl Makefile distinfo ports/ftp/curl/files patch-configure patch-lib::select.c patch-lib::sendf.c patch-tests::runtests.pl

Peter Pentchev roam at FreeBSD.org
Tue Dec 21 01:51:10 PST 2004


roam        2004-12-21 09:51:09 UTC

  FreeBSD ports repository

  Modified files:
    ftp/curl             Makefile distinfo 
    ftp/curl/files       patch-configure 
  Added files:
    ftp/curl/files       patch-lib::select.c patch-lib::sendf.c 
                         patch-tests::runtests.pl 
  Log:
  Update to curl-7.12.3 (yes, we skipped 7.12.2 for various reasons).
  Explicitly disable libidn support so that it is not even probed if libidn
  is installed; I will look into enabling it after some more testing.
  
  Testing paid off on:    ref4 (lib/select.c), sledge (lib/sendf.c)
  
  Revision  Changes    Path
  1.65      +6 -4      ports/ftp/curl/Makefile
  1.38      +2 -2      ports/ftp/curl/distinfo
  1.3       +6 -6      ports/ftp/curl/files/patch-configure
  1.1       +17 -0     ports/ftp/curl/files/patch-lib::select.c (new)
  1.1       +29 -0     ports/ftp/curl/files/patch-lib::sendf.c (new)
  1.1       +11 -0     ports/ftp/curl/files/patch-tests::runtests.pl (new)


More information about the cvs-ports mailing list