[SVN-Commit] r1129 - in trunk/www: firefox firefox-nightly firefox-nightly/files

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Wed Jan 2 19:58:15 UTC 2013


Author: jbeich
Date: Wed Jan  2 19:58:06 2013
New Revision: 1129

Log:
update

Deleted:
   trunk/www/firefox-nightly/files/patch-bug815916
Modified:
   trunk/www/firefox-nightly/Makefile
   trunk/www/firefox-nightly/Makefile.hgrev
   trunk/www/firefox-nightly/distinfo
   trunk/www/firefox/Makefile
   trunk/www/firefox/distinfo

Modified: trunk/www/firefox-nightly/Makefile
==============================================================================
--- trunk/www/firefox-nightly/Makefile	Tue Dec 25 15:34:11 2012	(r1128)
+++ trunk/www/firefox-nightly/Makefile	Wed Jan  2 19:58:06 2013	(r1129)
@@ -109,6 +109,7 @@
 
 post-patch:
 	@${REINPLACE_CMD} -e '/MOZPNG/s/=[0-9]*/=10511/' \
+		-e '/^SQLITE_VERSION/s/=.*/=3.7.14.1/' \
 		${WRKSRC}/configure.in
 	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
 		${WRKSRC}/browser/app/nsBrowserApp.cpp

Modified: trunk/www/firefox-nightly/Makefile.hgrev
==============================================================================
--- trunk/www/firefox-nightly/Makefile.hgrev	Tue Dec 25 15:34:11 2012	(r1128)
+++ trunk/www/firefox-nightly/Makefile.hgrev	Wed Jan  2 19:58:06 2013	(r1129)
@@ -1 +1 @@
-HGREV=		116860:84320dffec6e
+HGREV=		117292:a812ef63de87

Modified: trunk/www/firefox-nightly/distinfo
==============================================================================
--- trunk/www/firefox-nightly/distinfo	Tue Dec 25 15:34:11 2012	(r1128)
+++ trunk/www/firefox-nightly/distinfo	Wed Jan  2 19:58:06 2013	(r1129)
@@ -1,2 +1,2 @@
-SHA256 (firefox-nightly/84320dffec6e.tar.bz2) = 49547c2ae2bc71ff4626929d0cac0225cc4893ec240bdcbdc46fa7f79d96415d
-SIZE (firefox-nightly/84320dffec6e.tar.bz2) = 98210863
+SHA256 (firefox-nightly/a812ef63de87.tar.bz2) = ebaa3a86ad79a8dbc76adccf7e6b2ea705b0209f5c7bfa769f776dd0c9505e79
+SIZE (firefox-nightly/a812ef63de87.tar.bz2) = 98288249

Deleted: trunk/www/firefox-nightly/files/patch-bug815916
==============================================================================
--- trunk/www/firefox-nightly/files/patch-bug815916	Wed Jan  2 19:58:06 2013	(r1128)
+++ /dev/null	00:00:00 1970	(deleted)
@@ -1,27 +0,0 @@
---- media/webrtc/signaling/test/Makefile.in~
-+++ media/webrtc/signaling/test/Makefile.in
-@@ -47,6 +47,11 @@ DEFINES += \
-    $(NULL)
- endif
- 
-+ifdef MOZ_NATIVE_JPEG
-+LIBS += \
-+  $(MOZ_JPEG_LIBS) \
-+  $(NULL)
-+endif
- 
- ifdef MOZ_NATIVE_LIBVPX
- LIBS += \
-@@ -54,6 +59,12 @@ LIBS += \
-   $(NULL)
- endif
- 
-+ifndef MOZ_TREE_PIXMAN
-+LIBS += \
-+  $(MOZ_PIXMAN_LIBS) \
-+  $(NULL)
-+endif
-+
- ifeq (gtk2,$(MOZ_WIDGET_TOOLKIT))
- LIBS += \
-   $(XLIBS) \

Modified: trunk/www/firefox/Makefile
==============================================================================
--- trunk/www/firefox/Makefile	Tue Dec 25 15:34:11 2012	(r1128)
+++ trunk/www/firefox/Makefile	Wed Jan  2 19:58:06 2013	(r1129)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	firefox
-DISTVERSION=	18.0b5
+DISTVERSION=	18.0b7
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	${MASTER_SITE_MOZILLA}

Modified: trunk/www/firefox/distinfo
==============================================================================
--- trunk/www/firefox/distinfo	Tue Dec 25 15:34:11 2012	(r1128)
+++ trunk/www/firefox/distinfo	Wed Jan  2 19:58:06 2013	(r1129)
@@ -1,2 +1,2 @@
-SHA256 (firefox-18.0b5.source.tar.bz2) = 66a6670553db0593fa524e690b1abaa82566da8552503214c2588bda6b2720dc
-SIZE (firefox-18.0b5.source.tar.bz2) = 96992471
+SHA256 (firefox-18.0b7.source.tar.bz2) = a7becf4297c5cddcbbeaf3fa2e434e5002fd6cf844b6d15fe86da429aa2c78fb
+SIZE (firefox-18.0b7.source.tar.bz2) = 96995401


More information about the freebsd-gecko mailing list