mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Update to 2.0.8
- Pass maintainership to gecko PR: 162458 Submitted by: barbara <barbara.xxx1975@libero.it> Feature safe: yes
This commit is contained in:
parent
237f2a4f48
commit
59f1c8431b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285651
@ -6,20 +6,21 @@
|
||||
#
|
||||
|
||||
PORTNAME= jsview
|
||||
PORTVERSION= 1.5
|
||||
PORTVERSION= 2.0.8
|
||||
DISTVERSIONSUFFIX= -fx+sm
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://forum.softwareblaze.com/jsview/ CENKES
|
||||
DISTNAME= ${PORTNAME}${DISTVERSION}
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
MAINTAINER= geck@FreeBSD.org
|
||||
COMMENT= Easily view embedded/external JS and CSS
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_XPI= *firefox*
|
||||
|
||||
XPI_ID= {cf15270e-cf08-4def-b4ea-6a5ac23f3bca}
|
||||
XPI_NUM= 2076
|
||||
XPI_FILES= chrome/jsview.jar chrome.manifest defaults/preferences/jsview.js install.js install.rdf
|
||||
XPI_DIRS= chrome defaults/preferences defaults
|
||||
|
||||
xpi-post-extract:
|
||||
@${RM} -rf ${WRKSRC}/temp
|
||||
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xpi/jsview1.5.xpi) = 61d2627401ca149f69de60569067bf3e6b42fd328b6ce7d403e8074b2c856d8b
|
||||
SIZE (xpi/jsview1.5.xpi) = 98351
|
||||
SHA256 (xpi/jsview-2.0.8-fx+sm.xpi) = d39b5b5b3da1648f8b6d07d8840041f34e78fa084ce314623393b119e44112d9
|
||||
SIZE (xpi/jsview-2.0.8-fx+sm.xpi) = 111512
|
||||
|
Loading…
Reference in New Issue
Block a user