- Update to 1.1.7
This commit is contained in:
parent
bdb9196d48
commit
ba9428d167
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245725
@ -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 \
|
||||
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 \
|
||||
XPI_FILES= GPL LGPL LICENSE MPL chrome/chrome.jar \
|
||||
chrome/icons/default/DownThemAll.ico \
|
||||
chrome/chrome.jar \
|
||||
chrome.manifest \
|
||||
LGPL
|
||||
|
||||
XPI_DIRS= components \
|
||||
defaults/preferences \
|
||||
defaults \
|
||||
modules \
|
||||
chrome/icons/default \
|
||||
chrome/icons \
|
||||
chrome
|
||||
chrome/icons/default/DownThemAll.xpm \
|
||||
chrome.manifest components/contentHandling.js \
|
||||
components/contenthandling.idl \
|
||||
components/contenthandling.xpt \
|
||||
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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user