mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 0.3
This commit is contained in:
parent
1e52ae8d80
commit
4c4707aa97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171458
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= server_switcher
|
||||
DISTVERSION= 0.2b
|
||||
DISTVERSION= 0.3
|
||||
DISTVERSIONSUFFIX= -fx+fl
|
||||
CATEGORIES= www
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xpi/server_switcher-0.2b-fx+fl.xpi) = a1bc18ce75398f3c4ba0a3f004456884
|
||||
SHA256 (xpi/server_switcher-0.2b-fx+fl.xpi) = 2262343c3d65cb5634ffc6bb33b77f30a2049fe437e2462216c2c1c02c470c16
|
||||
SIZE (xpi/server_switcher-0.2b-fx+fl.xpi) = 21848
|
||||
MD5 (xpi/server_switcher-0.3-fx+fl.xpi) = 3375251ee8ff87f8f2cfdb08f895bd66
|
||||
SHA256 (xpi/server_switcher-0.3-fx+fl.xpi) = aaa026b5d73d8dfb5c1af53f97a67e92d730c335a7f0a921575edecae3e1b269
|
||||
SIZE (xpi/server_switcher-0.3-fx+fl.xpi) = 27673
|
||||
|
@ -7,17 +7,36 @@
|
||||
%%XPI_XPIDIR%%/chrome/switcher/content/switcherOptions.xul
|
||||
%%XPI_XPIDIR%%/chrome/switcher/content/switcherOverlay.js
|
||||
%%XPI_XPIDIR%%/chrome/switcher/content/switcherOverlay.xul
|
||||
%%XPI_XPIDIR%%/chrome/switcher/locale/de-AT/about.dtd
|
||||
%%XPI_XPIDIR%%/chrome/switcher/locale/de-AT/serveradd.dtd
|
||||
%%XPI_XPIDIR%%/chrome/switcher/locale/de-AT/switcher.properties
|
||||
%%XPI_XPIDIR%%/chrome/switcher/locale/de-AT/switcherOptions.dtd
|
||||
%%XPI_XPIDIR%%/chrome/switcher/locale/en-US/about.dtd
|
||||
%%XPI_XPIDIR%%/chrome/switcher/locale/en-US/serveradd.dtd
|
||||
%%XPI_XPIDIR%%/chrome/switcher/locale/en-US/switcher.properties
|
||||
%%XPI_XPIDIR%%/chrome/switcher/locale/en-US/switcherOptions.dtd
|
||||
%%XPI_XPIDIR%%/chrome/switcher/locale/fr-FR/about.dtd
|
||||
%%XPI_XPIDIR%%/chrome/switcher/locale/fr-FR/serveradd.dtd
|
||||
%%XPI_XPIDIR%%/chrome/switcher/locale/fr-FR/switcher.properties
|
||||
%%XPI_XPIDIR%%/chrome/switcher/locale/fr-FR/switcherOptions.dtd
|
||||
%%XPI_XPIDIR%%/chrome/switcher/skin/classic/devserver.png
|
||||
%%XPI_XPIDIR%%/chrome/switcher/skin/classic/hceswitch.css
|
||||
%%XPI_XPIDIR%%/chrome/switcher/skin/classic/icon.png
|
||||
%%XPI_XPIDIR%%/chrome/switcher/skin/classic/liveserver.png
|
||||
%%XPI_XPIDIR%%/chrome.manifest
|
||||
%%XPI_XPIDIR%%/defaults/preferences/prefs.js
|
||||
%%XPI_XPIDIR%%/install.rdf
|
||||
%%XPI_XPIDIR%%/license.txt
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/switcher/content/common
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/switcher/content/dialogs
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/switcher/content
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/switcher/locale/de-AT
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/switcher/locale/en-US
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/switcher/locale/fr-FR
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/switcher/locale
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/switcher/skin/classic
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/switcher/skin
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/switcher
|
||||
@dirrm %%XPI_XPIDIR%%/chrome
|
||||
@dirrm %%XPI_XPIDIR%%/defaults/preferences
|
||||
@dirrm %%XPI_XPIDIR%%/defaults
|
||||
|
Loading…
Reference in New Issue
Block a user