Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Sep 2010 21:05:48 +0000 (UTC)
From:      Peter Pentchev <roam@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <201009122105.o8CL5mf2037426@repoman.freebsd.org>

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



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