mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.9.5.2
PR: ports/110455 Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
This commit is contained in:
parent
99a60fd8dd
commit
c0b36a5750
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187597
4 changed files with 19 additions and 54 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= forecastfox
|
||||
PORTVERSION= 0.9.3.1
|
||||
PORTVERSION= 0.9.5.2
|
||||
DISTVERSIONSUFFIX= -fx+fl+mz+ns+zm
|
||||
CATEGORIES= www
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (xpi/forecastfox-0.9.3.1-fx+fl+mz+ns+zm.xpi) = 83fc851d4e3c83ff6d0d0a6cd6a49d62
|
||||
SHA256 (xpi/forecastfox-0.9.3.1-fx+fl+mz+ns+zm.xpi) = 481c799a8be831cf3a306d12d536c0b1603c31dfc02eb69ab1c072674dfb60d0
|
||||
SIZE (xpi/forecastfox-0.9.3.1-fx+fl+mz+ns+zm.xpi) = 425052
|
||||
MD5 (xpi/forecastfox-0.9.5.2-fx+fl+mz+ns+zm.xpi) = bac1fb1dd99c693eb0bd195d78c7e14b
|
||||
SHA256 (xpi/forecastfox-0.9.5.2-fx+fl+mz+ns+zm.xpi) = a11474563b7121081cf4e9117fdf4004aa979bda820e9fb3acbcb98d9bd1d6c7
|
||||
SIZE (xpi/forecastfox-0.9.5.2-fx+fl+mz+ns+zm.xpi) = 376592
|
||||
|
|
|
@ -7,6 +7,8 @@ skin forecastfox classic/1.0 jar:chrome/forecastfox.jar!/skin/classic/forecastfo
|
|||
|
||||
locale forecastfox en-US jar:chrome/forecastfox.jar!/locale/en-US/forecastfox/
|
||||
|
||||
locale forecastfox bg-BG jar:chrome/forecastfox.jar!/locale/bg-BG/forecastfox/
|
||||
|
||||
locale forecastfox ca-AD jar:chrome/forecastfox.jar!/locale/ca-AD/forecastfox/
|
||||
|
||||
locale forecastfox cs-CZ jar:chrome/forecastfox.jar!/locale/cs-CZ/forecastfox/
|
||||
|
@ -15,11 +17,9 @@ locale forecastfox da-DK jar:chrome/forecastfox.jar!/locale/da-DK/forecastfox/
|
|||
|
||||
locale forecastfox de-DE jar:chrome/forecastfox.jar!/locale/de-DE/forecastfox/
|
||||
|
||||
locale forecastfox el-GR jar:chrome/forecastfox.jar!/locale/el-GR/forecastfox/
|
||||
|
||||
locale forecastfox es-ES jar:chrome/forecastfox.jar!/locale/es-ES/forecastfox/
|
||||
|
||||
locale forecastfox eu-ES jar:chrome/forecastfox.jar!/locale/eu-ES/forecastfox/
|
||||
locale forecastfox fi-FI jar:chrome/forecastfox.jar!/locale/fi-FI/forecastfox/
|
||||
|
||||
locale forecastfox fr-FR jar:chrome/forecastfox.jar!/locale/fr-FR/forecastfox/
|
||||
|
||||
|
@ -27,9 +27,7 @@ locale forecastfox hu-HU jar:chrome/forecastfox.jar!/locale/hu-HU/forecastfox/
|
|||
|
||||
locale forecastfox it-IT jar:chrome/forecastfox.jar!/locale/it-IT/forecastfox/
|
||||
|
||||
locale forecastfox ja-JP jar:chrome/forecastfox.jar!/locale/ja-JP/forecastfox/
|
||||
|
||||
locale forecastfox mn-MN jar:chrome/forecastfox.jar!/locale/mn-MN/forecastfox/
|
||||
locale forecastfox ko-KR jar:chrome/forecastfox.jar!/locale/ko-KR/forecastfox/
|
||||
|
||||
locale forecastfox nb-NO jar:chrome/forecastfox.jar!/locale/nb-NO/forecastfox/
|
||||
|
||||
|
@ -39,14 +37,16 @@ locale forecastfox pl-PL jar:chrome/forecastfox.jar!/locale/pl-PL/forecastfox/
|
|||
|
||||
locale forecastfox pt-BR jar:chrome/forecastfox.jar!/locale/pt-BR/forecastfox/
|
||||
|
||||
locale forecastfox ro-RO jar:chrome/forecastfox.jar!/locale/ro-RO/forecastfox/
|
||||
|
||||
locale forecastfox ru-RU jar:chrome/forecastfox.jar!/locale/ru-RU/forecastfox/
|
||||
|
||||
locale forecastfox sk-SK jar:chrome/forecastfox.jar!/locale/sk-SK/forecastfox/
|
||||
|
||||
locale forecastfox sl-SI jar:chrome/forecastfox.jar!/locale/sl-SI/forecastfox/
|
||||
|
||||
locale forecastfox sv-SE jar:chrome/forecastfox.jar!/locale/sv-SE/forecastfox/
|
||||
|
||||
locale forecastfox zh-CN jar:chrome/forecastfox.jar!/locale/zh-CN/forecastfox/
|
||||
locale forecastfox tr-TR jar:chrome/forecastfox.jar!/locale/tr-TR/forecastfox/
|
||||
|
||||
locale forecastfox zh-TW jar:chrome/forecastfox.jar!/locale/zh-TW/forecastfox/
|
||||
locale forecastfox uk-UA jar:chrome/forecastfox.jar!/locale/uk-UA/forecastfox/
|
||||
|
||||
locale forecastfox zh-CN jar:chrome/forecastfox.jar!/locale/zh-CN/forecastfox/
|
||||
|
|
|
@ -1,53 +1,18 @@
|
|||
%%XPI_XPIDIR%%/chrome/forecastfox.jar
|
||||
%%XPI_XPIDIR%%/components/ffDisk.js
|
||||
%%XPI_XPIDIR%%/components/ffDisk.xpt
|
||||
%%XPI_XPIDIR%%/components/ffError.js
|
||||
%%XPI_XPIDIR%%/components/ffError.xpt
|
||||
%%XPI_XPIDIR%%/components/ffIconManager.js
|
||||
%%XPI_XPIDIR%%/components/ffIconManager.xpt
|
||||
%%XPI_XPIDIR%%/components/ffIconPack.js
|
||||
%%XPI_XPIDIR%%/components/ffIconPack.xpt
|
||||
%%XPI_XPIDIR%%/components/ffParser.js
|
||||
%%XPI_XPIDIR%%/components/ffParser.xpt
|
||||
%%XPI_XPIDIR%%/components/ffPing.js
|
||||
%%XPI_XPIDIR%%/components/ffPing.xpt
|
||||
%%XPI_XPIDIR%%/components/ffProfiles.js
|
||||
%%XPI_XPIDIR%%/components/ffProfiles.xpt
|
||||
%%XPI_XPIDIR%%/components/ffResolver.js
|
||||
%%XPI_XPIDIR%%/components/ffWeb.js
|
||||
%%XPI_XPIDIR%%/components/ffWeb.xpt
|
||||
%%XPI_XPIDIR%%/components/nsForecastfox.js
|
||||
%%XPI_XPIDIR%%/components/nsForecastfox.xpt
|
||||
%%XPI_XPIDIR%%/defaults/.autoreg
|
||||
%%XPI_XPIDIR%%/defaults/icons/default.jar
|
||||
%%XPI_XPIDIR%%/defaults/parser.xml
|
||||
%%XPI_XPIDIR%%/defaults/converters.js
|
||||
%%XPI_XPIDIR%%/defaults/default.jar
|
||||
%%XPI_XPIDIR%%/defaults/parser.js
|
||||
%%XPI_XPIDIR%%/defaults/upgrade.js
|
||||
%%XPI_XPIDIR%%/defaults/preferences/forecastfox.js
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.4.8.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.4.9.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.5.1.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.5.8.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.5.9.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.5.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.7.1.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.7.5.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.7.6.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.7.7.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.7.8.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.7.9.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.7.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.8.1.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.8.2.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.8.5.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.8.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.9.2.xsl
|
||||
%%XPI_XPIDIR%%/defaults/transforms/profiles-0.9.xsl
|
||||
%%XPI_XPIDIR%%/install.js
|
||||
%%XPI_XPIDIR%%/install.locales
|
||||
%%XPI_XPIDIR%%/install.rdf
|
||||
%%XPI_XPIDIR%%/license.txt
|
||||
%%XPI_XPIDIR%%/chrome.manifest
|
||||
@dirrm %%XPI_XPIDIR%%/chrome
|
||||
@dirrm %%XPI_XPIDIR%%/components
|
||||
@dirrm %%XPI_XPIDIR%%/defaults/icons
|
||||
@dirrm %%XPI_XPIDIR%%/defaults/preferences
|
||||
@dirrm %%XPI_XPIDIR%%/defaults/transforms
|
||||
@dirrm %%XPI_XPIDIR%%/defaults
|
||||
|
|
Loading…
Add table
Reference in a new issue