diff options
author | sat <sat@FreeBSD.org> | 2006-09-20 18:49:15 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-09-20 18:49:15 +0800 |
commit | 3d662d07915a15da89afd53e64d4605bc28da3ce (patch) | |
tree | 07d3439819ad11171ae2c4810366abe4269ecc7d | |
parent | 26f7e3731f356758a76dba1885f0759dba59fa9d (diff) | |
download | freebsd-ports-gnome-3d662d07915a15da89afd53e64d4605bc28da3ce.tar.gz freebsd-ports-gnome-3d662d07915a15da89afd53e64d4605bc28da3ce.tar.zst freebsd-ports-gnome-3d662d07915a15da89afd53e64d4605bc28da3ce.zip |
- Update to 1.4.2
-rw-r--r-- | www/xpi-unplug/Makefile | 7 | ||||
-rw-r--r-- | www/xpi-unplug/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-unplug/pkg-plist | 1 |
3 files changed, 10 insertions, 4 deletions
diff --git a/www/xpi-unplug/Makefile b/www/xpi-unplug/Makefile index e5088cbbff74..c5429b62c127 100644 --- a/www/xpi-unplug/Makefile +++ b/www/xpi-unplug/Makefile @@ -6,14 +6,19 @@ # PORTNAME= unplug -DISTVERSION= 1.4.1 +DISTVERSION= 1.4.2 DISTVERSIONSUFFIX= -fx CATEGORIES= www +MASTER_SITES= CSME MAINTAINER= chinsan.tw@gmail.com COMMENT= An extension to convert embedded plug-ins to html links XPI_ID= unplug@compunach +post-extract: + @${RM} ${WRKSRC}/chrome/skin/Thumbs.db + @${MV} ${WRKSRC}/chrome/skin/lair_cache.PNG ${WRKSRC}/chrome/skin/lair_cache.png + .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff --git a/www/xpi-unplug/distinfo b/www/xpi-unplug/distinfo index 70859f449aa2..9b14dc88d533 100644 --- a/www/xpi-unplug/distinfo +++ b/www/xpi-unplug/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/unplug-1.4.1-fx.xpi) = 90cb6abed4237bdc63c0556c135112f9 -SHA256 (xpi/unplug-1.4.1-fx.xpi) = a3d6f432c838cd2bc051552ef647398907272ee23d7ad03f75de7347404b7cb5 -SIZE (xpi/unplug-1.4.1-fx.xpi) = 154456 +MD5 (xpi/unplug-1.4.2-fx.xpi) = 7c25447b1719fadde3d2a30c5033711a +SHA256 (xpi/unplug-1.4.2-fx.xpi) = e163c239f9ec5f0839c0d58b228a2689572e426343e16f88f5a9ff2b5e523f0f +SIZE (xpi/unplug-1.4.2-fx.xpi) = 183721 diff --git a/www/xpi-unplug/pkg-plist b/www/xpi-unplug/pkg-plist index fcec04857317..fa7835db33c1 100644 --- a/www/xpi-unplug/pkg-plist +++ b/www/xpi-unplug/pkg-plist @@ -147,6 +147,7 @@ %%XPI_XPIDIR%%/chrome/skin/help.png %%XPI_XPIDIR%%/chrome/skin/hexit.png %%XPI_XPIDIR%%/chrome/skin/lair_all.png +%%XPI_XPIDIR%%/chrome/skin/lair_cache.png %%XPI_XPIDIR%%/chrome/skin/lair_config.png %%XPI_XPIDIR%%/chrome/skin/lair_dta.png %%XPI_XPIDIR%%/chrome/skin/lair_fxsave.png |