diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 11:44:38 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 11:44:38 +0000 |
commit | afce071199cc43799bfbcfb30d2876c5509b79a9 (patch) | |
tree | e1c259e2d677501737c8f7e93ab7761015bbe093 /www/xpi-modify_headers | |
parent | e6a0ba238a4a8e1ce72bc53d30fbcfbc5d141180 (diff) | |
download | ports-afce071199cc43799bfbcfb30d2876c5509b79a9.tar.gz ports-afce071199cc43799bfbcfb30d2876c5509b79a9.zip |
Notes
Diffstat (limited to 'www/xpi-modify_headers')
-rw-r--r-- | www/xpi-modify_headers/Makefile | 5 | ||||
-rw-r--r-- | www/xpi-modify_headers/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-modify_headers/files/patch-install.rdf | 11 |
3 files changed, 5 insertions, 17 deletions
diff --git a/www/xpi-modify_headers/Makefile b/www/xpi-modify_headers/Makefile index 06e6d43dadf0..8e3955e7f7e0 100644 --- a/www/xpi-modify_headers/Makefile +++ b/www/xpi-modify_headers/Makefile @@ -6,7 +6,7 @@ # PORTNAME= modify_headers -PORTVERSION= 0.6.4 +PORTVERSION= 0.6.5 DISTVERSIONSUFFIX= -fx+mz+sm CATEGORIES= www @@ -22,8 +22,7 @@ XPI_FILES= chrome.manifest \ components/modifyheaders-service.js \ components/nsIModifyheaders.xpt \ install.js \ - install.rdf \ - install.rdf.orig + install.rdf XPI_DIRS= chrome \ components diff --git a/www/xpi-modify_headers/distinfo b/www/xpi-modify_headers/distinfo index 518336c60e35..e660d7052c48 100644 --- a/www/xpi-modify_headers/distinfo +++ b/www/xpi-modify_headers/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/modify_headers-0.6.4-fx+mz+sm.xpi) = a549e6e17af8b377640eabf86f9dd466 -SHA256 (xpi/modify_headers-0.6.4-fx+mz+sm.xpi) = 5fcc4a0812163c9b5cdfdd04f2a58be16233a730eee6ec34547df35318da9f3a -SIZE (xpi/modify_headers-0.6.4-fx+mz+sm.xpi) = 72681 +MD5 (xpi/modify_headers-0.6.5-fx+mz+sm.xpi) = 558c4c4fb8f70b92410b14f7f6d866af +SHA256 (xpi/modify_headers-0.6.5-fx+mz+sm.xpi) = 3e51e33d660d032e4ff43fd208ed7373ddf38700c2ef6226ed9bfb8846447761 +SIZE (xpi/modify_headers-0.6.5-fx+mz+sm.xpi) = 73217 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 b81ff6f60187..000000000000 --- a/www/xpi-modify_headers/files/patch-install.rdf +++ /dev/null @@ -1,11 +0,0 @@ ---- install.rdf.orig 2009-01-24 16:34:17.000000000 +0100 -+++ install.rdf 2009-01-24 16:34:37.000000000 +0100 -@@ -25,7 +25,7 @@ - <Description> - <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> - <em:minVersion>1.0</em:minVersion> -- <em:maxVersion>3.0b3</em:maxVersion> -+ <em:maxVersion>3.0.*</em:maxVersion> - </Description> - </em:targetApplication> - |