diff options
author | flo <flo@FreeBSD.org> | 2013-05-23 23:31:46 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2013-05-23 23:31:46 +0800 |
commit | 2db897395ffb8ee5f4396d91d22629760b3d5790 (patch) | |
tree | 97e337a0fd4b7148ff8bdec17db97c1f4570393a | |
parent | a5f6270b6b32dd59450d130e17baf647882a9308 (diff) | |
download | freebsd-ports-gnome-2db897395ffb8ee5f4396d91d22629760b3d5790.tar.gz freebsd-ports-gnome-2db897395ffb8ee5f4396d91d22629760b3d5790.tar.zst freebsd-ports-gnome-2db897395ffb8ee5f4396d91d22629760b3d5790.zip |
Update to 1.7.8.5
-rw-r--r-- | www/xpi-quick-locale-switcher/Makefile | 14 | ||||
-rw-r--r-- | www/xpi-quick-locale-switcher/distinfo | 4 |
2 files changed, 7 insertions, 11 deletions
diff --git a/www/xpi-quick-locale-switcher/Makefile b/www/xpi-quick-locale-switcher/Makefile index 1c940bcf6b20..0f451416ad58 100644 --- a/www/xpi-quick-locale-switcher/Makefile +++ b/www/xpi-quick-locale-switcher/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: xpi-quick-locale-switcher -# Date created: 05 February 2007 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= quick-locale-switcher -PORTVERSION= 1.7.8 -DISTVERSIONSUFFIX= -tb+fx+sm +PORTVERSION= 1.7.8.5 +DISTVERSIONSUFFIX= -fx+tb CATEGORIES= www MAINTAINER= gecko@FreeBSD.org @@ -16,8 +12,8 @@ COMMENT= Quickly change and apply a different locale from the tools menu XPI_DISTNAME= quick_locale_switcher XPI_ID= {25A1388B-6B18-46c3-BEBA-A81915D0DE8F} XPI_NUM= 1333 -XPI_FILES= chrome/qls.jar chrome.manifest defaults/preferences/prefs.js \ - license.txt install.rdf +XPI_FILES= chrome.manifest defaults/preferences/prefs.js \ + install.rdf XPI_DIRS= chrome defaults/preferences defaults .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" diff --git a/www/xpi-quick-locale-switcher/distinfo b/www/xpi-quick-locale-switcher/distinfo index a3c965db4c5b..f71cf1434eb5 100644 --- a/www/xpi-quick-locale-switcher/distinfo +++ b/www/xpi-quick-locale-switcher/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpi/quick_locale_switcher-1.7.8-tb+fx+sm.xpi) = 23dfeae5c5623859aa2b0ba77552ae4d80c417ea4980e68eea271881122887d6 -SIZE (xpi/quick_locale_switcher-1.7.8-tb+fx+sm.xpi) = 301714 +SHA256 (xpi/quick_locale_switcher-1.7.8.5-fx+tb.xpi) = 270ba78110b92b0af997aad861766ce90a08ad8c2d678b0e138ce630bc5751fc +SIZE (xpi/quick_locale_switcher-1.7.8.5-fx+tb.xpi) = 504298 |