- Update to 0.2.4
This commit is contained in:
parent
25e16a83fe
commit
08869214a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225126
3 changed files with 11 additions and 5 deletions
|
@ -6,8 +6,8 @@
|
|||
#
|
||||
|
||||
PORTNAME= tabletools
|
||||
PORTVERSION= 0.2.1
|
||||
DISTVERSION= 0.21
|
||||
PORTVERSION= 0.2.4
|
||||
DISTVERSION= 0.24
|
||||
DISTVERSIONSUFFIX= -fx
|
||||
CATEGORIES= www
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (xpi/tabletools-0.21-fx.xpi) = 9d8a3db2d32c5d85eea2e4477eb4c0f4
|
||||
SHA256 (xpi/tabletools-0.21-fx.xpi) = 64c2ec255c333d24a3b2f241b1aecefeeedabdcc943bb53260ed8c1d6a0f0f72
|
||||
SIZE (xpi/tabletools-0.21-fx.xpi) = 131664
|
||||
MD5 (xpi/tabletools-0.24-fx.xpi) = 35bafc453abe607e9f63dd2564a4c45d
|
||||
SHA256 (xpi/tabletools-0.24-fx.xpi) = d38c01efd2ff03d68c69a37c1e9524aafb033530767c95700c59e203f6611a6f
|
||||
SIZE (xpi/tabletools-0.24-fx.xpi) = 138589
|
||||
|
|
|
@ -49,6 +49,11 @@
|
|||
%%XPI_XPIDIR%%/chrome/locale/tabletools/nl-NL/tabletools.properties
|
||||
%%XPI_XPIDIR%%/chrome/locale/tabletools/nl-NL/tabletoolsOptions.dtd
|
||||
%%XPI_XPIDIR%%/chrome/locale/tabletools/nl-NL/tabletoolsOverlay.dtd
|
||||
%%XPI_XPIDIR%%/chrome/locale/tabletools/pl-PL/about.dtd
|
||||
%%XPI_XPIDIR%%/chrome/locale/tabletools/pl-PL/contents.rdf
|
||||
%%XPI_XPIDIR%%/chrome/locale/tabletools/pl-PL/tabletools.properties
|
||||
%%XPI_XPIDIR%%/chrome/locale/tabletools/pl-PL/tabletoolsOptions.dtd
|
||||
%%XPI_XPIDIR%%/chrome/locale/tabletools/pl-PL/tabletoolsOverlay.dtd
|
||||
%%XPI_XPIDIR%%/chrome/locale/tabletools/pt-BR/about.dtd
|
||||
%%XPI_XPIDIR%%/chrome/locale/tabletools/pt-BR/contents.rdf
|
||||
%%XPI_XPIDIR%%/chrome/locale/tabletools/pt-BR/tabletools.properties
|
||||
|
@ -92,6 +97,7 @@
|
|||
@dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/it-IT
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/ja-JP
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/nl-NL
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/pl-PL
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/pt-BR
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/sk-SK
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/tr-TR
|
||||
|
|
Loading…
Reference in a new issue