diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-11-23 12:46:43 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-11-23 12:46:43 +0000 |
commit | a3ce12f80183bdd65575d7d32b5b7685d0743c45 (patch) | |
tree | a9a58ad52a76921873736c1eec97cce89fc99fee /www/xpi-unplug | |
parent | 3c4356eb37159321fe9f3ad9e69e3b9533881503 (diff) | |
download | ports-a3ce12f80183bdd65575d7d32b5b7685d0743c45.tar.gz ports-a3ce12f80183bdd65575d7d32b5b7685d0743c45.zip |
Notes
Diffstat (limited to 'www/xpi-unplug')
-rw-r--r-- | www/xpi-unplug/Makefile | 6 | ||||
-rw-r--r-- | www/xpi-unplug/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-unplug/pkg-plist | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/www/xpi-unplug/Makefile b/www/xpi-unplug/Makefile index 83e6f1091356..3d40c814b989 100644 --- a/www/xpi-unplug/Makefile +++ b/www/xpi-unplug/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unplug -DISTVERSION= 1.4.4 +DISTVERSION= 1.4.5 DISTVERSIONSUFFIX= -fx CATEGORIES= www @@ -15,9 +15,5 @@ COMMENT= Converts embedded media to html links XPI_ID= unplug@compunach -post-extract: - @${RM} ${WRKSRC}/chrome/skin/Thumbs.db - @${MV} ${WRKSRC}/chrome/skin/lair_cache.PNG ${WRKSRC}/chrome/skin/lair_cache.png - .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff --git a/www/xpi-unplug/distinfo b/www/xpi-unplug/distinfo index 2a8821a9b136..b2f0383743fa 100644 --- a/www/xpi-unplug/distinfo +++ b/www/xpi-unplug/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/unplug-1.4.4-fx.xpi) = 4952a27da78bbec9ecea29a26aaac960 -SHA256 (xpi/unplug-1.4.4-fx.xpi) = a2e749cef0b5381f138822a7c3e4df02e6d63b8d4a3eb70eb956e1e7b4091138 -SIZE (xpi/unplug-1.4.4-fx.xpi) = 188715 +MD5 (xpi/unplug-1.4.5-fx.xpi) = 2b2eb67ede78778ffd9f2bb75103cbfd +SHA256 (xpi/unplug-1.4.5-fx.xpi) = dbd663515a37228b4a31f4f39ff269677812c82cd92091dbbea77906b9384e6b +SIZE (xpi/unplug-1.4.5-fx.xpi) = 163260 diff --git a/www/xpi-unplug/pkg-plist b/www/xpi-unplug/pkg-plist index fa7835db33c1..25626120f7e8 100644 --- a/www/xpi-unplug/pkg-plist +++ b/www/xpi-unplug/pkg-plist @@ -4,6 +4,7 @@ %%XPI_XPIDIR%%/chrome/content/notfound.xul %%XPI_XPIDIR%%/chrome/content/overlay.xul %%XPI_XPIDIR%%/chrome/content/settings.xul +%%XPI_XPIDIR%%/chrome/content/songbird.xul %%XPI_XPIDIR%%/chrome/content/streamsave.xul %%XPI_XPIDIR%%/chrome/content/unplug.js %%XPI_XPIDIR%%/chrome/content/unplug_extern.js @@ -159,10 +160,13 @@ %%XPI_XPIDIR%%/chrome/skin/lair_vlc.png %%XPI_XPIDIR%%/chrome/skin/pagehog.png %%XPI_XPIDIR%%/chrome/skin/pagehogcheese.png +%%XPI_XPIDIR%%/chrome/skin/songbird.css %%XPI_XPIDIR%%/chrome/skin/unplug-tool-sm.png %%XPI_XPIDIR%%/chrome/skin/unplug.css %%XPI_XPIDIR%%/chrome/skin/unplug.png %%XPI_XPIDIR%%/chrome/skin/unplug_large.css +%%XPI_XPIDIR%%/chrome/skin/unplug_song.png +%%XPI_XPIDIR%%/chrome/skin/unplug_song_hi.png %%XPI_XPIDIR%%/chrome/skin/unstar_flv.png %%XPI_XPIDIR%%/chrome/skin/unstar_flvplay.png %%XPI_XPIDIR%%/chrome/skin/unstar_link.png |