Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Dec 2010 12:22:47 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/nginx Makefile distinfo ports/www/nginx/files extra-patch-passenger::build::nginx.rb extra-patch-passenger::ext::common::Utils.cpp extra-patch-passenger::ext::nginx::config ports/www/nginx-devel Makefile distinfo ports/www/nginx-devel/files extra-patch-passenger::build::nginx.rb ...
Message-ID:  <201012121222.oBCCMl72074145@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2010-12-12 12:22:47 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx            Makefile distinfo 
    www/nginx/files      extra-patch-passenger::build::nginx.rb 
    www/nginx-devel      Makefile distinfo 
    www/nginx-devel/files extra-patch-passenger::build::nginx.rb 
    www/rubygem-passenger Makefile distinfo 
  Added files:
    www/nginx/files      
                         extra-patch-passenger::ext::common::Utils.cpp 
                         extra-patch-passenger::ext::nginx::config 
    www/nginx-devel/files 
                          extra-patch-passenger::ext::common::Utils.cpp 
                          extra-patch-passenger::ext::nginx::config 
  Log:
  Update passenger as well as support for passenger-specific ports
  from 3.0.0 to 3.0.1.
  
  Also:
  
   o) respect CC/CXX/CFLAGS/PTHREAD_LIBS flags;
   o) build depends against devel/libev instead of internal libev;
   o) change depends from curl binary to libcurl;
   o) revert back GEM_LIB_DIR for pkg-message.    (!)
  
  Do not bump PORTREVISIONs for www/nginx and www/nginx-devel ports.
  
  <Note>
  
  Patch extra-patch-passenger::ext::common::Utils.cpp obtained from
  passenger's git:
  https://github.com/FooBarWidget/passenger/commit/9a811060db56cfad2e2056d90cac1a354870dbad
  and should be remove in next [3.0.2] port update.
  
  </Note>
  
  Approved by:    maintainer [*]
  Pointy hat to:  wen (!)
  
  Revision  Changes    Path
  1.357     +9 -3      ports/www/nginx-devel/Makefile
  1.311     +2 -2      ports/www/nginx-devel/distinfo
  1.3       +12 -11    ports/www/nginx-devel/files/extra-patch-passenger::build::nginx.rb
  1.1       +23 -0     ports/www/nginx-devel/files/extra-patch-passenger::ext::common::Utils.cpp (new)
  1.1       +19 -0     ports/www/nginx-devel/files/extra-patch-passenger::ext::nginx::config (new)
  1.241     +9 -3      ports/www/nginx/Makefile
  1.207     +2 -2      ports/www/nginx/distinfo
  1.3       +12 -11    ports/www/nginx/files/extra-patch-passenger::build::nginx.rb
  1.1       +23 -0     ports/www/nginx/files/extra-patch-passenger::ext::common::Utils.cpp (new)
  1.1       +19 -0     ports/www/nginx/files/extra-patch-passenger::ext::nginx::config (new)
  1.22      +26 -12    ports/www/rubygem-passenger/Makefile
  1.15      +2 -2      ports/www/rubygem-passenger/distinfo



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