Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2009 02:30:05 GMT
From:      wahjava@gmail.com (Ashish SHUKLA)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/136062: A patch to fix the patch file of www/xpi-foxyproxy about the function getDefaultPath
Message-ID:  <200907140230.n6E2U5fe066678@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/136062; it has been noted by GNATS.

From: wahjava@gmail.com (Ashish SHUKLA)
To: bug-followup@freebsd.org, zhoushuqun@gmail.com
Cc:  
Subject: Re: ports/136062: A patch to fix the patch file of www/xpi-foxyproxy about the function getDefaultPath
Date: Tue, 14 Jul 2009 07:57:40 +0530

 --=-=-=
 
 Sorry, forgot to attach the diff file.
 
 -- 
 Ashish SHUKLA
 
 --=-=-=
 Content-Disposition: attachment; filename=xpi-foxyproxy.diff
 Content-Description: diff
 
 diff -urN /usr/ports/www/xpi-foxyproxy/Makefile xpi-foxyproxy/Makefile
 --- /usr/ports/www/xpi-foxyproxy/Makefile	2009-06-03 03:02:53.000000000 +0530
 +++ xpi-foxyproxy/Makefile	2009-07-14 07:50:52.000000000 +0530
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	foxyproxy
 -PORTVERSION=	2.9
 +PORTVERSION=	2.13
  DISTVERSIONSUFFIX=	-fx+sm+tb
  CATEGORIES=	www
  
 diff -urN /usr/ports/www/xpi-foxyproxy/distinfo xpi-foxyproxy/distinfo
 --- /usr/ports/www/xpi-foxyproxy/distinfo	2009-06-03 03:02:53.000000000 +0530
 +++ xpi-foxyproxy/distinfo	2009-07-14 07:39:29.000000000 +0530
 @@ -1,3 +1,3 @@
 -MD5 (xpi/foxyproxy-2.9-fx+sm+tb.xpi) = ea71be9f4ab3ee3e81c21160c5fb146f
 -SHA256 (xpi/foxyproxy-2.9-fx+sm+tb.xpi) = 1921ae4aafffc000d067930156a3a243a4e0f143b44fc60f121185bf5b113bea
 -SIZE (xpi/foxyproxy-2.9-fx+sm+tb.xpi) = 567733
 +MD5 (xpi/foxyproxy-2.13-fx+sm+tb.xpi) = 51eea61bcc733f05a883f120e2f110d1
 +SHA256 (xpi/foxyproxy-2.13-fx+sm+tb.xpi) = 14f3a696c4f95392161ea62c81fd5c6045cb83757e86a6c038dc6d1870860810
 +SIZE (xpi/foxyproxy-2.13-fx+sm+tb.xpi) = 610587
 diff -urN /usr/ports/www/xpi-foxyproxy/files/patch-components_foxyproxy.js xpi-foxyproxy/files/patch-components_foxyproxy.js
 --- /usr/ports/www/xpi-foxyproxy/files/patch-components_foxyproxy.js	2009-06-03 03:02:53.000000000 +0530
 +++ xpi-foxyproxy/files/patch-components_foxyproxy.js	1970-01-01 05:30:00.000000000 +0530
 @@ -1,26 +0,0 @@
 -
 -$FreeBSD: ports/www/xpi-foxyproxy/files/patch-components_foxyproxy.js,v 1.2 2009/06/02 21:32:53 miwi Exp $
 -
 ---- components/foxyproxy.js.orig
 -+++ components/foxyproxy.js
 -@@ -424,15 +424,13 @@
 -   },
 - 
 -   getDefaultPath : function() {
 --    //var file = CC["@mozilla.org/file/local;1"].createInstance(CI.nsILocalFile);
 --    //var dir = CC["@mozilla.org/file/directory_service;1"].getService(CI.nsIProperties).get("ProfD", CI.nsILocalFile);
 --    var f = settingsDir.clone();
 --    f.append("foxyproxy.xml");
 -+    var file = CC["@mozilla.org/file/local;1"].createInstance(CI.nsILocalFile);
 -+    var dir = CC["@mozilla.org/file/directory_service;1"].getService(CI.nsIProperties).get("ProfD", CI.nsILocalFile);
 -     // dump("settings file: " + f.path + "\n");
 -     return f;
 --    // file.initWithPath(dir.path);
 --    // file.appendRelativePath("foxyproxy.xml");
 --    // return file;
 -+    file.initWithPath(dir.path);
 -+    file.appendRelativePath("foxyproxy.xml");
 -+    return file;
 -   },
 - 
 -   // Convert |o| from:
 diff -urN /usr/ports/www/xpi-foxyproxy/pkg-plist xpi-foxyproxy/pkg-plist
 --- /usr/ports/www/xpi-foxyproxy/pkg-plist	2009-06-03 03:02:53.000000000 +0530
 +++ xpi-foxyproxy/pkg-plist	2009-07-14 07:44:02.000000000 +0530
 @@ -8,7 +8,9 @@
  %%XPI_XPIDIR%%/chrome/content/blockedpagepattern.xul
  %%XPI_XPIDIR%%/chrome/content/chooseproxy.js
  %%XPI_XPIDIR%%/chrome/content/chooseproxy.xul
 +%%XPI_XPIDIR%%/chrome/content/colorvalidator.js
  %%XPI_XPIDIR%%/chrome/content/firefoxOptionsOverlay.xul
 +%%XPI_XPIDIR%%/chrome/content/firefoxOverlay-svg.xul
  %%XPI_XPIDIR%%/chrome/content/firefoxOverlay.xul
  %%XPI_XPIDIR%%/chrome/content/foxyproxy.css
  %%XPI_XPIDIR%%/chrome/content/foxyproxySongbird.css
 @@ -157,6 +159,10 @@
  %%XPI_XPIDIR%%/chrome/locale/uk-UA/foxyproxy.dtd
  %%XPI_XPIDIR%%/chrome/locale/uk-UA/foxyproxy.properties
  %%XPI_XPIDIR%%/chrome/locale/uk-UA/torwizhelp.dtd
 +%%XPI_XPIDIR%%/chrome/locale/vi-VN/amo.properties
 +%%XPI_XPIDIR%%/chrome/locale/vi-VN/foxyproxy.dtd
 +%%XPI_XPIDIR%%/chrome/locale/vi-VN/foxyproxy.properties
 +%%XPI_XPIDIR%%/chrome/locale/vi-VN/torwizhelp.dtd
  %%XPI_XPIDIR%%/chrome/locale/zh-CN/amo.properties
  %%XPI_XPIDIR%%/chrome/locale/zh-CN/foxyproxy.dtd
  %%XPI_XPIDIR%%/chrome/locale/zh-CN/foxyproxy.properties
 @@ -208,6 +214,7 @@
  @dirrm %%XPI_XPIDIR%%/chrome/locale/th-TH
  @dirrm %%XPI_XPIDIR%%/chrome/locale/tr-TR
  @dirrm %%XPI_XPIDIR%%/chrome/locale/uk-UA
 +@dirrm %%XPI_XPIDIR%%/chrome/locale/vi-VN
  @dirrm %%XPI_XPIDIR%%/chrome/locale/zh-CN
  @dirrm %%XPI_XPIDIR%%/chrome/locale/zh-TW
  @dirrm %%XPI_XPIDIR%%/chrome/locale
 
 --=-=-=--



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