From owner-freebsd-gecko@FreeBSD.ORG Wed Jun 6 08:00:33 2012 Return-Path: Delivered-To: gecko@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 71DC11065673 for ; Wed, 6 Jun 2012 08:00:33 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 43F6D8FC0A for ; Wed, 6 Jun 2012 08:00:33 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q5680VUl008300 for ; Wed, 6 Jun 2012 08:00:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q5680VjR008297; Wed, 6 Jun 2012 08:00:31 GMT (envelope-from gnats) Date: Wed, 6 Jun 2012 08:00:31 GMT Message-Id: <201206060800.q5680VjR008297@freefall.freebsd.org> To: gecko@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/168423: commit references a PR X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2012 08:00:33 -0000 The following reply was made to PR ports/168423; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/168423: commit references a PR Date: Wed, 6 Jun 2012 07:56:01 +0000 (UTC) beat 2012-06-06 07:55:46 UTC FreeBSD ports repository Modified files: Mk bsd.gecko.mk www/firefox Makefile distinfo pkg-descr www/firefox/files patch-browser-app-Makefile.in patch-browser-app-nsBrowserApp.cpp patch-configure.in patch-xpcom_base_nsStackWalk.cpp Added files: www/firefox/files patch-bugzilla-736961 patch-gfx-ycbcr-Makefile.in Log: - Update Firefox to 13.0 - Remove whitespace from pkg-descr - Use GCC 4.6 to fix build on newer FreeBSD versions - Use asm optimized YUV conversion and RGB scaling [1] - Update required nspr version [2] PR: ports/168423 [1], ports/167431 [2] Submitted by: Jan Beich [2] Security: http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html Revision Changes Path 1.60 +6 -6 ports/Mk/bsd.gecko.mk 1.269 +6 -3 ports/www/firefox/Makefile 1.88 +2 -2 ports/www/firefox/distinfo 1.3 +76 -10 ports/www/firefox/files/patch-browser-app-Makefile.in 1.4 +18 -31 ports/www/firefox/files/patch-browser-app-nsBrowserApp.cpp 1.1 +111 -0 ports/www/firefox/files/patch-bugzilla-736961 (new) 1.4 +7 -34 ports/www/firefox/files/patch-configure.in 1.1 +21 -0 ports/www/firefox/files/patch-gfx-ycbcr-Makefile.in (new) 1.3 +5 -5 ports/www/firefox/files/patch-xpcom_base_nsStackWalk.cpp 1.13 +1 -1 ports/www/firefox/pkg-descr _______________________________________________ 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"