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

Peter Pentchev roam at FreeBSD.org
Fri Mar 6 19:57:40 PST 2009


roam        2009-03-07 03:57:38 UTC

  FreeBSD ports repository

  Modified files:
    ftp/curl             Makefile distinfo pkg-plist 
    ftp/curl/files       patch-Makefile.in patch-configure 
                         patch-lib::ftp.c patch-lib::url.c 
                         patch-src::main.c 
                         patch-tests::libtest::lib505.c 
                         patch-tests::libtest::lib541.c 
                         patch-tests::runtests.pl 
                         patch-tests::server::getpart.c 
  Removed files:
    ftp/curl/files       patch-docs::curl.1 patch-docs::curl.html 
  Log:
  Update to curl-7.19.4, which fixes a redirection vulnerability.
  The changes in the patch files are almost the same as in Eugene's PR,
  although I arrived at them mostly independently :)
  Reformat all patch files now that I use quilt to manage them.
  Fix two complaints from portlint: needless use of CFLAGS and differentiation
  between NOPORTDOCS and NOPORTEXAMPLES.  Thanks, Eugene!
  
  PR:             132358
  Submitted by:   Eygene Ryabinkin <rea-fbsd at codelabs.ru>
  
  Revision  Changes    Path
  1.97      +6 -2      ports/ftp/curl/Makefile
  1.52      +3 -3      ports/ftp/curl/distinfo
  1.3       +4 -3      ports/ftp/curl/files/patch-Makefile.in
  1.11      +11 -11    ports/ftp/curl/files/patch-configure
  1.3       +0 -12     ports/ftp/curl/files/patch-docs::curl.1 (dead)
  1.3       +0 -12     ports/ftp/curl/files/patch-docs::curl.html (dead)
  1.7       +5 -39     ports/ftp/curl/files/patch-lib::ftp.c
  1.5       +4 -3      ports/ftp/curl/files/patch-lib::url.c
  1.6       +5 -39     ports/ftp/curl/files/patch-src::main.c
  1.3       +4 -3      ports/ftp/curl/files/patch-tests::libtest::lib505.c
  1.3       +4 -3      ports/ftp/curl/files/patch-tests::libtest::lib541.c
  1.5       +4 -3      ports/ftp/curl/files/patch-tests::runtests.pl
  1.5       +4 -3      ports/ftp/curl/files/patch-tests::server::getpart.c
  1.26      +47 -46    ports/ftp/curl/pkg-plist


More information about the cvs-all mailing list