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

Peter Pentchev roam at FreeBSD.org
Sun Dec 19 20:04:23 UTC 2010


roam        2010-12-19 20:04:23 UTC

  FreeBSD ports repository

  Modified files:
    ftp/curl             Makefile distinfo pkg-plist 
    ftp/curl/files       patch-Makefile.in patch-configure 
                         patch-lib::url.c patch-src::main.c 
  Log:
  Update cURL to 7.21.3 and fix its librtmp detection.  In the process:
  - disable the -Werror build option by popular demand
  - do not override the user's debug and optimization settings
  
  PR:             150854 (the debug and optimization CFLAGS)
  Reported by:    Anonymous <swell.k at gmail.com>
  
  Revision  Changes    Path
  1.111     +4 -10     ports/ftp/curl/Makefile
  1.59      +2 -3      ports/ftp/curl/distinfo
  1.9       +3 -3      ports/ftp/curl/files/patch-Makefile.in
  1.14      +102 -9    ports/ftp/curl/files/patch-configure
  1.10      +2 -2      ports/ftp/curl/files/patch-lib::url.c
  1.12      +3 -3      ports/ftp/curl/files/patch-src::main.c
  1.30      +2 -0      ports/ftp/curl/pkg-plist


More information about the cvs-ports mailing list