3rd party ngx_udplog make segfault nginx when enabling it into configuration. This patch update the udplog module to be up to the GIT version that fix this bug. Port maintainer (osa@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->osa Over to maintainer (via the GNATS Auto Assign Tool)
osa 2011-12-08 13:03:33 UTC FreeBSD ports repository Modified files: www/nginx/files extra-patch-ngx_http_udplog_module.c www/nginx-devel/files extra-patch-ngx_http_udplog_module.c Log: Merge latest changes for third-party udplog module from upstream at https://raw.github.com/vkholodkov/nginx-udplog-module/. Do not bump PORTREVISION because this module disabled by default. Feature safe: yes PR: 163023 Revision Changes Path 1.2 +412 -4 ports/www/nginx-devel/files/extra-patch-ngx_http_udplog_module.c 1.2 +412 -4 ports/www/nginx/files/extra-patch-ngx_http_udplog_module.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed with small modifications, thanks for report!