cvs commit: ports/ftp/curl Makefile distinfo pkg-plist ports/ftp/curl/files patch-Makefile.in patch-configure patch-lib::url.c patch-src::main.c patch-tests::libtest::lib505.c patch-tests::libtest::lib541.c

Peter Pentchev roam at FreeBSD.org
Sun Sep 12 21:05:48 UTC 2010


roam        2010-09-12 21:05:48 UTC

  FreeBSD ports repository

  Modified files:
    ftp/curl             Makefile distinfo pkg-plist 
    ftp/curl/files       patch-Makefile.in patch-lib::url.c 
                         patch-src::main.c 
  Added files:
    ftp/curl/files       patch-configure 
  Removed files:
    ftp/curl/files       patch-tests::libtest::lib505.c 
                         patch-tests::libtest::lib541.c 
  Log:
  Update to curl-7.21.1; in the process:
  - add a knob for the compiler's -Werror checking, on by default
  - add a knob for RTMP streams support
  - reflect reality: actually disable the diagnostic memory tracking
    if the user has turned the knob off!
  - fix a bashism in the configure script
  - remove two patches to the test framework that were integrated upstream
  
  Revision  Changes    Path
  1.110     +21 -3     ports/ftp/curl/Makefile
  1.58      +3 -3      ports/ftp/curl/distinfo
  1.8       +3 -3      ports/ftp/curl/files/patch-Makefile.in
  1.13      +16 -0     ports/ftp/curl/files/patch-configure (new)
  1.9       +5 -5      ports/ftp/curl/files/patch-lib::url.c
  1.11      +2 -2      ports/ftp/curl/files/patch-src::main.c
  1.7       +0 -53     ports/ftp/curl/files/patch-tests::libtest::lib505.c (dead)
  1.7       +0 -53     ports/ftp/curl/files/patch-tests::libtest::lib541.c (dead)
  1.29      +1 -0      ports/ftp/curl/pkg-plist


More information about the cvs-all mailing list