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

(-)/usr/home/chinsan/project/xpi-unplug/Makefile (-5 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	unplug
8
PORTNAME=	unplug
9
DISTVERSION=	1.4.4
9
DISTVERSION=	1.4.5
10
DISTVERSIONSUFFIX=	-fx
10
DISTVERSIONSUFFIX=	-fx
11
CATEGORIES=	www
11
CATEGORIES=	www
12
12
Lines 14-23 Link Here
14
COMMENT=	Converts embedded media to html links
14
COMMENT=	Converts embedded media to html links
15
15
16
XPI_ID=		unplug@compunach
16
XPI_ID=		unplug@compunach
17
18
post-extract:
19
	@${RM} ${WRKSRC}/chrome/skin/Thumbs.db
20
	@${MV} ${WRKSRC}/chrome/skin/lair_cache.PNG ${WRKSRC}/chrome/skin/lair_cache.png
21
17
22
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
18
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
23
.include <bsd.port.mk>
19
.include <bsd.port.mk>
(-)/usr/home/chinsan/project/xpi-unplug/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (xpi/unplug-1.4.4-fx.xpi) = 4952a27da78bbec9ecea29a26aaac960
1
MD5 (xpi/unplug-1.4.5-fx.xpi) = 2b2eb67ede78778ffd9f2bb75103cbfd
2
SHA256 (xpi/unplug-1.4.4-fx.xpi) = a2e749cef0b5381f138822a7c3e4df02e6d63b8d4a3eb70eb956e1e7b4091138
2
SHA256 (xpi/unplug-1.4.5-fx.xpi) = dbd663515a37228b4a31f4f39ff269677812c82cd92091dbbea77906b9384e6b
3
SIZE (xpi/unplug-1.4.4-fx.xpi) = 188715
3
SIZE (xpi/unplug-1.4.5-fx.xpi) = 163260
(-)/usr/home/chinsan/project/xpi-unplug/pkg-plist (+4 lines)
Lines 4-9 Link Here
4
%%XPI_XPIDIR%%/chrome/content/notfound.xul
4
%%XPI_XPIDIR%%/chrome/content/notfound.xul
5
%%XPI_XPIDIR%%/chrome/content/overlay.xul
5
%%XPI_XPIDIR%%/chrome/content/overlay.xul
6
%%XPI_XPIDIR%%/chrome/content/settings.xul
6
%%XPI_XPIDIR%%/chrome/content/settings.xul
7
%%XPI_XPIDIR%%/chrome/content/songbird.xul
7
%%XPI_XPIDIR%%/chrome/content/streamsave.xul
8
%%XPI_XPIDIR%%/chrome/content/streamsave.xul
8
%%XPI_XPIDIR%%/chrome/content/unplug.js
9
%%XPI_XPIDIR%%/chrome/content/unplug.js
9
%%XPI_XPIDIR%%/chrome/content/unplug_extern.js
10
%%XPI_XPIDIR%%/chrome/content/unplug_extern.js
Lines 159-168 Link Here
159
%%XPI_XPIDIR%%/chrome/skin/lair_vlc.png
160
%%XPI_XPIDIR%%/chrome/skin/lair_vlc.png
160
%%XPI_XPIDIR%%/chrome/skin/pagehog.png
161
%%XPI_XPIDIR%%/chrome/skin/pagehog.png
161
%%XPI_XPIDIR%%/chrome/skin/pagehogcheese.png
162
%%XPI_XPIDIR%%/chrome/skin/pagehogcheese.png
163
%%XPI_XPIDIR%%/chrome/skin/songbird.css
162
%%XPI_XPIDIR%%/chrome/skin/unplug-tool-sm.png
164
%%XPI_XPIDIR%%/chrome/skin/unplug-tool-sm.png
163
%%XPI_XPIDIR%%/chrome/skin/unplug.css
165
%%XPI_XPIDIR%%/chrome/skin/unplug.css
164
%%XPI_XPIDIR%%/chrome/skin/unplug.png
166
%%XPI_XPIDIR%%/chrome/skin/unplug.png
165
%%XPI_XPIDIR%%/chrome/skin/unplug_large.css
167
%%XPI_XPIDIR%%/chrome/skin/unplug_large.css
168
%%XPI_XPIDIR%%/chrome/skin/unplug_song.png
169
%%XPI_XPIDIR%%/chrome/skin/unplug_song_hi.png
166
%%XPI_XPIDIR%%/chrome/skin/unstar_flv.png
170
%%XPI_XPIDIR%%/chrome/skin/unstar_flv.png
167
%%XPI_XPIDIR%%/chrome/skin/unstar_flvplay.png
171
%%XPI_XPIDIR%%/chrome/skin/unstar_flvplay.png
168
%%XPI_XPIDIR%%/chrome/skin/unstar_link.png
172
%%XPI_XPIDIR%%/chrome/skin/unstar_link.png

Return to bug 105777