diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-01-10 05:00:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-01-10 05:00:09 +0000 |
commit | a3d95cca6665ab2a6cb2c8033e1fb19ce7f9dc4c (patch) | |
tree | 60d037a60906b59fecf98e294db71f54df66c6fc /www | |
parent | Update to 2.13.3 (diff) |
- Unbreak distfile was rerolled (Fixed thumbnail ordering by drag & drop.)
Reported by:[ pavbot
Notes
Notes:
svn path=/head/; revision=267567
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-speed-dial/Makefile | 3 | ||||
-rw-r--r-- | www/xpi-speed-dial/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/xpi-speed-dial/Makefile b/www/xpi-speed-dial/Makefile index f066cb747067..d47a92939a54 100644 --- a/www/xpi-speed-dial/Makefile +++ b/www/xpi-speed-dial/Makefile @@ -7,6 +7,7 @@ PORTNAME= speed-dial PORTVERSION= 0.9.5.9 +PORTREVISION= 1 DISTVERSIONSUFFIX= -fx CATEGORIES= www MASTER_SITES= http://speeddial.uworks.net/ @@ -18,8 +19,6 @@ XPI_DISTNAME= speed_dial XPI_ID= {64161300-e22b-11db-8314-0800200c9a66} XPI_NUM= 4810 -BROKEN= fails to fetch (size mismatch) - post-patch: @${REINPLACE_CMD} -i "" -e '/loadInNewTab/s|false|true|' \ ${WRKSRC}/defaults/preferences/speeddial.js diff --git a/www/xpi-speed-dial/distinfo b/www/xpi-speed-dial/distinfo index e204a73753a2..bc3bc16b505f 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) = e2f18973535091354c6b6615bbae400c22e926feccdf5481289691a7e671ca75 -SIZE (xpi/speed_dial-0.9.5.9-fx.xpi) = 273753 +SHA256 (xpi/speed_dial-0.9.5.9-fx.xpi) = e80afe79142111671d75a3dad5e9f8465c3c3786d10b540f122b7d1d1f3fd05d +SIZE (xpi/speed_dial-0.9.5.9-fx.xpi) = 285462 |