mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Enable running this plugin with current and future Firefox versions.
- Bump PORTREVISION. - While here update WWW in pkg-descr. PR: ports/163552 Submitted by: Barbara <barbara.xxx1975 AT libero.it>
This commit is contained in:
parent
a8f30cdf05
commit
306e93e996
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288102
@ -8,6 +8,7 @@
|
||||
PORTNAME= jsview
|
||||
PORTVERSION= 2.0.8
|
||||
DISTVERSIONSUFFIX= -fx+sm
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= gecko@FreeBSD.org
|
||||
@ -22,5 +23,11 @@ XPI_NUM= 2076
|
||||
XPI_FILES= chrome/jsview.jar chrome.manifest defaults/preferences/jsview.js install.js install.rdf
|
||||
XPI_DIRS= chrome defaults/preferences defaults
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|<em:maxVersion>9\.0a1<|<em:maxVersion>99.*<|' ${WRKSRC}/install.rdf
|
||||
|
||||
pre-install:
|
||||
@${RM} -f ${WRKSRC}/install.rdf.bak
|
||||
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -15,4 +15,4 @@ clicking on the filename. The file will be opened in a new window. You
|
||||
can also choose to open all external files by clicking on "View All".
|
||||
|
||||
Author: Ron Beckman
|
||||
WWW: http://forum.softwareblaze.com/viewforum.php?f=2
|
||||
WWW: https://addons.mozilla.org/en-US/firefox/addon/jsview/
|
||||
|
Loading…
Reference in New Issue
Block a user