diff options
author | sat <sat@FreeBSD.org> | 2006-11-29 23:06:42 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-11-29 23:06:42 +0800 |
commit | 1a6e492d1ee89016a293f02a487ec60fd5d300de (patch) | |
tree | 24683362f7c698783c908170749e25a7c0323800 /www | |
parent | 5d1e34d2fa53676654651993a40199a3ce0eddd3 (diff) | |
download | freebsd-ports-gnome-1a6e492d1ee89016a293f02a487ec60fd5d300de.tar.gz freebsd-ports-gnome-1a6e492d1ee89016a293f02a487ec60fd5d300de.tar.zst freebsd-ports-gnome-1a6e492d1ee89016a293f02a487ec60fd5d300de.zip |
- Update to 1.7
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-colorfultabs/Makefile | 9 | ||||
-rw-r--r-- | www/xpi-colorfultabs/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/xpi-colorfultabs/Makefile b/www/xpi-colorfultabs/Makefile index d19adb2ab7f7..c7b11a1cc289 100644 --- a/www/xpi-colorfultabs/Makefile +++ b/www/xpi-colorfultabs/Makefile @@ -6,17 +6,18 @@ # PORTNAME= colorfultabs -PORTVERSION= 1.6 +PORTVERSION= 1.7 DISTVERSIONSUFFIX= -fx+mz CATEGORIES= www MAINTAINER= infofarmer@FreeBSD.org -COMMENT= An extension that colors every tab in a different color +COMMENT= Colors every tab in a different color XPI_DISTNAME= colorful_tabs XPI_ID= {0545b830-f0aa-4d7e-8820-50a4629a56fe} -XPI_FILES= chrome/clrtabs.jar chrome.manifest install.js install.rdf -XPI_DIRS= chrome +XPI_FILES= chrome/clrtabs.jar chrome.manifest defaults/preferences/defaults.js install.js \ + install.rdf +XPI_DIRS= chrome defaults/preferences defaults .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff --git a/www/xpi-colorfultabs/distinfo b/www/xpi-colorfultabs/distinfo index fb145b0b72bd..8087bf5ce0c6 100644 --- a/www/xpi-colorfultabs/distinfo +++ b/www/xpi-colorfultabs/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/colorful_tabs-1.6-fx+mz.xpi) = ff6ba1cb110e93d84b06a18d0d4abf74 -SHA256 (xpi/colorful_tabs-1.6-fx+mz.xpi) = 169648cc981a158972994b5cb15bcd8ad3eb5a4330e6942354f2b9f6a9b628eb -SIZE (xpi/colorful_tabs-1.6-fx+mz.xpi) = 27226 +MD5 (xpi/colorful_tabs-1.7-fx+mz.xpi) = 2b0b8fe1dce8636be58c44ac17d2ec73 +SHA256 (xpi/colorful_tabs-1.7-fx+mz.xpi) = 4a3fe849e06047ca9a8e733740c5825af368380a181ed4b6720ed45cfdac227a +SIZE (xpi/colorful_tabs-1.7-fx+mz.xpi) = 27524 |