diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2012-02-27 21:50:55 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2012-02-27 21:50:55 +0000 |
commit | 38663cc9be1732a1103deef39ccb11c14bcfa699 (patch) | |
tree | 0ba8edbee5c9d2e8f6e35023dab3c71834c6432d | |
parent | 2e3b08ecc8f87028fddf6c179ee06600f0c39e5c (diff) | |
download | ports-38663cc9be1732a1103deef39ccb11c14bcfa699.tar.gz ports-38663cc9be1732a1103deef39ccb11c14bcfa699.zip |
Notes
-rw-r--r-- | www/xpi-errorzilla/Makefile | 3 | ||||
-rw-r--r-- | www/xpi-errorzilla/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/xpi-errorzilla/Makefile b/www/xpi-errorzilla/Makefile index 8e22ab0019dd..8630af06ebca 100644 --- a/www/xpi-errorzilla/Makefile +++ b/www/xpi-errorzilla/Makefile @@ -6,7 +6,7 @@ # PORTNAME= errorzilla -PORTVERSION= 0.40 +PORTVERSION= 0.42 DISTVERSIONSUFFIX= -fx CATEGORIES= www @@ -22,6 +22,7 @@ XPI_FILES= chrome/content/about.xul \ chrome/content/images/firefox_logo2.gif \ chrome/content/lib.js \ chrome/content/netError.css \ + chrome/content/netError.dtd \ chrome/content/netError.js \ chrome/content/netError.xhtml \ chrome/content/overlay.xul \ diff --git a/www/xpi-errorzilla/distinfo b/www/xpi-errorzilla/distinfo index c8785410bbf0..6c552219e6be 100644 --- a/www/xpi-errorzilla/distinfo +++ b/www/xpi-errorzilla/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpi/errorzilla_mod-0.40-fx.xpi) = f7af871ad69c098d6303c70e626bd3c89099d08c06c3af02fb6aa576cd929ab4 -SIZE (xpi/errorzilla_mod-0.40-fx.xpi) = 115005 +SHA256 (xpi/errorzilla_mod-0.42-fx.xpi) = c86075b64bcbc310f548cc42c036ec3f8cef15a29267a11120fb350cecd445e4 +SIZE (xpi/errorzilla_mod-0.42-fx.xpi) = 120323 |