head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.4 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.2 pkgsrc-2012Q4-base:1.4 pkgsrc-2012Q3:1.3.0.2 pkgsrc-2012Q3-base:1.3 pkgsrc-2012Q2:1.1.1.1.0.24 pkgsrc-2012Q2-base:1.1.1.1 pkgsrc-2012Q1:1.1.1.1.0.22 pkgsrc-2012Q1-base:1.1.1.1 pkgsrc-2011Q4:1.1.1.1.0.20 pkgsrc-2011Q4-base:1.1.1.1 pkgsrc-2011Q3:1.1.1.1.0.18 pkgsrc-2011Q3-base:1.1.1.1 pkgsrc-2011Q2:1.1.1.1.0.16 pkgsrc-2011Q2-base:1.1.1.1 pkgsrc-2011Q1:1.1.1.1.0.14 pkgsrc-2011Q1-base:1.1.1.1 pkgsrc-2010Q4:1.1.1.1.0.12 pkgsrc-2010Q4-base:1.1.1.1 pkgsrc-2010Q3:1.1.1.1.0.10 pkgsrc-2010Q3-base:1.1.1.1 pkgsrc-2010Q2:1.1.1.1.0.8 pkgsrc-2010Q2-base:1.1.1.1 pkgsrc-2010Q1:1.1.1.1.0.6 pkgsrc-2010Q1-base:1.1.1.1 pkgsrc-2009Q4:1.1.1.1.0.4 pkgsrc-2009Q4-base:1.1.1.1 pkgsrc-2009Q3:1.1.1.1.0.2 pkgsrc-2009Q3-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.4 date 2012.10.12.18.27.20; author ryoon; state dead; branches; next 1.3; 1.3 date 2012.08.28.23.27.10; author ryoon; state Exp; branches; next 1.2; 1.2 date 2012.08.28.12.42.01; author ryoon; state Exp; branches; next 1.1; 1.1 date 2009.08.05.02.59.48; author tnn; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2009.08.05.02.59.48; author tnn; state Exp; branches; next ; desc @@ 1.4 log @Update to 16.0.1 Changelog: FIXED 16.0.1: Vulnerability outlined here https://blog.mozilla.org/security/2012/10/10/security-vulnerability-in-firefox-16/ NEW Firefox on Mac OS X now has preliminary VoiceOver support turned on by default NEW Initial web app support (Windows/Mac/Linux) NEW Acholi and Kazakh localizations added CHANGED Improvements around JavaScript responsiveness through incremental garbage collection DEVELOPER New Developer Toolbar with buttons for quick access to tools, error count for the Web Console, and a new command line for quick keyboard access DEVELOPER CSS3 Animations, Transitions, Transforms and Gradients unprefixed in Firefox 16 DEVELOPER Recently opened files list in Scratchpad implemented FIXED 16.0.1: Vulnerability outlined here https://blog.mozilla.org/security/2012/10/10/security-vulnerability-in-firefox-16/ FIXED Debugger breakpoints do not catch on page reload (783393) FIXED No longer supporting MD5 as a hash algorithm in digital signatures (650355) FIXED Opus support by default (772341) FIXED Reverse animation direction has been implemented (655920) FIXED Per tab reporting in about:memory (687724) FIXED User Agent strings for pre-release Firefox versions now show only major version (728831) @ text @$NetBSD: patch-ma,v 1.3 2012/08/28 23:27:10 ryoon Exp $ --- config/autoconf.mk.in.orig 2012-08-24 22:55:19.000000000 +0000 +++ config/autoconf.mk.in @@@@ -37,14 +37,14 @@@@ MOZ_PKG_SPECIAL = @@MOZ_PKG_SPECIAL@@ prefix = @@prefix@@ exec_prefix = @@exec_prefix@@ bindir = @@bindir@@ -includedir = @@includedir@@/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) +includedir = @@includedir@@/$(MOZILLA_PKG_NAME) libdir = @@libdir@@ datadir = @@datadir@@ mandir = @@mandir@@ -idldir = $(datadir)/idl/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) +idldir = @@datadir@@/idl/$(MOZILLA_PKG_NAME) -installdir = $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) -sdkdir = $(libdir)/$(MOZ_APP_NAME)-devel-$(MOZ_APP_VERSION) +installdir = $(libdir)/$(MOZILLA_PKG_NAME) +sdkdir = $(libdir)/$(MOZILLA_PKG_NAME)-sdk DIST = $(DEPTH)/dist LIBXUL_SDK = @@LIBXUL_SDK@@ @ 1.3 log @Bump PKGREVISION * Switch to newer patches, trillian.chruetertee.ch/freebsd-gecko/browser/branches/experimental/www/firefox/files/patch-bug753046 * Regen patches @ text @d1 1 a1 1 $NetBSD: patch-ma,v 1.2 2012/08/28 12:42:01 ryoon Exp $ @ 1.2 log @Update to 15.0 * Use patches from https://bugzilla.mozilla.org/show_bug.cgi?id=753046 * Fix firefox.sh Changelog: NEW Preliminary native PDF support (Aurora/Beta only) NEW Support for SPDY networking protocol v3 NEW WebGL enhancements, including compressed textures for better performance CHANGED Optimized memory usage for add-ons DEVELOPER JavaScript debugger integrated into developer tools DEVELOPER New layout view added to Inspector DEVELOPER The CSS word-break property has been implemented. DEVELOPER High precision event timer implemented DEVELOPER New responsive design tool allows web developers to switch between desktop and mobile views of sites HTML5 Native support for the Opus audio codec added HTML5 The element now supports the media attribute HTML5 The