diff options
author | sat <sat@FreeBSD.org> | 2007-05-01 04:15:26 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-05-01 04:15:26 +0800 |
commit | 2dc1c3e83fc7d988c429ff7f6a166a8dbc070f46 (patch) | |
tree | ea4c28c52e1ec51313248dbae23c7a80e9cbfaf3 | |
parent | 50569f780c972ed1504663eb864a83400ca9be15 (diff) | |
download | freebsd-ports-gnome-2dc1c3e83fc7d988c429ff7f6a166a8dbc070f46.tar.gz freebsd-ports-gnome-2dc1c3e83fc7d988c429ff7f6a166a8dbc070f46.tar.zst freebsd-ports-gnome-2dc1c3e83fc7d988c429ff7f6a166a8dbc070f46.zip |
- Update to 0.9.9.8
-rw-r--r-- | www/xpi-downthemall/Makefile | 8 | ||||
-rw-r--r-- | www/xpi-downthemall/distinfo | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/www/xpi-downthemall/Makefile b/www/xpi-downthemall/Makefile index 49319d47990e..3285e7873e7f 100644 --- a/www/xpi-downthemall/Makefile +++ b/www/xpi-downthemall/Makefile @@ -6,8 +6,8 @@ # PORTNAME= downthemall -PORTVERSION= 0.9.9.7 -DISTVERSIONSUFFIX= -fx+fl+tb +PORTVERSION= 0.9.9.8 +DISTVERSIONSUFFIX= -fx+tb+fl CATEGORIES= www MAINTAINER= infofarmer@FreeBSD.org @@ -15,9 +15,13 @@ COMMENT= Lets you download all the links in a webpage and much more XPI_DISTNAME= downthemall_ XPI_ID= {DDC359D1-844A-42a7-9AA1-88A850A938A8} +XPI_NUM= 201 XPI_FILES= chrome/dta.jar chrome.manifest components/privacycontrol.js \ defaults/preferences/privacycontrol.js gpl.txt install.rdf notice.txt XPI_DIRS= chrome components defaults/preferences defaults +post-extract: + @${FIND} ${WRKSRC} -name .svn|${XARGS} ${RM} -rf + .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff --git a/www/xpi-downthemall/distinfo b/www/xpi-downthemall/distinfo index 1f8de69b019b..2c668639c748 100644 --- a/www/xpi-downthemall/distinfo +++ b/www/xpi-downthemall/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/downthemall_-0.9.9.7-fx+fl+tb.xpi) = 9281e1359189fe52a22bdfe9c97cf8f1 -SHA256 (xpi/downthemall_-0.9.9.7-fx+fl+tb.xpi) = b9f37f8eba0742eb2b9b6f267272e6391bedcb1cf2e7de1093f58f54fdfeac49 -SIZE (xpi/downthemall_-0.9.9.7-fx+fl+tb.xpi) = 435362 +MD5 (xpi/downthemall_-0.9.9.8-fx+tb+fl.xpi) = 5131bf879197b76933536e9311e669d8 +SHA256 (xpi/downthemall_-0.9.9.8-fx+tb+fl.xpi) = 81fd0eb4df152b719077e269c94ba06f995190ff774e30efb3e78396d05838b3 +SIZE (xpi/downthemall_-0.9.9.8-fx+tb+fl.xpi) = 486921 |