svn commit: r306730 - head/www/nginx-devel
Sergey A. Osokin
osa at FreeBSD.org
Tue Oct 30 23:39:59 UTC 2012
Author: osa
Date: Tue Oct 30 23:39:58 2012
New Revision: 306730
URL: http://svn.freebsd.org/changeset/ports/306730
Log:
Update from 1.3.7 to 1.3.8.
Feature safe: yes
<ChangeLog>
*) Feature: the "optional_no_ca" parameter of the "ssl_verify_client"
directive.
Thanks to Mike Kazantsev and Eric O'Connor.
*) Feature: the $bytes_sent, $connection, and $connection_requests
variables can now be used not only in the "log_format" directive.
Thanks to Benjamin Grц╤ssing.
*) Feature: the "auto" parameter of the "worker_processes" directive.
*) Bugfix: "cache file ... has md5 collision" alert.
*) Bugfix: in the ngx_http_gunzip_filter_module.
*) Bugfix: in the "ssl_stapling" directive.
</ChangeLog>
Modified:
head/www/nginx-devel/Makefile
head/www/nginx-devel/distinfo
Modified: head/www/nginx-devel/Makefile
==============================================================================
--- head/www/nginx-devel/Makefile Tue Oct 30 23:05:50 2012 (r306729)
+++ head/www/nginx-devel/Makefile Tue Oct 30 23:39:58 2012 (r306730)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nginx
-PORTVERSION= 1.3.7
+PORTVERSION= 1.3.8
CATEGORIES= www
MASTER_SITES= http://nginx.org/download/
MASTER_SITES+= ${MASTER_SITE_LOCAL}
Modified: head/www/nginx-devel/distinfo
==============================================================================
--- head/www/nginx-devel/distinfo Tue Oct 30 23:05:50 2012 (r306729)
+++ head/www/nginx-devel/distinfo Tue Oct 30 23:39:58 2012 (r306730)
@@ -1,5 +1,5 @@
-SHA256 (nginx-1.3.7.tar.gz) = 8bd73777b4e013d16874031e06fa384bd4517e197c00c72a216a9a596817bceb
-SIZE (nginx-1.3.7.tar.gz) = 737539
+SHA256 (nginx-1.3.8.tar.gz) = 8d68f9224f4616c987208bcb3a0bf1ae03740c5ec313b220f995ba50d826fe1c
+SIZE (nginx-1.3.8.tar.gz) = 738216
SHA256 (giom-nginx_accept_language_module-02262ce.tar.gz) = 3191f4caa70d9a8942c4f10b6abaaa96af451991d4b5e1e3d7b991376b00bf0c
SIZE (giom-nginx_accept_language_module-02262ce.tar.gz) = 3398
SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1
More information about the svn-ports-head
mailing list