Date: Mon, 25 Jan 2010 10:10:41 GMT From: bf <bf1783@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/143207: [PATCH]www/xpi-torbutton: update to 1.2.4 Message-ID: <201001251010.o0PAAf77064025@www.freebsd.org> Resent-Message-ID: <201001251020.o0PAK69w094618@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 143207 >Category: ports >Synopsis: [PATCH]www/xpi-torbutton: update to 1.2.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jan 25 10:20:06 UTC 2010 >Closed-Date: >Last-Modified: >Originator: bf >Release: 9-CURRENT amd64 >Organization: - >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN xpi-torbutton.orig/Makefile xpi-torbutton/Makefile --- xpi-torbutton.orig/Makefile 2010-01-25 03:51:16.000000000 -0500 +++ xpi-torbutton/Makefile 2010-01-17 22:02:27.000000000 -0500 @@ -6,15 +6,16 @@ # PORTNAME= torbutton -PORTVERSION= 1.2.2 -DISTVERSIONSUFFIX= -fx +PORTVERSION= 1.2.4 CATEGORIES= www +MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} \ + http://www.torproject.org/torbutton/releases/ MAINTAINER= a.donig@gmx.net COMMENT= Quickly toggle use of the Tor network XPI_NUM= 2275 -XPI_ID= {e0204bd5-9d31-402b-a99d-a6aa8ffebdca} +XPI_ID= {ec8030f7-c20a-464f-9b0e-13a3a9e97384} .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff -ruN xpi-torbutton.orig/distinfo xpi-torbutton/distinfo --- xpi-torbutton.orig/distinfo 2010-01-25 03:51:16.000000000 -0500 +++ xpi-torbutton/distinfo 2010-01-17 22:03:56.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (xpi/torbutton-1.2.2-fx.xpi) = 308034e35f16b830d03d69784910f10a -SHA256 (xpi/torbutton-1.2.2-fx.xpi) = d08fa9c1efc0203b5cf9c3fbc551dc158963821b45f1e9fe5763427332e00192 -SIZE (xpi/torbutton-1.2.2-fx.xpi) = 310122 +MD5 (xpi/torbutton-1.2.4.xpi) = aaa2398134353b858e063d24d2cee029 +SHA256 (xpi/torbutton-1.2.4.xpi) = 664e8268f6c7eed67ecd8c70a4fc7212142f0625b689b69a86918b7c15f672e1 +SIZE (xpi/torbutton-1.2.4.xpi) = 388234 diff -ruN xpi-torbutton.orig/pkg-plist xpi-torbutton/pkg-plist --- xpi-torbutton.orig/pkg-plist 2010-01-25 03:51:16.000000000 -0500 +++ xpi-torbutton/pkg-plist 2010-01-17 22:09:01.000000000 -0500 @@ -126,10 +126,13 @@ %%XPI_XPIDIR%%/chrome/skin/tor-16.png %%XPI_XPIDIR%%/defaults/preferences/preferences.js %%XPI_XPIDIR%%/components/torbutton-logger.js +%%XPI_XPIDIR%%/components/block-livemarks.js %%XPI_XPIDIR%%/components/cssblocker.js %%XPI_XPIDIR%%/components/crash-observer.js %%XPI_XPIDIR%%/components/cookie-jar-selector.js %%XPI_XPIDIR%%/components/nsSessionStore3.js +%%XPI_XPIDIR%%/components/nsSessionStore35.js +%%XPI_XPIDIR%%/components/nsSessionStore36.js %%XPI_XPIDIR%%/components/ignore-history.js %%XPI_XPIDIR%%/components/certDialogsOverride.js %%XPI_XPIDIR%%/components/external-app-blocker.js >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001251010.o0PAAf77064025>