Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2011 09:21:18 +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-devel Makefile distinfo
Message-ID:  <201107130921.p6D9LIBo045288@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2011-07-13 09:21:18 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx            Makefile distinfo 
    www/nginx-devel      Makefile distinfo 
  Log:
  Add two more third-party modules:
  
  o) chunkin-nginx-module - HTTP 1.1 chunked-encoding request body support;
  o) xss-nginx-module - native cross-site scripting support in nginx.
  
  Update nginx_eval_module to the latest version 1.0.3, move MASTER_SITES
  to github.
  
  Bump PORTREVISION is unnecessary, because these modules are
  disabled by default.
  
  Revision  Changes    Path
  1.389     +27 -5     ports/www/nginx-devel/Makefile
  1.340     +6 -2      ports/www/nginx-devel/distinfo
  1.269     +27 -5     ports/www/nginx/Makefile
  1.232     +6 -2      ports/www/nginx/distinfo



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