diff options
author | sat <sat@FreeBSD.org> | 2006-11-23 20:46:43 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-11-23 20:46:43 +0800 |
commit | 2304a1347f1d074a6c2b5536163233dd81ca280c (patch) | |
tree | 84269aedd37323076cc5440fd2d5287088d50f10 /www/xpi-unplug | |
parent | 1aca4dff9961981fc282e4fbe425318d78ec7311 (diff) | |
download | freebsd-ports-gnome-2304a1347f1d074a6c2b5536163233dd81ca280c.tar.gz freebsd-ports-gnome-2304a1347f1d074a6c2b5536163233dd81ca280c.tar.zst freebsd-ports-gnome-2304a1347f1d074a6c2b5536163233dd81ca280c.zip |
- Update to 1.4.5
PR: ports/105777
Submitted by: chinsan (maintainer)
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 |