diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-02 21:09:33 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-02 21:09:33 +0000 |
commit | 488947b18373bb88d6f1ae42b8e1028a8938d7f3 (patch) | |
tree | 78b64ddfac861515454f694ce0f6ea8f3a97b5ec /www/xpi-adblock_plus | |
parent | b6a55a03af564b4420e2304f126129a50e0632d4 (diff) | |
download | ports-488947b18373bb88d6f1ae42b8e1028a8938d7f3.tar.gz ports-488947b18373bb88d6f1ae42b8e1028a8938d7f3.zip |
Notes
Diffstat (limited to 'www/xpi-adblock_plus')
-rw-r--r-- | www/xpi-adblock_plus/Makefile | 5 | ||||
-rw-r--r-- | www/xpi-adblock_plus/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-adblock_plus/pkg-descr | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/www/xpi-adblock_plus/Makefile b/www/xpi-adblock_plus/Makefile index ef70c096f22b..6a3ac220ceab 100644 --- a/www/xpi-adblock_plus/Makefile +++ b/www/xpi-adblock_plus/Makefile @@ -6,13 +6,14 @@ # PORTNAME= adblock_plus -PORTVERSION= 0.7.1.2 -DISTVERSIONSUFFIX= -fx+fl+zm +PORTVERSION= 0.7.2.4 +DISTVERSIONSUFFIX= -fx+fl+zm+tb CATEGORIES= www MAINTAINER= ale@FreeBSD.org COMMENT= A content filtering extension +XPI_NUM= 1865 XPI_ID= {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} XPI_FILES= chrome/adblockplus.jar chrome.manifest components/nsAdblockPlus.js \ components/nsAdblockPlus.xpt defaults/preferences/adblockplus.js \ diff --git a/www/xpi-adblock_plus/distinfo b/www/xpi-adblock_plus/distinfo index c50ff6704ba4..72fb62895f02 100644 --- a/www/xpi-adblock_plus/distinfo +++ b/www/xpi-adblock_plus/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/adblock_plus-0.7.1.2-fx+fl+zm.xpi) = 463e194bc69ffe8b2f3eda2cd2d9389b -SHA256 (xpi/adblock_plus-0.7.1.2-fx+fl+zm.xpi) = 3471429ad5e8d269abdb1c2037e9497a96d310603f3a7d4c932399a0ec753d5d -SIZE (xpi/adblock_plus-0.7.1.2-fx+fl+zm.xpi) = 204231 +MD5 (xpi/adblock_plus-0.7.2.4-fx+fl+zm+tb.xpi) = bb01339af68b393f8039e4ad0f813a5e +SHA256 (xpi/adblock_plus-0.7.2.4-fx+fl+zm+tb.xpi) = 14d69aacb4a9e5486e9b060187ef8ced0427cac21d61aa8bc9ddb33909656cda +SIZE (xpi/adblock_plus-0.7.2.4-fx+fl+zm+tb.xpi) = 220843 diff --git a/www/xpi-adblock_plus/pkg-descr b/www/xpi-adblock_plus/pkg-descr index 7f43279edccf..a9d9c8318599 100644 --- a/www/xpi-adblock_plus/pkg-descr +++ b/www/xpi-adblock_plus/pkg-descr @@ -6,7 +6,7 @@ Originally based on Adblock, what now come with Adblock Plus is a completely new extension with focus on being easy to use, stable and secure. -WWW: http://adblockplus.mozdev.org/ +WWW: http://adblockplus.org/en/ - Alex Dupre ale@FreeBSD.org |