diff options
author | Alex Dupre <ale@FreeBSD.org> | 2011-04-06 18:20:04 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2011-04-06 18:20:04 +0000 |
commit | 8077010c0ccedd1abef365156f266aec5f57b5bf (patch) | |
tree | af217878331e30c81b7af2391422d45f3696d45e /www/xpi-adblock_plus | |
parent | bf7ad139d5ae39e53ab4ea23c315852a0bec44e6 (diff) | |
download | ports-8077010c0ccedd1abef365156f266aec5f57b5bf.tar.gz ports-8077010c0ccedd1abef365156f266aec5f57b5bf.zip |
Notes
Diffstat (limited to 'www/xpi-adblock_plus')
-rw-r--r-- | www/xpi-adblock_plus/Makefile | 9 | ||||
-rw-r--r-- | www/xpi-adblock_plus/distinfo | 4 |
2 files changed, 7 insertions, 6 deletions
diff --git a/www/xpi-adblock_plus/Makefile b/www/xpi-adblock_plus/Makefile index b769cb620a4b..392dcba18bcb 100644 --- a/www/xpi-adblock_plus/Makefile +++ b/www/xpi-adblock_plus/Makefile @@ -6,8 +6,8 @@ # PORTNAME= adblock_plus -PORTVERSION= 1.3.3 -DISTVERSIONSUFFIX= -fn+fx+sm+tb +PORTVERSION= 1.3.6 +DISTVERSIONSUFFIX= -fn+tb+fx+sm CATEGORIES= www MAINTAINER= ale@FreeBSD.org @@ -17,10 +17,11 @@ XPI_NUM= 1865 XPI_ID= {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} XPI_FILES= chrome/adblockplus.jar chrome.manifest components/Initializer.js \ defaults/patterns.ini defaults/preferences/adblockplus.js \ - icon.png install.rdf \ + icon.png icon64.png install.rdf \ modules/AppIntegration.jsm modules/AppIntegrationFennec.jsm \ modules/Bootstrap.jsm modules/ContentPolicy.jsm \ - modules/ElemHide.jsm modules/FilterClasses.jsm \ + modules/ContentPolicyRemote.jsm modules/ElemHide.jsm \ + modules/ElemHideRemote.jsm modules/FilterClasses.jsm \ modules/FilterListener.jsm modules/FilterStorage.jsm \ modules/Matcher.jsm modules/ObjectTabs.jsm \ modules/Prefs.jsm modules/Public.jsm \ diff --git a/www/xpi-adblock_plus/distinfo b/www/xpi-adblock_plus/distinfo index 1a4e1b3e93fc..5821f546f97f 100644 --- a/www/xpi-adblock_plus/distinfo +++ b/www/xpi-adblock_plus/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpi/adblock_plus-1.3.3-fn+fx+sm+tb.xpi) = a76f96e4c3a73c3bf6ecf4b5e289a6f89aff449a0b43f3ac2453f6a814c0677d -SIZE (xpi/adblock_plus-1.3.3-fn+fx+sm+tb.xpi) = 418041 +SHA256 (xpi/adblock_plus-1.3.6-fn+tb+fx+sm.xpi) = 540aed8b7f2cd3b89ba1ff2031527a5e3ecce31ac6ce419dd893b808326537af +SIZE (xpi/adblock_plus-1.3.6-fn+tb+fx+sm.xpi) = 465063 |