pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox pkgsrc does not use the b2g installer, rem...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a058a090134
branches: trunk
changeset: 645545:8a058a090134
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jan 29 22:19:40 2015 +0000
description:
pkgsrc does not use the b2g installer, remove corresponding patches.
diffstat:
www/firefox/distinfo | 4 +--
www/firefox/patches/patch-b2g_installer_Makefile.in | 15 -------------
www/firefox/patches/patch-b2g_installer_package-manifest.in | 13 -----------
3 files changed, 1 insertions(+), 31 deletions(-)
diffs (54 lines):
diff -r 0858b9cafa74 -r 8a058a090134 www/firefox/distinfo
--- a/www/firefox/distinfo Thu Jan 29 22:19:13 2015 +0000
+++ b/www/firefox/distinfo Thu Jan 29 22:19:40 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.178 2015/01/29 22:19:13 wiz Exp $
+$NetBSD: distinfo,v 1.179 2015/01/29 22:19:40 wiz Exp $
SHA1 (firefox-35.0.1.source.tar.bz2) = cf256ee1491ee502eb4432ade5a879104ebceede
RMD160 (firefox-35.0.1.source.tar.bz2) = ca4dc6f6c5de1e6e69133de3b8b502991d519fa7
@@ -8,8 +8,6 @@
SHA1 (patch-al) = cca5df21d018bb9f428ad26d00718f33afe88ec5
SHA1 (patch-ao) = ca7e6723a10b9f6e3306cd12557e1856727edee9
SHA1 (patch-as) = 29fb927a05b53922c8559bb15af2916a1459e9b9
-SHA1 (patch-b2g_installer_Makefile.in) = d630b5a2323d2494541f8d36b20c40c96dcb313d
-SHA1 (patch-b2g_installer_package-manifest.in) = 12f704d4ee866277a44a6d175f0e7694cc71c29b
SHA1 (patch-bf) = 75c971043e9f693203d6bd670b2c20c4952a7756
SHA1 (patch-bg) = d6c02294765265d9e85cf49c22320d88573c2e25
SHA1 (patch-browser_app_nsBrowserApp.cpp) = 00914f7656fff6785d737ce6e569a97fe39aafe8
diff -r 0858b9cafa74 -r 8a058a090134 www/firefox/patches/patch-b2g_installer_Makefile.in
--- a/www/firefox/patches/patch-b2g_installer_Makefile.in Thu Jan 29 22:19:13 2015 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-b2g_installer_Makefile.in,v 1.3 2015/01/16 22:42:09 ryoon Exp $
-
---- b2g/installer/Makefile.in.orig 2015-01-09 04:38:12.000000000 +0000
-+++ b2g/installer/Makefile.in
-@@ -79,6 +79,10 @@ ifneq (,$(filter rtsp,$(NECKO_PROTOCOLS)
- DEFINES += -DMOZ_RTSP
- endif
-
-+ifdef MOZ_DEBUG
-+DEFINES += -DMOZ_DEBUG=1
-+endif
-+
- ifdef GKMEDIAS_SHARED_LIBRARY
- DEFINES += -DGKMEDIAS_SHARED_LIBRARY
- endif
diff -r 0858b9cafa74 -r 8a058a090134 www/firefox/patches/patch-b2g_installer_package-manifest.in
--- a/www/firefox/patches/patch-b2g_installer_package-manifest.in Thu Jan 29 22:19:13 2015 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-b2g_installer_package-manifest.in,v 1.2 2015/01/16 22:42:09 ryoon Exp $
-
---- b2g/installer/package-manifest.in.orig 2015-01-09 04:38:12.000000000 +0000
-+++ b2g/installer/package-manifest.in
-@@ -606,7 +606,7 @@
- @BINPATH@/components/EngineeringModeAPI.js
- @BINPATH@/components/EngineeringModeService.js
-
--#ifdef MOZ_DEBUG
-+#if defined(ENABLE_TESTS) && defined(MOZ_DEBUG)
- @BINPATH@/components/TestInterfaceJS.js
- @BINPATH@/components/TestInterfaceJS.manifest
- #endif
Home |
Main Index |
Thread Index |
Old Index