Date: Thu, 2 Jul 2009 10:31:13 +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 ports/www/nginx/files nginx.sh.in ports/www/nginx-devel Makefile ports/www/nginx-devel/files nginx.sh.in Message-ID: <200907021031.n62AVDN7072206@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2009-07-02 10:31:13 UTC FreeBSD ports repository Modified files: www/nginx Makefile www/nginx/files nginx.sh.in www/nginx-devel Makefile www/nginx-devel/files nginx.sh.in Log: Default stop signal is SIGTERM, the quick shutdown. Also nginx understands QUIT signal for graceful (gradual) stop. Add gracefulstop extra command accordingly for stable and devel versions. Bump PORTREVISIONs. PR: ports/136232 (partialy) Revision Changes Path 1.223 +1 -0 ports/www/nginx-devel/Makefile 1.8 +10 -2 ports/www/nginx-devel/files/nginx.sh.in 1.155 +1 -0 ports/www/nginx/Makefile 1.6 +10 -2 ports/www/nginx/files/nginx.sh.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907021031.n62AVDN7072206>