diff options
author | Florian Smeets <flo@FreeBSD.org> | 2011-07-23 12:33:24 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2011-07-23 12:33:24 +0000 |
commit | 4a59ab55b2dccb3d52d363ed01d9c8c7797c0591 (patch) | |
tree | 783de5052caaaf7970fca0082c05dfa3c2270308 /www | |
parent | 9f4f83be0cf78402b4e33489fb3cd64690110612 (diff) | |
download | ports-4a59ab55b2dccb3d52d363ed01d9c8c7797c0591.tar.gz ports-4a59ab55b2dccb3d52d363ed01d9c8c7797c0591.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-quick-locale-switcher/Makefile | 11 | ||||
-rw-r--r-- | www/xpi-quick-locale-switcher/distinfo | 4 |
2 files changed, 7 insertions, 8 deletions
diff --git a/www/xpi-quick-locale-switcher/Makefile b/www/xpi-quick-locale-switcher/Makefile index eb4fa22dee9a..0fe674d829ce 100644 --- a/www/xpi-quick-locale-switcher/Makefile +++ b/www/xpi-quick-locale-switcher/Makefile @@ -6,23 +6,22 @@ # PORTNAME= quick-locale-switcher -PORTVERSION= 1.7.3.1 -DISTVERSIONSUFFIX= -fx+mz+sm+tb+sb +PORTVERSION= 1.7.5 +DISTVERSIONSUFFIX= -tb+fx+sm CATEGORIES= www -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= gecko@FreeBSD.org 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 install.js \ +XPI_FILES= chrome/qls.jar chrome.manifest defaults/preferences/prefs.js \ license.txt install.rdf XPI_DIRS= chrome defaults/preferences defaults post-patch: - @${REINPLACE_CMD} -e '/maxVersion/s|0.5|0.7|' ${WRKSRC}/install.rdf - @${RM} -f ${WRKSRC}/install.rdf.bak + @${REINPLACE_CMD} -i "" -e '/maxVersion/s|2.2a1pre|2.2|' ${WRKSRC}/install.rdf .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff --git a/www/xpi-quick-locale-switcher/distinfo b/www/xpi-quick-locale-switcher/distinfo index d72a86bfe3ad..e783010cd683 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.3.1-fx+mz+sm+tb+sb.xpi) = ae6b3388f51bcebd363188a3db6b8b19f1cdd725c1ee88001a0e965741893f7a -SIZE (xpi/quick_locale_switcher-1.7.3.1-fx+mz+sm+tb+sb.xpi) = 298643 +SHA256 (xpi/quick_locale_switcher-1.7.5-tb+fx+sm.xpi) = aaf5c7e87af9355ed15ed3eed5b0d670901622e5c3c85c7fe495798f9d47486b +SIZE (xpi/quick_locale_switcher-1.7.5-tb+fx+sm.xpi) = 299045 |