From 518f99575de47c83766f79afa57f85eeb51d4bca Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Thu, 7 Jan 2010 16:15:09 +0000 Subject: Update to 1.1.3 release (drop support for firefox 2). PR: ports/142299 Submitted by: fluffy --- www/xpi-adblock_plus/Makefile | 11 ++++++----- www/xpi-adblock_plus/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'www') diff --git a/www/xpi-adblock_plus/Makefile b/www/xpi-adblock_plus/Makefile index 1d11b89379c0..0b3a177924e9 100644 --- a/www/xpi-adblock_plus/Makefile +++ b/www/xpi-adblock_plus/Makefile @@ -6,8 +6,8 @@ # PORTNAME= adblock_plus -PORTVERSION= 1.0.2 -DISTVERSIONSUFFIX= -fx+sm+tb +PORTVERSION= 1.1.3 +DISTVERSIONSUFFIX= -fx+sm+tb+fn CATEGORIES= www MAINTAINER= ale@FreeBSD.org @@ -15,10 +15,11 @@ 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 \ +XPI_FILES= META-INF/manifest.mf META-INF/zigbert.rsa META-INF/zigbert.sf \ + chrome/adblockplus.jar chrome.manifest components/AdblockPlus.js \ defaults/preferences/adblockplus.js \ - install.js install.rdf -XPI_DIRS= chrome components defaults/preferences defaults + icon.png install.rdf +XPI_DIRS= META-INF chrome components defaults/preferences defaults .include "../xpi-adblock/Makefile.xpi" .include diff --git a/www/xpi-adblock_plus/distinfo b/www/xpi-adblock_plus/distinfo index 3ea88384bbf6..8200c70ceb11 100644 --- a/www/xpi-adblock_plus/distinfo +++ b/www/xpi-adblock_plus/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/adblock_plus-1.0.2-fx+sm+tb.xpi) = 745fdb3dae1e67750a92854fd677afc4 -SHA256 (xpi/adblock_plus-1.0.2-fx+sm+tb.xpi) = c05b37f533569125578b95fa80d7b1df9161180a5c213eb25ce24277f0a93f59 -SIZE (xpi/adblock_plus-1.0.2-fx+sm+tb.xpi) = 316727 +MD5 (xpi/adblock_plus-1.1.3-fx+sm+tb+fn.xpi) = 7afafb9cd3fa65a3317359819e6f7fe7 +SHA256 (xpi/adblock_plus-1.1.3-fx+sm+tb+fn.xpi) = e691e8230286883726203768bb1d22c9d19ded7165523a298edddc1cb25e886c +SIZE (xpi/adblock_plus-1.1.3-fx+sm+tb+fn.xpi) = 307134 -- cgit v1.2.3