diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-13 21:45:10 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-13 21:45:10 +0000 |
commit | ba9428d1670bf11c2338fd9aaf06618b455ace0d (patch) | |
tree | 4adde7b44e1861e431910948dc0ab4861c9fff6f /www/xpi-downthemall | |
parent | bdb9196d4877193fc4fbdec662e4044becbd1d51 (diff) |
Notes
Diffstat (limited to 'www/xpi-downthemall')
-rw-r--r-- | www/xpi-downthemall/Makefile | 56 | ||||
-rw-r--r-- | www/xpi-downthemall/distinfo | 6 |
2 files changed, 20 insertions, 42 deletions
diff --git a/www/xpi-downthemall/Makefile b/www/xpi-downthemall/Makefile index ebee364db21f..4da5be1eb886 100644 --- a/www/xpi-downthemall/Makefile +++ b/www/xpi-downthemall/Makefile @@ -6,7 +6,7 @@ # PORTNAME= downthemall -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.7 DISTVERSIONSUFFIX= -fx+tb+sm CATEGORIES= www @@ -15,47 +15,25 @@ COMMENT= Lets you download all the links in a webpage and much more XPI_DISTNAME= downthemall! WRKSRC= ${WRKDIR}/${DISTNAME:S/!/_/} -XPI_ID= {DDC359D1-844A-42a7-9AA1-88A850A938A8} -XPI_NUM= 201 -USE_XPI= firefox3 -XPI_FILES= components/migrationService.js \ - components/debugService.xpt \ - components/debugService.js \ +XPI_ID= {DDC359D1-844A-42a7-9AA1-88A850A938A8} +XPI_FILES= GPL LGPL LICENSE MPL chrome/chrome.jar \ + chrome/icons/default/DownThemAll.ico \ + chrome/icons/default/DownThemAll.xpm \ + chrome.manifest components/contentHandling.js \ components/contenthandling.idl \ - components/filterManager.idl \ components/contenthandling.xpt \ - components/privacycontrol.js \ - components/contentHandling.js \ - components/filterManager.xpt \ - components/filterManager.js \ - components/debugService.idl \ - LICENSE \ - GPL \ - install.rdf \ - defaults/preferences/dta.js \ - defaults/preferences/filters.js \ - defaults/preferences/privacycontrol.js \ - modules/preferences.jsm \ - modules/cothread.jsm \ - modules/utils.jsm \ - modules/mediator.jsm \ - modules/prompts.jsm \ - modules/version.jsm \ - MPL \ - chrome/icons/default/DownThemAll.xpm \ - chrome/icons/default/DownThemAll.ico \ - chrome/chrome.jar \ - chrome.manifest \ - LGPL - -XPI_DIRS= components \ - defaults/preferences \ - defaults \ - modules \ - chrome/icons/default \ - chrome/icons \ - chrome + components/debugService.idl components/debugService.js \ + components/debugService.xpt components/filterManager.idl \ + components/filterManager.js components/filterManager.xpt \ + components/migrationService.js components/privacycontrol.js \ + defaults/preferences/dta.js defaults/preferences/filters.js \ + defaults/preferences/privacycontrol.js install.rdf \ + modules/cothread.jsm modules/mediator.jsm \ + modules/preallocator.jsm modules/preferences.jsm \ + modules/prompts.jsm modules/utils.jsm modules/version.jsm +XPI_DIRS= chrome/icons/default chrome/icons chrome components \ + defaults/preferences defaults modules post-extract: @${FIND} ${WRKSRC} -name .svn|${XARGS} ${RM} -rf diff --git a/www/xpi-downthemall/distinfo b/www/xpi-downthemall/distinfo index 8f62036ae812..5e7f74fd77af 100644 --- a/www/xpi-downthemall/distinfo +++ b/www/xpi-downthemall/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/downthemall!-1.1.4-fx+tb+sm.xpi) = facbfcdc94a237a53cba6508c93ed6d4 -SHA256 (xpi/downthemall!-1.1.4-fx+tb+sm.xpi) = 176ee65f59fa34896aa65326d734d0292ff92c94962b2f65eda3163b1b7174f3 -SIZE (xpi/downthemall!-1.1.4-fx+tb+sm.xpi) = 531396 +MD5 (xpi/downthemall!-1.1.7-fx+tb+sm.xpi) = 64e71daa803ae9d6cb84305bd96736b4 +SHA256 (xpi/downthemall!-1.1.7-fx+tb+sm.xpi) = 07808e3451aa7709d1faccfc4ec5f1c9ff4f5cf38ca53145724be36999ac82db +SIZE (xpi/downthemall!-1.1.7-fx+tb+sm.xpi) = 543251 |