From owner-cvs-all@FreeBSD.ORG Sun Aug 8 08:56:06 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFAA01065674; Sun, 8 Aug 2010 08:56:06 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D35408FC08; Sun, 8 Aug 2010 08:56:06 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o788u6kP067092; Sun, 8 Aug 2010 08:56:06 GMT (envelope-from beat@repoman.freebsd.org) Received: (from beat@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o788u6bo067091; Sun, 8 Aug 2010 08:56:06 GMT (envelope-from beat) Message-Id: <201008080856.o788u6bo067091@repoman.freebsd.org> From: Beat Gaetzi Date: Sun, 8 Aug 2010 08:56:06 +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/libxul Makefile distinfo ports/www/libxul/files libsydney_oss patch-configure patch-configure.in patch-content-xslt-public-txDouble.h patch-content_xslt_public_txDouble.h patch-js-src-Makefile.in patch-js-src-config-mkdepend-Makefile.in patch-js-src-configure.in ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2010 08:56:07 -0000 beat 2010-08-08 08:56:06 UTC FreeBSD ports repository Modified files: www/libxul Makefile distinfo www/libxul/files patch-layout_generic_Makefile.in patch-security_coreconf_FreeBSD.mk patch-xpcom_reflect_xptcall_src_md_unix_Makefile.in patch-xptcall-amd64 patch-xulrunner_installer_libxul.pc.in Added files: www/libxul/files libsydney_oss patch-configure.in patch-content-xslt-public-txDouble.h patch-js-src-Makefile.in patch-js-src-config-mkdepend-Makefile.in patch-js-src-configure.in patch-js-src-jslock.cpp patch-js_src_jsnum.cpp patch-media-liboggz-include-oggz-oggz_off_t_generated.h patch-modules-libpref-src-prefapi.cpp patch-xptcall-powerpc releng6_pulseaudio Removed files: www/libxul/files patch-configure patch-content_xslt_public_txDouble.h patch-js_src_jsnum.c patch-layout-style-nsCSSValue.h patch-toolkit-components-history-src-nsGlobalHistory.cpp patch-toolkit-components-places-src-nsMorkHistoryImporter.cpp patch-toolkit-components-url-classifier-src-nsUrlClassifierDBService.cpp patch-toolkit_mozapps_installer_packager.mk patch-xpcom-reflect-xptcall-src-xptcprivate.h patch-xpfe-components-history-src-nsGlobalHistory.cpp patch-xulrunner_app_mozilla.in Log: - Update to 1.9.2.8 PR: ports/149044 Expr-run by: pav@ Thanks to: Andreas Tobler , decke@ Revision Changes Path 1.18 +39 -13 ports/www/libxul/Makefile 1.10 +3 -3 ports/www/libxul/distinfo 1.1 +15 -0 ports/www/libxul/files/libsydney_oss (new) 1.2 +0 -38 ports/www/libxul/files/patch-configure (dead) 1.1 +22 -0 ports/www/libxul/files/patch-configure.in (new) 1.1 +11 -0 ports/www/libxul/files/patch-content-xslt-public-txDouble.h (new) 1.2 +0 -20 ports/www/libxul/files/patch-content_xslt_public_txDouble.h (dead) 1.1 +11 -0 ports/www/libxul/files/patch-js-src-Makefile.in (new) 1.1 +11 -0 ports/www/libxul/files/patch-js-src-config-mkdepend-Makefile.in (new) 1.1 +13 -0 ports/www/libxul/files/patch-js-src-configure.in (new) 1.1 +18 -0 ports/www/libxul/files/patch-js-src-jslock.cpp (new) 1.2 +0 -28 ports/www/libxul/files/patch-js_src_jsnum.c (dead) 1.1 +29 -0 ports/www/libxul/files/patch-js_src_jsnum.cpp (new) 1.2 +0 -215 ports/www/libxul/files/patch-layout-style-nsCSSValue.h (dead) 1.2 +4 -4 ports/www/libxul/files/patch-layout_generic_Makefile.in 1.1 +11 -0 ports/www/libxul/files/patch-media-liboggz-include-oggz-oggz_off_t_generated.h (new) 1.1 +102 -0 ports/www/libxul/files/patch-modules-libpref-src-prefapi.cpp (new) 1.4 +11 -50 ports/www/libxul/files/patch-security_coreconf_FreeBSD.mk 1.2 +0 -24 ports/www/libxul/files/patch-toolkit-components-history-src-nsGlobalHistory.cpp (dead) 1.2 +0 -17 ports/www/libxul/files/patch-toolkit-components-places-src-nsMorkHistoryImporter.cpp (dead) 1.2 +0 -28 ports/www/libxul/files/patch-toolkit-components-url-classifier-src-nsUrlClassifierDBService.cpp (dead) 1.2 +0 -11 ports/www/libxul/files/patch-toolkit_mozapps_installer_packager.mk (dead) 1.2 +0 -20 ports/www/libxul/files/patch-xpcom-reflect-xptcall-src-xptcprivate.h (dead) 1.2 +37 -17 ports/www/libxul/files/patch-xpcom_reflect_xptcall_src_md_unix_Makefile.in 1.2 +0 -24 ports/www/libxul/files/patch-xpfe-components-history-src-nsGlobalHistory.cpp (dead) 1.2 +11 -17 ports/www/libxul/files/patch-xptcall-amd64 1.1 +580 -0 ports/www/libxul/files/patch-xptcall-powerpc (new) 1.2 +0 -18 ports/www/libxul/files/patch-xulrunner_app_mozilla.in (dead) 1.2 +4 -6 ports/www/libxul/files/patch-xulrunner_installer_libxul.pc.in 1.1 +32 -0 ports/www/libxul/files/releng6_pulseaudio (new)