diff options
author | sat <sat@FreeBSD.org> | 2007-12-16 04:34:21 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-12-16 04:34:21 +0800 |
commit | 9f6aa74c463f83a95970a87532b35c74055ca0ac (patch) | |
tree | bf914e90dd829a3e082bba1fd78d780063dcde4e /www | |
parent | 76a12a52c8cad840246d0fe23aac015652dfc3f3 (diff) | |
download | freebsd-ports-gnome-9f6aa74c463f83a95970a87532b35c74055ca0ac.tar.gz freebsd-ports-gnome-9f6aa74c463f83a95970a87532b35c74055ca0ac.tar.zst freebsd-ports-gnome-9f6aa74c463f83a95970a87532b35c74055ca0ac.zip |
- Update to 3.16
Approved by: Lapo Luchini <lapo@lapo.it> (maintainer, xpi blanket)
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-stumbleupon/Makefile | 2 | ||||
-rw-r--r-- | www/xpi-stumbleupon/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-stumbleupon/files/chrome.manifest | 12 |
3 files changed, 4 insertions, 16 deletions
diff --git a/www/xpi-stumbleupon/Makefile b/www/xpi-stumbleupon/Makefile index a6598db011b0..7762e332cdf2 100644 --- a/www/xpi-stumbleupon/Makefile +++ b/www/xpi-stumbleupon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= stumbleupon -PORTVERSION= 3.06 +PORTVERSION= 3.16 DISTVERSIONSUFFIX= -fx+mz+ns+sm+fl CATEGORIES= www diff --git a/www/xpi-stumbleupon/distinfo b/www/xpi-stumbleupon/distinfo index 19729c494f51..ccc314f3a263 100644 --- a/www/xpi-stumbleupon/distinfo +++ b/www/xpi-stumbleupon/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/stumbleupon-3.06-fx+mz+ns+sm+fl.xpi) = dbe760422189fd3e7419c6a8991975bc -SHA256 (xpi/stumbleupon-3.06-fx+mz+ns+sm+fl.xpi) = 9638f08dba9dee970ee35b95484bb0c9a015acee3abeaf08d9e43db9aff5a4a7 -SIZE (xpi/stumbleupon-3.06-fx+mz+ns+sm+fl.xpi) = 195823 +MD5 (xpi/stumbleupon-3.16-fx+mz+ns+sm+fl.xpi) = 5a5d5b44e5af7892c7a0760c1f07df44 +SHA256 (xpi/stumbleupon-3.16-fx+mz+ns+sm+fl.xpi) = 68f882c24fb227add133877d3309b8f9c2a1efc4a06436fe36fbb8a4706fc587 +SIZE (xpi/stumbleupon-3.16-fx+mz+ns+sm+fl.xpi) = 218010 diff --git a/www/xpi-stumbleupon/files/chrome.manifest b/www/xpi-stumbleupon/files/chrome.manifest deleted file mode 100644 index 4d44b9681ae5..000000000000 --- a/www/xpi-stumbleupon/files/chrome.manifest +++ /dev/null @@ -1,12 +0,0 @@ - -overlay chrome://navigator/content/navigator.xul chrome://stumbleupon/content/stumbleuponOverlay.xul -overlay chrome://browser/content/browser.xul chrome://stumbleupon/content/stumbleuponOverlay.xul -content stumbleupon jar:chrome/stumbleupon.jar!/content/ - -skin stumbleupon classic/1.0 jar:chrome/stumbleupon.jar!/content/skin/ -style chrome://browser/content/browser.xul chrome://stumbleupon/skin/stumbleuponOverlay.css -style chrome://global/content/customizeToolbar.xul chrome://stumbleupon/skin/stumbleuponOverlay.css - -locale stumbleupon en-US jar:chrome/stumbleupon.jar!/locale/en-US/ - -locale stumbleupon fr-FR jar:chrome/stumbleupon.jar!/locale/fr-FR/ |