diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2010-08-05 22:47:14 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2010-08-05 22:47:14 +0800 |
commit | 27497c6ee8d723d238213d720b815e34705c2a80 (patch) | |
tree | c378e60bb7be63b0ab02edb3635cb7c1bc57c210 /www | |
parent | 0bea87176c5f0e1787b6e19beb0fc5a52c443d68 (diff) | |
download | freebsd-ports-gnome-27497c6ee8d723d238213d720b815e34705c2a80.tar.gz freebsd-ports-gnome-27497c6ee8d723d238213d720b815e34705c2a80.tar.zst freebsd-ports-gnome-27497c6ee8d723d238213d720b815e34705c2a80.zip |
- Update to 0.9.10.2
PR: 149189
Submitted by: "Simon Olofsson" <simon@olofsson.de> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-forecastfox/Makefile | 7 | ||||
-rw-r--r-- | www/xpi-forecastfox/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-forecastfox/pkg-descr | 10 | ||||
-rw-r--r-- | www/xpi-forecastfox/pkg-plist | 3 |
4 files changed, 12 insertions, 14 deletions
diff --git a/www/xpi-forecastfox/Makefile b/www/xpi-forecastfox/Makefile index 9de5de619080..5948fde4da8f 100644 --- a/www/xpi-forecastfox/Makefile +++ b/www/xpi-forecastfox/Makefile @@ -6,16 +6,15 @@ # PORTNAME= forecastfox -PORTVERSION= 0.9.8 -DISTVERSIONSUFFIX= -fx +PORTVERSION= 0.9.10.2 +DISTVERSIONSUFFIX= -fx+sm CATEGORIES= www MAINTAINER= simon@olofsson.de -COMMENT= Get international weather forecasts and display it +COMMENT= Get international weather forecasts and display them XPI_ID= {0538E3E3-7E9B-4d49-8831-A227C80A7AD3} XPI_NUM= 398 -XPI_DISTNAME= ${PORTNAME}___ .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff --git a/www/xpi-forecastfox/distinfo b/www/xpi-forecastfox/distinfo index 92cec02ff2a0..6f3017787932 100644 --- a/www/xpi-forecastfox/distinfo +++ b/www/xpi-forecastfox/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/forecastfox___-0.9.8-fx.xpi) = 5d745cc4d42d014655fa8d0dfc0b2fb3 -SHA256 (xpi/forecastfox___-0.9.8-fx.xpi) = 7f40d4d33f156b3db35a00ce8639bc34be5f1fe8dcf2f4c8600ca58ae9acebed -SIZE (xpi/forecastfox___-0.9.8-fx.xpi) = 373719 +MD5 (xpi/forecastfox-0.9.10.2-fx+sm.xpi) = 651528c5387485f21b617916cda8b03b +SHA256 (xpi/forecastfox-0.9.10.2-fx+sm.xpi) = 8284a9229d558d00de26c78be0f81d4bdfd83b10fa156b72bee1028c4bc927f3 +SIZE (xpi/forecastfox-0.9.10.2-fx+sm.xpi) = 407168 diff --git a/www/xpi-forecastfox/pkg-descr b/www/xpi-forecastfox/pkg-descr index ece038badfa6..f64dd9edba16 100644 --- a/www/xpi-forecastfox/pkg-descr +++ b/www/xpi-forecastfox/pkg-descr @@ -1,8 +1,6 @@ -Forecastfox is an extension that brings international weather from -AccuWeather.com to your Firefox web browser. You can use your US zip code or -you can easily find your town or city by using the built in search tool. It is -unobtrusive and lightweight, yet can be customized to display nearly as much -data as the leading desktop weather programs! +Get international weather forecasts from AccuWeather.com and display them in +any toolbar or statusbar with this highly customizable and unobtrusive +extension. Author: Jon Stritar <jstritar@mit.edu> -WWW: http://forecastfox.mozdev.org/ +WWW: http://www.getforecastfox.com diff --git a/www/xpi-forecastfox/pkg-plist b/www/xpi-forecastfox/pkg-plist index cfad2953eb2d..aba35a96a16d 100644 --- a/www/xpi-forecastfox/pkg-plist +++ b/www/xpi-forecastfox/pkg-plist @@ -7,8 +7,9 @@ %%XPI_XPIDIR%%/defaults/parser.js %%XPI_XPIDIR%%/defaults/upgrade.js %%XPI_XPIDIR%%/defaults/preferences/forecastfox.js -%%XPI_XPIDIR%%/install.rdf %%XPI_XPIDIR%%/chrome.manifest +%%XPI_XPIDIR%%/icon.png +%%XPI_XPIDIR%%/install.rdf @dirrm %%XPI_XPIDIR%%/chrome @dirrm %%XPI_XPIDIR%%/components @dirrm %%XPI_XPIDIR%%/defaults/icons |