- Update to 3.3e
PR: ports/103774 Submitted by: nivit@email.it (Nicola Vitale) (maintainer)
This commit is contained in:
parent
53bc17ce89
commit
1c0d042764
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174157
3 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= jsMath
|
||||
PORTVERSION= 3.3c
|
||||
PORTVERSION= 3.3e
|
||||
CATEGORIES= math www
|
||||
MASTER_SITES= http://www.math.union.edu/~dpvc/jsMath/download/ \
|
||||
http://nivi.interfree.it/distfiles/${PORTNAME}/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (jsMath-3.3c.zip) = f4ca5ca817255e4e8b0c6f8c90851a4f
|
||||
SHA256 (jsMath-3.3c.zip) = 4c0a16f76ebf3d341ae0a0f163dabefb829f640e30ccd57385c757c7b8b4fa50
|
||||
SIZE (jsMath-3.3c.zip) = 260358
|
||||
MD5 (jsMath-3.3e.zip) = 953ee8e1f548a5fcfecd87fedd908b83
|
||||
SHA256 (jsMath-3.3e.zip) = 9ba3a9622a310903dd938793894cc62cda81317df3fbe9e0342b276ee7c2973c
|
||||
SIZE (jsMath-3.3e.zip) = 261875
|
||||
|
|
|
@ -37,6 +37,7 @@
|
|||
%%WWWDIR%%/plugins/noCache.js
|
||||
%%WWWDIR%%/plugins/noGlobal.js
|
||||
%%WWWDIR%%/plugins/noImageFonts.js
|
||||
%%WWWDIR%%/plugins/smallFonts.js
|
||||
%%WWWDIR%%/plugins/spriteImageFonts.js
|
||||
%%WWWDIR%%/plugins/tex2math.js
|
||||
%%WWWDIR%%/uncompressed/def.js
|
||||
|
|
Loading…
Reference in a new issue