mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Update to 0.6.6
PR: 136234 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
This commit is contained in:
parent
fb674f63af
commit
ce3330dd0c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237368
@ -6,8 +6,8 @@
|
||||
#
|
||||
|
||||
PORTNAME= modify_headers
|
||||
PORTVERSION= 0.6.5
|
||||
DISTVERSIONSUFFIX= -fx+mz+sm
|
||||
PORTVERSION= 0.6.6
|
||||
DISTVERSIONSUFFIX= -fx+sm+mz
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= kamikaze@bsdforen.de
|
||||
@ -27,5 +27,8 @@ XPI_FILES= chrome.manifest \
|
||||
XPI_DIRS= chrome \
|
||||
components
|
||||
|
||||
post-patch:
|
||||
${RM} ${WRKSRC}/install.rdf.orig
|
||||
|
||||
.include "../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
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
|
||||
MD5 (xpi/modify_headers-0.6.6-fx+sm+mz.xpi) = 02d7ca7d1cf47533546c3f941a6463b8
|
||||
SHA256 (xpi/modify_headers-0.6.6-fx+sm+mz.xpi) = e21751b675ed78dd6a22896b5676ed9001cb61a7656cde85e4e8f98f013d5f19
|
||||
SIZE (xpi/modify_headers-0.6.6-fx+sm+mz.xpi) = 73197
|
||||
|
11
www/xpi-modify_headers/files/patch-install.rdf
Normal file
11
www/xpi-modify_headers/files/patch-install.rdf
Normal file
@ -0,0 +1,11 @@
|
||||
--- install.rdf.orig 2009-07-01 23:01:51.000000000 +0200
|
||||
+++ install.rdf 2009-07-01 23:02:07.000000000 +0200
|
||||
@@ -25,7 +25,7 @@
|
||||
<Description>
|
||||
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
|
||||
<em:minVersion>1.0</em:minVersion>
|
||||
- <em:maxVersion>3.1b3</em:maxVersion>
|
||||
+ <em:maxVersion>3.5</em:maxVersion>
|
||||
</Description>
|
||||
</em:targetApplication>
|
||||
|
Loading…
Reference in New Issue
Block a user