diff options
author | miwi <miwi@FreeBSD.org> | 2011-10-28 17:13:18 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-10-28 17:13:18 +0800 |
commit | 4653bf1ab78ca9bedcbc18e836c60520642aec25 (patch) | |
tree | 0870d49389bba8482215c349412569011e3f670f /www | |
parent | d473eda561f19fc92fc39d00a47ae824ae088c31 (diff) | |
download | freebsd-ports-gnome-4653bf1ab78ca9bedcbc18e836c60520642aec25.tar.gz freebsd-ports-gnome-4653bf1ab78ca9bedcbc18e836c60520642aec25.tar.zst freebsd-ports-gnome-4653bf1ab78ca9bedcbc18e836c60520642aec25.zip |
- Update to 1.4.4.1
- pass maintainership to gecko
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-torbutton/Makefile | 4 | ||||
-rw-r--r-- | www/xpi-torbutton/distinfo | 4 | ||||
-rw-r--r-- | www/xpi-torbutton/pkg-plist | 2 |
3 files changed, 4 insertions, 6 deletions
diff --git a/www/xpi-torbutton/Makefile b/www/xpi-torbutton/Makefile index 0a137a35979c..351872abd74c 100644 --- a/www/xpi-torbutton/Makefile +++ b/www/xpi-torbutton/Makefile @@ -6,11 +6,11 @@ # PORTNAME= torbutton -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.4.1 CATEGORIES= www MASTER_SITES= http://www.torproject.org/dist/torbutton/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= gecko@FreeBSD.org COMMENT= Quickly toggle use of the Tor network XPI_NUM= 2275 diff --git a/www/xpi-torbutton/distinfo b/www/xpi-torbutton/distinfo index 44df342d7d17..89ccdd5dec90 100644 --- a/www/xpi-torbutton/distinfo +++ b/www/xpi-torbutton/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpi/torbutton-1.4.0.xpi) = c117d49d58574b367e52f0a91ec39a9554976236a6cf305f4d9fdd508f249b4e -SIZE (xpi/torbutton-1.4.0.xpi) = 729848 +SHA256 (xpi/torbutton-1.4.4.1.xpi) = b8d1cb03b6ba43380156a622bfb61b00a41cd453626d3a54c0f755780ccca8b4 +SIZE (xpi/torbutton-1.4.4.1.xpi) = 772114 diff --git a/www/xpi-torbutton/pkg-plist b/www/xpi-torbutton/pkg-plist index 954f7613b600..91f1f9a9bca2 100644 --- a/www/xpi-torbutton/pkg-plist +++ b/www/xpi-torbutton/pkg-plist @@ -270,7 +270,6 @@ %%XPI_XPIDIR%%/chrome.manifest %%XPI_XPIDIR%%/chrome.manifest.jar %%XPI_XPIDIR%%/chrome.manifest.nojar -%%XPI_XPIDIR%%/components/certDialogsOverride.js %%XPI_XPIDIR%%/components/cookie-jar-selector.js %%XPI_XPIDIR%%/components/crash-observer.js %%XPI_XPIDIR%%/components/cssblocker.js @@ -280,7 +279,6 @@ %%XPI_XPIDIR%%/components/nsSessionStore3.js %%XPI_XPIDIR%%/components/tbSessionStore.js %%XPI_XPIDIR%%/components/tor-protocol.js -%%XPI_XPIDIR%%/components/torRefSpoofer.js %%XPI_XPIDIR%%/components/torbutton-logger.js %%XPI_XPIDIR%%/components/tors-protocol.js %%XPI_XPIDIR%%/components/window-mapper.js |