diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-04 05:07:57 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-04 05:07:57 +0000 |
commit | 93d5d124cec17eb06f6605233db2589a0d1fe1de (patch) | |
tree | 9ad0643e68d1fdfd1cddb3fe1b59d211f7cc1de9 /www/xpi-web_developer | |
parent | bab82f2d6ef9adb5eb761af6f354ab21dce0ad65 (diff) | |
download | ports-93d5d124cec17eb06f6605233db2589a0d1fe1de.tar.gz ports-93d5d124cec17eb06f6605233db2589a0d1fe1de.zip |
Notes
Diffstat (limited to 'www/xpi-web_developer')
-rw-r--r-- | www/xpi-web_developer/Makefile | 6 | ||||
-rw-r--r-- | www/xpi-web_developer/distinfo | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/www/xpi-web_developer/Makefile b/www/xpi-web_developer/Makefile index f9dd3a9c90de..9fa9a25c6762 100644 --- a/www/xpi-web_developer/Makefile +++ b/www/xpi-web_developer/Makefile @@ -6,8 +6,7 @@ # PORTNAME= web_developer -PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTVERSION= 1.1.3 DISTVERSIONSUFFIX= -fx+fl CATEGORIES= www @@ -19,8 +18,5 @@ XPI_FILES= chrome/webdeveloper.jar chrome.manifest install.js \ install.rdf license.txt XPI_DIRS= chrome -post-patch: - @${REINPLACE_CMD} -i '' -e '/13a3a9e97384/n;s|1\.5\.0\.\*|2.0.0.*|' ${WRKSRC}/install.rdf - .include "../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff --git a/www/xpi-web_developer/distinfo b/www/xpi-web_developer/distinfo index 5eb2652df7a6..d2c96116ff5e 100644 --- a/www/xpi-web_developer/distinfo +++ b/www/xpi-web_developer/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/web_developer-1.0.2-fx+fl.xpi) = ed530fc64106089d817048119e1e41cf -SHA256 (xpi/web_developer-1.0.2-fx+fl.xpi) = deaf6c3219745ea53a22e9b06cbc26de9b088ab42b816c01d0451ebc83b6357e -SIZE (xpi/web_developer-1.0.2-fx+fl.xpi) = 148819 +MD5 (xpi/web_developer-1.1.3-fx+fl.xpi) = a433b9662580c1202e6a1e1510b44139 +SHA256 (xpi/web_developer-1.1.3-fx+fl.xpi) = 541cf1afe5847eccde561e3bf69d717c2d0ec51aef5e82252d616c11d5103edf +SIZE (xpi/web_developer-1.1.3-fx+fl.xpi) = 177646 |