cvs commit: ports/www/nginx Makefile distinfo ports/www/nginx-devel Makefile distinfo

Sergey A. Osokin osa at FreeBSD.org
Tue Dec 20 13:58:03 UTC 2011


osa         2011-12-20 13:58:02 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx            Makefile distinfo 
    www/nginx-devel      Makefile distinfo 
  Log:
  Update third-party cache_purge module from 1.4 to 1.5.
  
  <ChangeLog>
  
    * 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.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.414     +1 -1      ports/www/nginx-devel/Makefile
  1.362     +2 -2      ports/www/nginx-devel/distinfo
  1.292     +1 -1      ports/www/nginx/Makefile
  1.253     +2 -2      ports/www/nginx/distinfo


More information about the cvs-all mailing list