Date: Tue, 19 Sep 2006 02:41:06 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/firefox/files patch-configure Message-ID: <200609190241.k8J2f6CM084659@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2006-09-19 02:41:06 UTC FreeBSD ports repository Modified files: www/firefox/files patch-configure Log: Add a tiny hunk to allow firefox to use our system libz instead of building its own. Some years ago there was a security problem with zlib-1.2.2 and firefox' configure checks the system's zlib.h to be 1.2.3 or higher. FreeBSD patched the hole without bumping the version number, which caused Firefox (and, likely, other Mozilla stuff) to build their own versions instead (and install their headers). Maintainers were repeatedly notified -- most recently about a month ago: <200608091216.00510@aldan>, <200601251926.39246.mi+mx@aldan.algebra.com>. Approved by: maintainer timeout Revision Changes Path 1.3 +8 -1 ports/www/firefox/files/patch-configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609190241.k8J2f6CM084659>