diff options
author | miwi <miwi@FreeBSD.org> | 2009-04-11 19:44:38 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-04-11 19:44:38 +0800 |
commit | b1702e3f87eddb4c519bd31120a999518a718af6 (patch) | |
tree | ebcc39bd69a50fe2f2356751e447d3b73c321832 /www | |
parent | f4ebc271bf156c112a3d2d46c771fe10c8d0d251 (diff) | |
download | freebsd-ports-gnome-b1702e3f87eddb4c519bd31120a999518a718af6.tar.gz freebsd-ports-gnome-b1702e3f87eddb4c519bd31120a999518a718af6.tar.zst freebsd-ports-gnome-b1702e3f87eddb4c519bd31120a999518a718af6.zip |
- Update to 0.6.5
PR: 133541
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de>
Diffstat (limited to 'www')
-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> - |