diff options
author | miwi <miwi@FreeBSD.org> | 2008-11-10 06:57:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-11-10 06:57:22 +0800 |
commit | 87f69533bc278693a6ad23d160012b0df4d0539c (patch) | |
tree | dc8655c287496f768b12cdc04896b95c026b449e /www/xpi-leechblock | |
parent | d71c45d5a89a7da1cb93586b3bf496d1d1bded23 (diff) | |
download | freebsd-ports-gnome-87f69533bc278693a6ad23d160012b0df4d0539c.tar.gz freebsd-ports-gnome-87f69533bc278693a6ad23d160012b0df4d0539c.tar.zst freebsd-ports-gnome-87f69533bc278693a6ad23d160012b0df4d0539c.zip |
- Update to 0.4.2.2
PR: 128440
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
Diffstat (limited to 'www/xpi-leechblock')
-rw-r--r-- | www/xpi-leechblock/Makefile | 2 | ||||
-rw-r--r-- | www/xpi-leechblock/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-leechblock/pkg-plist | 5 |
3 files changed, 9 insertions, 4 deletions
diff --git a/www/xpi-leechblock/Makefile b/www/xpi-leechblock/Makefile index c598a1944fd4..628fc905dbfb 100644 --- a/www/xpi-leechblock/Makefile +++ b/www/xpi-leechblock/Makefile @@ -6,7 +6,7 @@ # PORTNAME= leechblock -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2.2 DISTVERSIONSUFFIX= -fx CATEGORIES= www diff --git a/www/xpi-leechblock/distinfo b/www/xpi-leechblock/distinfo index 8ede6bf1eabe..5ee270d72b9d 100644 --- a/www/xpi-leechblock/distinfo +++ b/www/xpi-leechblock/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/leechblock-0.4.1-fx.xpi) = 62f7be5a9a888fa5b174c96965e726aa -SHA256 (xpi/leechblock-0.4.1-fx.xpi) = 6e013df41a167844dfc73a23f9b12c450ea68b59550a64987ce348a92ff17083 -SIZE (xpi/leechblock-0.4.1-fx.xpi) = 41157 +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 diff --git a/www/xpi-leechblock/pkg-plist b/www/xpi-leechblock/pkg-plist index ffcdad7b3c51..ce7098bd62c0 100644 --- a/www/xpi-leechblock/pkg-plist +++ b/www/xpi-leechblock/pkg-plist @@ -1,3 +1,5 @@ +%%XPI_XPIDIR%%/chrome/content/accesscode.js +%%XPI_XPIDIR%%/chrome/content/accesscode.xul %%XPI_XPIDIR%%/chrome/content/browser.js %%XPI_XPIDIR%%/chrome/content/browser.xul %%XPI_XPIDIR%%/chrome/content/extensions.js @@ -14,6 +16,8 @@ %%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 %%XPI_XPIDIR%%/chrome/skin/leechblock64.png %%XPI_XPIDIR%%/chrome.manifest @@ -23,6 +27,7 @@ @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 @dirrm %%XPI_XPIDIR%%/chrome |