- Uodate to 1.1.0

PR:		130947
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
This commit is contained in:
Martin Wilke 2009-02-09 13:02:41 +00:00
parent 542c5d529a
commit e68363acab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227879
2 changed files with 44 additions and 8 deletions

View File

@ -6,8 +6,8 @@
#
PORTNAME= downthemall
PORTVERSION= 0.9.9.10
DISTVERSIONSUFFIX= -fx+tb+fl
PORTVERSION= 1.1.0
DISTVERSIONSUFFIX= -fx+tb+sm
CATEGORIES= www
MAINTAINER= miwi@FreeBSD.org
@ -17,9 +17,45 @@ XPI_DISTNAME= downthemall!
WRKSRC= ${WRKDIR}/${DISTNAME:S/!/_/}
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
USE_XPI= www/firefox3: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 \
chrome/icons/default/DownThemAll.ico \
chrome/chrome.jar \
chrome.manifest \
LGPL
XPI_DIRS= components \
defaults/preferences \
defaults \
modules \
chrome/icons/default \
chrome/icons \
chrome
post-extract:
@${FIND} ${WRKSRC} -name .svn|${XARGS} ${RM} -rf

View File

@ -1,3 +1,3 @@
MD5 (xpi/downthemall!-0.9.9.10-fx+tb+fl.xpi) = 5422128f162cf54ddfe40a4238120e11
SHA256 (xpi/downthemall!-0.9.9.10-fx+tb+fl.xpi) = 8b5da03b72a032fac19162d34ca3352cfd99972e2d0e03c144f66471c6c50a32
SIZE (xpi/downthemall!-0.9.9.10-fx+tb+fl.xpi) = 484403
MD5 (xpi/downthemall!-1.1.0-fx+tb+sm.xpi) = 660bb6087976ed57c7999ef854d1df03
SHA256 (xpi/downthemall!-1.1.0-fx+tb+sm.xpi) = 07cb398d72562b968cb68fa53afc91c3496c6ba76c5a9e9f6d8836bb726ebcd6
SIZE (xpi/downthemall!-1.1.0-fx+tb+sm.xpi) = 483082