diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2016-01-10 07:14:36 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2016-01-10 07:14:36 +0000 |
| commit | fc1599361c03698419da818231542cdaf0c4cb71 (patch) | |
| tree | a9b1b162dca3b0e70e1581a9c725ef1b6633e289 | |
| parent | - Update to 4.0.6 (diff) | |
- Unbreak
- Update to 0.9.6.17
PR: based on 204505
Submitted by: Walter Schwarzenfeld
| -rw-r--r-- | www/xpi-speed-dial/Makefile | 5 | ||||
| -rw-r--r-- | www/xpi-speed-dial/distinfo | 4 | ||||
| -rw-r--r-- | www/xpi-speed-dial/pkg-plist | 3 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/xpi-speed-dial/Makefile b/www/xpi-speed-dial/Makefile index c8a46d0aea3d..b88945ab99d7 100644 --- a/www/xpi-speed-dial/Makefile +++ b/www/xpi-speed-dial/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= speed-dial -PORTVERSION= 0.9.5.9 -PORTREVISION= 1 +PORTVERSION= 0.9.6.17 DISTVERSIONSUFFIX= -fx CATEGORIES= www MASTER_SITES= http://speeddial.uworks.net/ @@ -11,7 +10,7 @@ MASTER_SITES= http://speeddial.uworks.net/ MAINTAINER= ports@FreeBSD.org COMMENT= Access websites through custom thumbnail views -BROKEN= unfetchable +USES= zip XPI_DISTNAME= speed_dial XPI_ID= {64161300-e22b-11db-8314-0800200c9a66} diff --git a/www/xpi-speed-dial/distinfo b/www/xpi-speed-dial/distinfo index bc3bc16b505f..c2dbee1bc33f 100644 --- a/www/xpi-speed-dial/distinfo +++ b/www/xpi-speed-dial/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpi/speed_dial-0.9.5.9-fx.xpi) = e80afe79142111671d75a3dad5e9f8465c3c3786d10b540f122b7d1d1f3fd05d -SIZE (xpi/speed_dial-0.9.5.9-fx.xpi) = 285462 +SHA256 (xpi/speed_dial-0.9.6.17-fx.xpi) = 1bd44bb9f1e258e9969fb899edf932a57cad40dd43c35191b7bc39c64f0dd347 +SIZE (xpi/speed_dial-0.9.6.17-fx.xpi) = 287016 diff --git a/www/xpi-speed-dial/pkg-plist b/www/xpi-speed-dial/pkg-plist index 7d3f5edb7e93..64875cb3690c 100644 --- a/www/xpi-speed-dial/pkg-plist +++ b/www/xpi-speed-dial/pkg-plist @@ -1,6 +1,7 @@ -%%XPI_XPIDIR%%/LICENSE %%XPI_XPIDIR%%/chrome/speeddial.jar %%XPI_XPIDIR%%/chrome.manifest +%%XPI_XPIDIR%%/components/nsISpeedDialCache.xpt %%XPI_XPIDIR%%/components/speeddialcache.js %%XPI_XPIDIR%%/defaults/preferences/speeddial.js %%XPI_XPIDIR%%/install.rdf +%%XPI_XPIDIR%%/LICENSE |
