[SVN-Commit] r1228 - in trunk/www: firefox/files seamonkey/files
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Tue Apr 2 14:09:56 UTC 2013
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 at 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 at 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) \
More information about the freebsd-gecko
mailing list