View | Details | Raw Unified | Return to bug 156037
Collapse All | Expand All

(-)/usr/home/simon/ports/www/xpi-forecastfox/Makefile (-1 / +4 lines)
Lines 6-20 Link Here
6
#
6
#
7
7
8
PORTNAME=	forecastfox
8
PORTNAME=	forecastfox
9
PORTVERSION=	0.9.10.2
9
PORTVERSION=	2.0.12
10
DISTVERSIONSUFFIX=	-fx+sm
10
DISTVERSIONSUFFIX=	-fx+sm
11
CATEGORIES=	www
11
CATEGORIES=	www
12
12
13
MAINTAINER=	simon@olofsson.de
13
MAINTAINER=	simon@olofsson.de
14
COMMENT=	Get international weather forecasts and display them
14
COMMENT=	Get international weather forecasts and display them
15
15
16
XPI_DISTNAME=	${PORTNAME}_weather
16
XPI_ID=		{0538E3E3-7E9B-4d49-8831-A227C80A7AD3}
17
XPI_ID=		{0538E3E3-7E9B-4d49-8831-A227C80A7AD3}
17
XPI_NUM=	398
18
XPI_NUM=	398
19
XPI_FILES=	chrome/forecastfox.jar chrome.manifest icon.png install.rdf
20
XPI_DIRS=	chrome
18
21
19
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
22
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
20
.include <bsd.port.mk>
23
.include <bsd.port.mk>
(-)/usr/home/simon/ports/www/xpi-forecastfox/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (xpi/forecastfox-0.9.10.2-fx+sm.xpi) = 8284a9229d558d00de26c78be0f81d4bdfd83b10fa156b72bee1028c4bc927f3
1
SHA256 (xpi/forecastfox_weather-2.0.12-fx+sm.xpi) = 643a47c2602877c967ebcfddd1c6e113f6d5e3343bb26d9b8cdd37b59bf4fd24
2
SIZE (xpi/forecastfox-0.9.10.2-fx+sm.xpi) = 407168
2
SIZE (xpi/forecastfox_weather-2.0.12-fx+sm.xpi) = 433790
(-)/usr/home/simon/ports/www/xpi-forecastfox/pkg-plist (-17 lines)
Lines 1-17 Link Here
1
%%XPI_XPIDIR%%/chrome/forecastfox.jar
2
%%XPI_XPIDIR%%/components/nsForecastfox.js
3
%%XPI_XPIDIR%%/components/nsForecastfox.xpt
4
%%XPI_XPIDIR%%/defaults/.autoreg
5
%%XPI_XPIDIR%%/defaults/converters.js
6
%%XPI_XPIDIR%%/defaults/default.jar
7
%%XPI_XPIDIR%%/defaults/parser.js
8
%%XPI_XPIDIR%%/defaults/upgrade.js
9
%%XPI_XPIDIR%%/defaults/preferences/forecastfox.js
10
%%XPI_XPIDIR%%/chrome.manifest
11
%%XPI_XPIDIR%%/icon.png
12
%%XPI_XPIDIR%%/install.rdf
13
@dirrm %%XPI_XPIDIR%%/chrome
14
@dirrm %%XPI_XPIDIR%%/components
15
@dirrm %%XPI_XPIDIR%%/defaults/icons
16
@dirrm %%XPI_XPIDIR%%/defaults/preferences
17
@dirrm %%XPI_XPIDIR%%/defaults

Return to bug 156037