Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2014 08:42:18 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1513 - in trunk: mail/thunderbird/files www/firefox-esr/files www/libxul/files
Message-ID:  <201402260842.s1Q8gI9E071974@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Feb 26 08:42:17 2014
New Revision: 1513

Log:
unbreak USE_MOZILLA=-vorbis on esr24 (or before bug 912293)

Modified:
   trunk/mail/thunderbird/files/patch-zz-bug517422
   trunk/www/firefox-esr/files/patch-zz-bug517422
   trunk/www/libxul/files/patch-zz-bug517422

Modified: trunk/mail/thunderbird/files/patch-zz-bug517422
==============================================================================
--- trunk/mail/thunderbird/files/patch-zz-bug517422	Wed Feb 26 03:17:35 2014	(r1512)
+++ trunk/mail/thunderbird/files/patch-zz-bug517422	Wed Feb 26 08:42:17 2014	(r1513)
@@ -202,11 +202,18 @@
 index 0000000..1f02dc0
 --- /dev/null
 +++ mozilla/media/libvorbis/Makefile.in
-@@ -0,0 +1,9 @@
+@@ -0,0 +1,16 @@
 +# This Source Code Form is subject to the terms of the Mozilla Public
 +# License, v. 2.0. If a copy of the MPL was not distributed with this
 +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
 +
++DEPTH = @DEPTH@
++topsrcdir = @top_srcdir@
++srcdir = @srcdir@
++VPATH = @srcdir@
++
++include $(DEPTH)/config/autoconf.mk
++
 +include $(topsrcdir)/config/rules.mk
 +
 +ifdef MOZ_NATIVE_OGG

Modified: trunk/www/firefox-esr/files/patch-zz-bug517422
==============================================================================
--- trunk/www/firefox-esr/files/patch-zz-bug517422	Wed Feb 26 03:17:35 2014	(r1512)
+++ trunk/www/firefox-esr/files/patch-zz-bug517422	Wed Feb 26 08:42:17 2014	(r1513)
@@ -202,11 +202,18 @@
 index 0000000..1f02dc0
 --- /dev/null
 +++ media/libvorbis/Makefile.in
-@@ -0,0 +1,9 @@
+@@ -0,0 +1,16 @@
 +# This Source Code Form is subject to the terms of the Mozilla Public
 +# License, v. 2.0. If a copy of the MPL was not distributed with this
 +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
 +
++DEPTH = @DEPTH@
++topsrcdir = @top_srcdir@
++srcdir = @srcdir@
++VPATH = @srcdir@
++
++include $(DEPTH)/config/autoconf.mk
++
 +include $(topsrcdir)/config/rules.mk
 +
 +ifdef MOZ_NATIVE_OGG

Modified: trunk/www/libxul/files/patch-zz-bug517422
==============================================================================
--- trunk/www/libxul/files/patch-zz-bug517422	Wed Feb 26 03:17:35 2014	(r1512)
+++ trunk/www/libxul/files/patch-zz-bug517422	Wed Feb 26 08:42:17 2014	(r1513)
@@ -202,11 +202,18 @@
 index 0000000..1f02dc0
 --- /dev/null
 +++ media/libvorbis/Makefile.in
-@@ -0,0 +1,9 @@
+@@ -0,0 +1,16 @@
 +# This Source Code Form is subject to the terms of the Mozilla Public
 +# License, v. 2.0. If a copy of the MPL was not distributed with this
 +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
 +
++DEPTH = @DEPTH@
++topsrcdir = @top_srcdir@
++srcdir = @srcdir@
++VPATH = @srcdir@
++
++include $(DEPTH)/config/autoconf.mk
++
 +include $(topsrcdir)/config/rules.mk
 +
 +ifdef MOZ_NATIVE_OGG



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402260842.s1Q8gI9E071974>