Date: Tue, 20 Dec 2011 13:58:02 +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: <201112201358.pBKDw2aB021022@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112201358.pBKDw2aB021022>