Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Dec 2010 20:04:23 +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
Message-ID:  <201012192004.oBJK4NF9046642@repoman.freebsd.org>

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



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