Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2009 14:44:54 GMT
From:      Dominic Fandrey <kamikaze@bsdforen.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/130947: [update] www/xpi-downthemall
Message-ID:  <200901241444.n0OEisUc085520@www.freebsd.org>
Resent-Message-ID: <200901241450.n0OEo1Ym051854@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         130947
>Category:       ports
>Synopsis:       [update] www/xpi-downthemall
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 24 14:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Fandrey
>Release:        RELENG_7
>Organization:
private
>Environment:
FreeBSD mobileKamikaze.norad 7.1-STABLE FreeBSD 7.1-STABLE #0: Tue Jan 13 17:15:12 CET 2009     root@mobileKamikaze.norad:/usr/obj/HP6510b/amd64/usr/src/sys/HP6510b  amd64

>Description:
Updates the port to the latest release. The trouble is that it breaks compatibility with FF2, but is FF3 compatible. I think it's about time FF3 becomes default.
>How-To-Repeat:

>Fix:
diff -Pur ports/www/xpi-downthemall.orig/Makefile ports/www/xpi-downthemall/Makefile
--- ports/www/xpi-downthemall.orig/Makefile	2009-01-03 14:12:12.000000000 +0100
+++ ports/www/xpi-downthemall/Makefile	2009-01-20 18:58:31.000000000 +0100
@@ -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 @@
 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
diff -Pur ports/www/xpi-downthemall.orig/distinfo ports/www/xpi-downthemall/distinfo
--- ports/www/xpi-downthemall.orig/distinfo	2007-05-25 15:31:30.000000000 +0200
+++ ports/www/xpi-downthemall/distinfo	2009-01-19 08:33:01.000000000 +0100
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901241444.n0OEisUc085520>