- Update to 0.4.3
PR: 138908 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer) Feature safe: yes
This commit is contained in:
parent
497c2ed46f
commit
997a9d503b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241695
3 changed files with 4 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= leechblock
|
||||
PORTVERSION= 0.4.2.2
|
||||
PORTVERSION= 0.4.3
|
||||
DISTVERSIONSUFFIX= -fx
|
||||
CATEGORIES= www
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (xpi/leechblock-0.4.2.2-fx.xpi) = ecd7e62333d836654f1087448aae2c5a
|
||||
SHA256 (xpi/leechblock-0.4.2.2-fx.xpi) = 9b94fa1fc87f116bb25ba7d3f363e805ca45f60ce64d4c8e0948e21bb5122b1b
|
||||
SIZE (xpi/leechblock-0.4.2.2-fx.xpi) = 46516
|
||||
MD5 (xpi/leechblock-0.4.3-fx.xpi) = b9bd8430248e791d235e472d5d11c21a
|
||||
SHA256 (xpi/leechblock-0.4.3-fx.xpi) = 706a0fe8d5237251e5215d632e8f455bea0854e8eb360ee3b44f6b1e8a722688
|
||||
SIZE (xpi/leechblock-0.4.3-fx.xpi) = 43552
|
||||
|
|
|
@ -13,9 +13,6 @@
|
|||
%%XPI_XPIDIR%%/chrome/content/utils.js
|
||||
%%XPI_XPIDIR%%/chrome/locale/en-US/blocked.html
|
||||
%%XPI_XPIDIR%%/chrome/locale/en-US/leechblock.dtd
|
||||
%%XPI_XPIDIR%%/chrome/locale/it-IT/blocked.html
|
||||
%%XPI_XPIDIR%%/chrome/locale/it-IT/leechblock.dtd
|
||||
%%XPI_XPIDIR%%/chrome/locale/it-IT/leechblock.properties
|
||||
%%XPI_XPIDIR%%/chrome/locale/pt-BR/blocked.html
|
||||
%%XPI_XPIDIR%%/chrome/locale/pt-BR/leechblock.dtd
|
||||
%%XPI_XPIDIR%%/chrome/skin/leechblock32.png
|
||||
|
@ -26,7 +23,6 @@
|
|||
%%XPI_XPIDIR%%/install.rdf
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/content
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/locale/en-US
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/locale/it-IT
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/locale/pt-BR
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/locale
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/skin
|
||||
|
|
Loading…
Reference in a new issue