Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2013 14:06:06 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1228 - in trunk/www: firefox/files seamonkey/files
Message-ID:  <201304021406.r32E66NS063487@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Apr  2 14:06:05 2013
New Revision: 1228

Log:
remove already applied patches for --enable-tests

Deleted:
   trunk/www/firefox/files/patch-bug817481
   trunk/www/firefox/files/patch-z-bug815916
   trunk/www/seamonkey/files/patch-bug817481
   trunk/www/seamonkey/files/patch-z-bug815916

Deleted: trunk/www/firefox/files/patch-bug817481
==============================================================================
--- trunk/www/firefox/files/patch-bug817481	Tue Apr  2 14:06:05 2013	(r1227)
+++ /dev/null	00:00:00 1970	(deleted)
@@ -1,26 +0,0 @@
-commit 93d56d2
-Author: Makoto Kato <m_kato@ga2.so-net.ne.jp>
-Date:   Mon Dec 3 17:01:16 2012 +0900
-
-    Bug 817481 - Build failure on WebRTC unit test with --with-system-libvpx. r=jesup
----
- media/webrtc/signaling/test/Makefile.in | 6 ++++++
- 1 file changed, 6 insertions(+)
-
-diff --git media/webrtc/signaling/test/Makefile.in media/webrtc/signaling/test/Makefile.in
-index 81a38ff..e10e869 100644
---- media/webrtc/signaling/test/Makefile.in
-+++ media/webrtc/signaling/test/Makefile.in
-@@ -34,6 +34,12 @@ LIBS += \
- endif
- endif
- 
-+ifdef MOZ_NATIVE_LIBVPX
-+LIBS += \
-+  $(MOZ_LIBVPX_LIBS) \
-+  $(NULL)
-+endif
-+
- ifeq (gtk2,$(MOZ_WIDGET_TOOLKIT))
- LIBS += \
-   $(XLIBS) \

Deleted: trunk/www/firefox/files/patch-z-bug815916
==============================================================================
--- trunk/www/firefox/files/patch-z-bug815916	Tue Apr  2 14:06:05 2013	(r1227)
+++ /dev/null	00:00:00 1970	(deleted)
@@ -1,27 +0,0 @@
---- media/webrtc/signaling/test/Makefile.in~
-+++ media/webrtc/signaling/test/Makefile.in
-@@ -34,12 +34,24 @@ LIBS += \
- endif
- endif
- 
-+ifdef MOZ_NATIVE_JPEG
-+LIBS += \
-+  $(MOZ_JPEG_LIBS) \
-+  $(NULL)
-+endif
-+
- ifdef MOZ_NATIVE_LIBVPX
- LIBS += \
-   $(MOZ_LIBVPX_LIBS) \
-   $(NULL)
- endif
- 
-+ifndef MOZ_TREE_PIXMAN
-+LIBS += \
-+  $(MOZ_PIXMAN_LIBS) \
-+  $(NULL)
-+endif
-+
- ifeq (gtk2,$(MOZ_WIDGET_TOOLKIT))
- LIBS += \
-   $(XLIBS) \

Deleted: trunk/www/seamonkey/files/patch-bug817481
==============================================================================
--- trunk/www/seamonkey/files/patch-bug817481	Tue Apr  2 14:06:05 2013	(r1227)
+++ /dev/null	00:00:00 1970	(deleted)
@@ -1,26 +0,0 @@
-commit 93d56d2
-Author: Makoto Kato <m_kato@ga2.so-net.ne.jp>
-Date:   Mon Dec 3 17:01:16 2012 +0900
-
-    Bug 817481 - Build failure on WebRTC unit test with --with-system-libvpx. r=jesup
----
- media/webrtc/signaling/test/Makefile.in | 6 ++++++
- 1 file changed, 6 insertions(+)
-
-diff --git media/webrtc/signaling/test/Makefile.in media/webrtc/signaling/test/Makefile.in
-index 81a38ff..e10e869 100644
---- mozilla/media/webrtc/signaling/test/Makefile.in
-+++ mozilla/media/webrtc/signaling/test/Makefile.in
-@@ -34,6 +34,12 @@ LIBS += \
- endif
- endif
- 
-+ifdef MOZ_NATIVE_LIBVPX
-+LIBS += \
-+  $(MOZ_LIBVPX_LIBS) \
-+  $(NULL)
-+endif
-+
- ifeq (gtk2,$(MOZ_WIDGET_TOOLKIT))
- LIBS += \
-   $(XLIBS) \

Deleted: trunk/www/seamonkey/files/patch-z-bug815916
==============================================================================
--- trunk/www/seamonkey/files/patch-z-bug815916	Tue Apr  2 14:06:05 2013	(r1227)
+++ /dev/null	00:00:00 1970	(deleted)
@@ -1,27 +0,0 @@
---- mozilla/media/webrtc/signaling/test/Makefile.in~
-+++ mozilla/media/webrtc/signaling/test/Makefile.in
-@@ -34,12 +34,24 @@ LIBS += \
- endif
- endif
- 
-+ifdef MOZ_NATIVE_JPEG
-+LIBS += \
-+  $(MOZ_JPEG_LIBS) \
-+  $(NULL)
-+endif
-+
- ifdef MOZ_NATIVE_LIBVPX
- LIBS += \
-   $(MOZ_LIBVPX_LIBS) \
-   $(NULL)
- endif
- 
-+ifndef MOZ_TREE_PIXMAN
-+LIBS += \
-+  $(MOZ_PIXMAN_LIBS) \
-+  $(NULL)
-+endif
-+
- ifeq (gtk2,$(MOZ_WIDGET_TOOLKIT))
- LIBS += \
-   $(XLIBS) \



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