mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
Update to 1.12
This commit is contained in:
parent
adf896938d
commit
0388ff8705
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327811
3 changed files with 5 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= greasemonkey
|
||||
PORTVERSION= 1.10
|
||||
PORTVERSION= 1.12
|
||||
DISTVERSIONSUFFIX= -fx
|
||||
CATEGORIES= www
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (xpi/greasemonkey-1.10-fx.xpi) = cd0ae794fc995b8924ccda4a8c8771e9d4945a179b23447f032109f29564345f
|
||||
SIZE (xpi/greasemonkey-1.10-fx.xpi) = 275262
|
||||
SHA256 (xpi/greasemonkey-1.12-fx.xpi) = 666f94126c93081981ca725391df5bc1c2480cc1e61ebe367c516dab02471152
|
||||
SIZE (xpi/greasemonkey-1.12-fx.xpi) = 282570
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
%%XPI_XPIDIR%%/content/newscript.xul
|
||||
%%XPI_XPIDIR%%/content/options.js
|
||||
%%XPI_XPIDIR%%/content/options.xul
|
||||
%%XPI_XPIDIR%%/content/scratchpad-overlay.js
|
||||
%%XPI_XPIDIR%%/content/scratchpad-overlay.xul
|
||||
%%XPI_XPIDIR%%/content/scriptprefs.js
|
||||
%%XPI_XPIDIR%%/content/scriptprefs.xul
|
||||
|
@ -259,6 +260,7 @@
|
|||
%%XPI_XPIDIR%%/modules/util/alert.js
|
||||
%%XPI_XPIDIR%%/modules/util/anonWrap.js
|
||||
%%XPI_XPIDIR%%/modules/util/apiLeakCheck.js
|
||||
%%XPI_XPIDIR%%/modules/util/checkCoralCache.js
|
||||
%%XPI_XPIDIR%%/modules/util/compareFirefoxVersion.js
|
||||
%%XPI_XPIDIR%%/modules/util/emptyEl.js
|
||||
%%XPI_XPIDIR%%/modules/util/getBinaryContents.js
|
||||
|
|
Loading…
Add table
Reference in a new issue