Index: head/www/xpi-downthemall/Makefile =================================================================== --- head/www/xpi-downthemall/Makefile (revision 245724) +++ head/www/xpi-downthemall/Makefile (revision 245725) @@ -1,64 +1,42 @@ # New ports collection makefile for: xpi-downthemall # Date created: 19 May 2006 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= downthemall -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.7 DISTVERSIONSUFFIX= -fx+tb+sm CATEGORIES= www MAINTAINER= miwi@FreeBSD.org 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 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include Property changes on: head/www/xpi-downthemall/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property Index: head/www/xpi-downthemall/distinfo =================================================================== --- head/www/xpi-downthemall/distinfo (revision 245724) +++ head/www/xpi-downthemall/distinfo (revision 245725) @@ -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 Property changes on: head/www/xpi-downthemall/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property