cvs commit: ports/www/nginx Makefile distinfo
 ports/www/nginx-devel Makefile distinfo
    Sergey A. Osokin 
    osa at FreeBSD.org
       
    Tue Feb 28 13:59:46 UTC 2012
    
    
  
osa         2012-02-28 13:59:45 UTC
  FreeBSD ports repository
  Modified files:
    www/nginx            Makefile distinfo 
    www/nginx-devel      Makefile distinfo 
  Log:
  Update slowfs_cache third-party module from 1.6 to 1.7.
  
  Do not bump PORTREVISION because this module disabled by default.
  
  <ChangeLog>
  
  2012-02-28    VERSION 1.7
    * Fix on-disk cache size calculation.
      Since the initial release, recorded on-disk cache size was
      decreased twice for purged content (once during cache purge
      and once during subsequent cache update).
      This resulted in recorded on-disk cache size being much
      smaller than in reality, which could lead to on-disk cache
      outgrowing defined "max_size" parameter.
      Patch from Pyry Hakulinen (via ngx_cache_purge, months ago).
  
    * Append path of the file being cached to the slowfs process
      title.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.435     +1 -1      ports/www/nginx-devel/Makefile
  1.380     +2 -2      ports/www/nginx-devel/distinfo
  1.310     +1 -1      ports/www/nginx/Makefile
  1.268     +2 -4      ports/www/nginx/distinfo
    
    
More information about the cvs-all
mailing list