Date: Tue, 28 Feb 2012 13:59:45 +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: <201202281359.q1SDxjAA012508@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202281359.q1SDxjAA012508>