diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-06-06 00:16:20 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-06-06 00:16:20 +0800 |
commit | 9da23f6ad2bf79556096f62c9cf784a7d30f4719 (patch) | |
tree | a132af3e77a1aa07ff2279e86b63faa658332d22 /www | |
parent | f9c16871babe7db64a8d105a134c5d76e6382365 (diff) | |
download | freebsd-ports-gnome-9da23f6ad2bf79556096f62c9cf784a7d30f4719.tar.gz freebsd-ports-gnome-9da23f6ad2bf79556096f62c9cf784a7d30f4719.tar.zst freebsd-ports-gnome-9da23f6ad2bf79556096f62c9cf784a7d30f4719.zip |
- Update to 0.5
PR: 146850
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-leechblock/Makefile | 2 | ||||
-rw-r--r-- | www/xpi-leechblock/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-leechblock/pkg-descr | 3 | ||||
-rw-r--r-- | www/xpi-leechblock/pkg-plist | 3 |
4 files changed, 6 insertions, 8 deletions
diff --git a/www/xpi-leechblock/Makefile b/www/xpi-leechblock/Makefile index f3c0fe887ed6..1ee446c0615d 100644 --- a/www/xpi-leechblock/Makefile +++ b/www/xpi-leechblock/Makefile @@ -6,7 +6,7 @@ # PORTNAME= leechblock -PORTVERSION= 0.4.3 +PORTVERSION= 0.5 DISTVERSIONSUFFIX= -fx CATEGORIES= www diff --git a/www/xpi-leechblock/distinfo b/www/xpi-leechblock/distinfo index 5ecd428a859f..60c7591a2d29 100644 --- a/www/xpi-leechblock/distinfo +++ b/www/xpi-leechblock/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (xpi/leechblock-0.5-fx.xpi) = 1d0fee62152289f3d1eb9ed18c418123 +SHA256 (xpi/leechblock-0.5-fx.xpi) = 0eef257a7e2cbfbd2e8a7a0e31131012ce1f272435a723b7930d2ed13feef657 +SIZE (xpi/leechblock-0.5-fx.xpi) = 42825 diff --git a/www/xpi-leechblock/pkg-descr b/www/xpi-leechblock/pkg-descr index a6774d55be47..7d4741c03822 100644 --- a/www/xpi-leechblock/pkg-descr +++ b/www/xpi-leechblock/pkg-descr @@ -1,6 +1,7 @@ LeechBlock is a simple productivity tool designed to block those time-wasting sites that can suck the life out of your working day. All -you need to do is specify which sites to block and when to block them. +Deepest Sender is a blogging client that runs inside Firefox, +SeaMonkey, and XULRunner. WWW: http://www.proginosko.com/leechblock.html Author: James Anderson diff --git a/www/xpi-leechblock/pkg-plist b/www/xpi-leechblock/pkg-plist index 8f0ff335a712..10f5cbb881ae 100644 --- a/www/xpi-leechblock/pkg-plist +++ b/www/xpi-leechblock/pkg-plist @@ -13,8 +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/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,7 +21,6 @@ %%XPI_XPIDIR%%/install.rdf @dirrm %%XPI_XPIDIR%%/chrome/content @dirrm %%XPI_XPIDIR%%/chrome/locale/en-US -@dirrm %%XPI_XPIDIR%%/chrome/locale/pt-BR @dirrm %%XPI_XPIDIR%%/chrome/locale @dirrm %%XPI_XPIDIR%%/chrome/skin @dirrm %%XPI_XPIDIR%%/chrome |