Date: Tue, 29 Mar 2011 15:09:00 +0200 From: "Simon Olofsson" <simon@olofsson.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/156037: [MAINTAINER] www/xpi-forecastfox: update to 2.0.12 Message-ID: <20110329130908.7AE721065670@hub.freebsd.org> Resent-Message-ID: <201103291310.p2TDADEH081350@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 156037 >Category: ports >Synopsis: [MAINTAINER] www/xpi-forecastfox: update to 2.0.12 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Mar 29 13:10:12 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Simon Olofsson >Release: FreeBSD 8.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD sol-fb.olofsson.de 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 >Description: - Update to 2.0.12 Removed file(s): - pkg-plist Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- xpi-forecastfox-2.0.12.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/xpi-forecastfox/Makefile /usr/home/simon/ports/www/xpi-forecastfox/Makefile --- /usr/ports/www/xpi-forecastfox/Makefile 2010-08-05 16:47:14.000000000 +0200 +++ /usr/home/simon/ports/www/xpi-forecastfox/Makefile 2011-03-29 15:05:14.000000000 +0200 @@ -6,15 +6,18 @@ # PORTNAME= forecastfox -PORTVERSION= 0.9.10.2 +PORTVERSION= 2.0.12 DISTVERSIONSUFFIX= -fx+sm CATEGORIES= www MAINTAINER= simon@olofsson.de COMMENT= Get international weather forecasts and display them +XPI_DISTNAME= ${PORTNAME}_weather XPI_ID= {0538E3E3-7E9B-4d49-8831-A227C80A7AD3} XPI_NUM= 398 +XPI_FILES= chrome/forecastfox.jar chrome.manifest icon.png install.rdf +XPI_DIRS= chrome .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff -ruN --exclude=CVS /usr/ports/www/xpi-forecastfox/distinfo /usr/home/simon/ports/www/xpi-forecastfox/distinfo --- /usr/ports/www/xpi-forecastfox/distinfo 2011-03-19 13:37:21.000000000 +0100 +++ /usr/home/simon/ports/www/xpi-forecastfox/distinfo 2011-03-29 14:57:47.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (xpi/forecastfox-0.9.10.2-fx+sm.xpi) = 8284a9229d558d00de26c78be0f81d4bdfd83b10fa156b72bee1028c4bc927f3 -SIZE (xpi/forecastfox-0.9.10.2-fx+sm.xpi) = 407168 +SHA256 (xpi/forecastfox_weather-2.0.12-fx+sm.xpi) = 643a47c2602877c967ebcfddd1c6e113f6d5e3343bb26d9b8cdd37b59bf4fd24 +SIZE (xpi/forecastfox_weather-2.0.12-fx+sm.xpi) = 433790 diff -ruN --exclude=CVS /usr/ports/www/xpi-forecastfox/pkg-plist /usr/home/simon/ports/www/xpi-forecastfox/pkg-plist --- /usr/ports/www/xpi-forecastfox/pkg-plist 2010-08-05 16:47:14.000000000 +0200 +++ /usr/home/simon/ports/www/xpi-forecastfox/pkg-plist 1970-01-01 01:00:00.000000000 +0100 @@ -1,17 +0,0 @@ -%%XPI_XPIDIR%%/chrome/forecastfox.jar -%%XPI_XPIDIR%%/components/nsForecastfox.js -%%XPI_XPIDIR%%/components/nsForecastfox.xpt -%%XPI_XPIDIR%%/defaults/.autoreg -%%XPI_XPIDIR%%/defaults/converters.js -%%XPI_XPIDIR%%/defaults/default.jar -%%XPI_XPIDIR%%/defaults/parser.js -%%XPI_XPIDIR%%/defaults/upgrade.js -%%XPI_XPIDIR%%/defaults/preferences/forecastfox.js -%%XPI_XPIDIR%%/chrome.manifest -%%XPI_XPIDIR%%/icon.png -%%XPI_XPIDIR%%/install.rdf -@dirrm %%XPI_XPIDIR%%/chrome -@dirrm %%XPI_XPIDIR%%/components -@dirrm %%XPI_XPIDIR%%/defaults/icons -@dirrm %%XPI_XPIDIR%%/defaults/preferences -@dirrm %%XPI_XPIDIR%%/defaults --- xpi-forecastfox-2.0.12.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110329130908.7AE721065670>