From owner-cvs-all@FreeBSD.ORG Sat Mar 24 16:39:00 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 76C5316A406; Sat, 24 Mar 2007 16:39:00 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 6458213C46E; Sat, 24 Mar 2007 16:39:00 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l2OGd0i5050327; Sat, 24 Mar 2007 16:39:00 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l2OGd0Cp050326; Sat, 24 Mar 2007 16:39:00 GMT (envelope-from mezz) Message-Id: <200703241639.l2OGd0Cp050326@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 24 Mar 2007 16:39:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/firefox15/files patch-Double.cpp patch-build_unix_run-mozilla.sh patch-config-mkdepend-imakemdep.h patch-config-rules.mk patch-config_autoconf.mk.in patch-config_mkdepend_Makefile.in patch-configure patch-extensions_typeaheadfind_src_nsTypeAheadFind.cpp patch-extensions_typeaheadfind_src_nsTypeAheadFind.h patch-libm patch-modules_libpref_src_init_all.js ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2007 16:39:00 -0000 mezz 2007-03-24 16:39:00 UTC FreeBSD ports repository Modified files: www/firefox15/files patch-Double.cpp patch-build_unix_run-mozilla.sh patch-config-mkdepend-imakemdep.h patch-config-rules.mk patch-config_autoconf.mk.in patch-config_mkdepend_Makefile.in patch-configure patch-extensions_typeaheadfind_src_nsTypeAheadFind.cpp patch-extensions_typeaheadfind_src_nsTypeAheadFind.h patch-libm patch-modules_libpref_src_init_all.js patch-security-coreconf-FreeBSD.mk patch-sysnss patch-toolkit_xre_nsXREDirProvider.cpp patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in Log: Make apply patches cleaner with PATCH_DEBUG=yes, no function change. PR: ports/110726 Submitted by: Eric P. Scott Revision Changes Path 1.7 +4 -4 ports/www/firefox15/files/patch-Double.cpp 1.10 +4 -4 ports/www/firefox15/files/patch-build_unix_run-mozilla.sh 1.6 +5 -3 ports/www/firefox15/files/patch-config-mkdepend-imakemdep.h 1.9 +3 -3 ports/www/firefox15/files/patch-config-rules.mk 1.2 +3 -3 ports/www/firefox15/files/patch-config_autoconf.mk.in 1.2 +3 -3 ports/www/firefox15/files/patch-config_mkdepend_Makefile.in 1.7 +8 -8 ports/www/firefox15/files/patch-configure 1.5 +6 -6 ports/www/firefox15/files/patch-extensions_typeaheadfind_src_nsTypeAheadFind.cpp 1.5 +3 -3 ports/www/firefox15/files/patch-extensions_typeaheadfind_src_nsTypeAheadFind.h 1.4 +12 -7 ports/www/firefox15/files/patch-libm 1.2 +3 -3 ports/www/firefox15/files/patch-modules_libpref_src_init_all.js 1.6 +5 -5 ports/www/firefox15/files/patch-security-coreconf-FreeBSD.mk 1.5 +39 -23 ports/www/firefox15/files/patch-sysnss 1.2 +4 -5 ports/www/firefox15/files/patch-toolkit_xre_nsXREDirProvider.cpp 1.8 +6 -6 ports/www/firefox15/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in