diff options
author | Alex Dupre <ale@FreeBSD.org> | 2011-08-18 09:53:23 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2011-08-18 09:53:23 +0000 |
commit | 303028c41749ce28f74fa2fc381a519cfa4c8c2f (patch) | |
tree | 4945d647f9516b74409880691fd306992b324b40 | |
parent | 843d1b2b7b2d1f9b87812722d8be22043a94de86 (diff) | |
download | ports-303028c41749ce28f74fa2fc381a519cfa4c8c2f.tar.gz ports-303028c41749ce28f74fa2fc381a519cfa4c8c2f.zip |
Notes
-rw-r--r-- | www/xpi-quick-locale-switcher/Makefile | 8 | ||||
-rw-r--r-- | www/xpi-quick-locale-switcher/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/xpi-quick-locale-switcher/Makefile b/www/xpi-quick-locale-switcher/Makefile index 0fe674d829ce..5dd5c4c7c89b 100644 --- a/www/xpi-quick-locale-switcher/Makefile +++ b/www/xpi-quick-locale-switcher/Makefile @@ -6,9 +6,12 @@ # PORTNAME= quick-locale-switcher -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.5.2 DISTVERSIONSUFFIX= -tb+fx+sm CATEGORIES= www +# XXX temporary master site +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= ale MAINTAINER= gecko@FreeBSD.org COMMENT= Quickly change and apply a different locale from the tools menu @@ -20,8 +23,5 @@ 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} -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 e783010cd683..dd5ba20cf332 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.5-tb+fx+sm.xpi) = aaf5c7e87af9355ed15ed3eed5b0d670901622e5c3c85c7fe495798f9d47486b -SIZE (xpi/quick_locale_switcher-1.7.5-tb+fx+sm.xpi) = 299045 +SHA256 (xpi/quick_locale_switcher-1.7.5.2-tb+fx+sm.xpi) = 8181878b60668d866cf1e522424afddb8e319ad20b389d43b81e7889dcb24dda +SIZE (xpi/quick_locale_switcher-1.7.5.2-tb+fx+sm.xpi) = 299194 |