diff options
author | bar <bar@FreeBSD.org> | 2013-04-22 01:52:55 +0800 |
---|---|---|
committer | bar <bar@FreeBSD.org> | 2013-04-22 01:52:55 +0800 |
commit | 21b95c1591afdaec0d23c901a34b3ccfa8e1096c (patch) | |
tree | 0ed5fee4b09ea4f81565e9b49fa90f7a40b9faab /www | |
parent | 00d30d9a9f2551221dab389d4d54e5be369baef6 (diff) | |
download | freebsd-ports-gnome-21b95c1591afdaec0d23c901a34b3ccfa8e1096c.tar.gz freebsd-ports-gnome-21b95c1591afdaec0d23c901a34b3ccfa8e1096c.tar.zst freebsd-ports-gnome-21b95c1591afdaec0d23c901a34b3ccfa8e1096c.zip |
Update flashblock to 1.5.17
Approved by: rene (mentor)
Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-flashblock/Makefile | 5 | ||||
-rw-r--r-- | www/xpi-flashblock/distinfo | 4 | ||||
-rw-r--r-- | www/xpi-flashblock/pkg-plist | 7 |
3 files changed, 10 insertions, 6 deletions
diff --git a/www/xpi-flashblock/Makefile b/www/xpi-flashblock/Makefile index 63c7ca602d2f..d0ada57276a6 100644 --- a/www/xpi-flashblock/Makefile +++ b/www/xpi-flashblock/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= flashblock -PORTVERSION= 1.5.15.1 +PORTVERSION= 1.5.17 DISTVERSIONSUFFIX= -fx -PORTREVISION= 2 CATEGORIES= www MAINTAINER= bar@FreeBSD.org @@ -14,8 +13,6 @@ USE_XPI= *firefox* XPI_ID= {3d7eb24f-2740-49df-8937-200b1cc08f8a} XPI_NUM= 433 -XPI_FILES= chrome/flashblock.jar chrome.manifest defaults/preferences/flashblock.js install.rdf -XPI_DIRS= chrome defaults/preferences defaults post-patch: @${REINPLACE_CMD} -e 's|<em:maxVersion>8\.0<|<em:maxVersion>99.*<|' \ diff --git a/www/xpi-flashblock/distinfo b/www/xpi-flashblock/distinfo index d2cd5c75dbe8..e205e7a861bc 100644 --- a/www/xpi-flashblock/distinfo +++ b/www/xpi-flashblock/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpi/flashblock-1.5.15.1-fx.xpi) = cced10f6b3f5de99ebf7d5636a0802c6794ab594b54190062a6291655e118311 -SIZE (xpi/flashblock-1.5.15.1-fx.xpi) = 97169 +SHA256 (xpi/flashblock-1.5.17-fx.xpi) = 5bb84c1691edd9e7d95393faaa3ed44522f6bb6b4fe65973ed5b1966c0c84290 +SIZE (xpi/flashblock-1.5.17-fx.xpi) = 109338 diff --git a/www/xpi-flashblock/pkg-plist b/www/xpi-flashblock/pkg-plist new file mode 100644 index 000000000000..d91c518fe5b8 --- /dev/null +++ b/www/xpi-flashblock/pkg-plist @@ -0,0 +1,7 @@ +%%XPI_XPIDIR%%/chrome/flashblock.jar +%%XPI_XPIDIR%%/chrome.manifest +%%XPI_XPIDIR%%/defaults/preferences/flashblock.js +%%XPI_XPIDIR%%/install.rdf +@dirrm %%XPI_XPIDIR%%/chrome +@dirrm %%XPI_XPIDIR%%/defaults/preferences +@dirrm %%XPI_XPIDIR%%/defaults |