diff options
author | miwi <miwi@FreeBSD.org> | 2011-12-29 23:17:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-12-29 23:17:40 +0800 |
commit | df1120f2fddf5bb08f5c28debbe4fb407bb80c8d (patch) | |
tree | 85d37fad553e3122f4c870e67b73b2af7628fc13 /www | |
parent | 48eed907963d23d1f37d54b8063fb5c81c913045 (diff) | |
download | freebsd-ports-gnome-df1120f2fddf5bb08f5c28debbe4fb407bb80c8d.tar.gz freebsd-ports-gnome-df1120f2fddf5bb08f5c28debbe4fb407bb80c8d.tar.zst freebsd-ports-gnome-df1120f2fddf5bb08f5c28debbe4fb407bb80c8d.zip |
- Update to 0.7.1.1
PR: 163503
Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-modify_headers/Makefile | 10 | ||||
-rw-r--r-- | www/xpi-modify_headers/distinfo | 4 | ||||
-rw-r--r-- | www/xpi-modify_headers/files/patch-install.rdf | 11 |
3 files changed, 9 insertions, 16 deletions
diff --git a/www/xpi-modify_headers/Makefile b/www/xpi-modify_headers/Makefile index d790579ba91a..17bcfa001208 100644 --- a/www/xpi-modify_headers/Makefile +++ b/www/xpi-modify_headers/Makefile @@ -6,9 +6,8 @@ # PORTNAME= modify_headers -PORTVERSION= 0.7.0.2 -DISTVERSIONSUFFIX= -fx+sm -PORTREVISION= 1 +PORTVERSION= 0.7.1.1 +DISTVERSIONSUFFIX= -fx CATEGORIES= www MAINTAINER= kamikaze@bsdforen.de @@ -25,6 +24,11 @@ XPI_FILES= chrome.manifest \ chrome/content/export.js \ chrome/content/exportimport.js \ chrome/content/exportwizard.xul \ + chrome/content/icons/ModifyHeaders-16.png \ + chrome/content/icons/ModifyHeaders-32.png \ + chrome/content/icons/ModifyHeaders-48.png \ + chrome/content/icons/ModifyHeaders-grey-16.png \ + chrome/content/icons/ModifyHeaders-grey-32.png \ chrome/content/icons/badge.png \ chrome/content/icons/bug.png \ chrome/content/icons/first-aid-kit.png \ diff --git a/www/xpi-modify_headers/distinfo b/www/xpi-modify_headers/distinfo index d2f2deb7b67e..ceccd113ffe4 100644 --- a/www/xpi-modify_headers/distinfo +++ b/www/xpi-modify_headers/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpi/modify_headers-0.7.0.2-fx+sm.xpi) = 4a61b601e06a22aaf12c0a79a13749bd24f0d7eb50f2e69631eddcbce6488c12 -SIZE (xpi/modify_headers-0.7.0.2-fx+sm.xpi) = 49723 +SHA256 (xpi/modify_headers-0.7.1.1-fx.xpi) = 9386d82c79742070df7e566a6530885a98b10e627715112c02790188915f1041 +SIZE (xpi/modify_headers-0.7.1.1-fx.xpi) = 61705 diff --git a/www/xpi-modify_headers/files/patch-install.rdf b/www/xpi-modify_headers/files/patch-install.rdf deleted file mode 100644 index 5c80bf3cfb6a..000000000000 --- a/www/xpi-modify_headers/files/patch-install.rdf +++ /dev/null @@ -1,11 +0,0 @@ ---- install.rdf.orig 2011-07-03 23:37:16.000000000 +0200 -+++ install.rdf 2011-07-03 23:37:28.000000000 +0200 -@@ -21,7 +21,7 @@ - <Description> - <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> - <em:minVersion>3.6</em:minVersion> -- <em:maxVersion>4.0.*</em:maxVersion> -+ <em:maxVersion>6.*</em:maxVersion> - </Description> - </em:targetApplication> - |