- Update to 3.3g
PR: ports/105380 Submitted by: nivit@email.it (Nicola Vitale) (maintainer)
This commit is contained in:
parent
821c8656a9
commit
950137c133
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177028
3 changed files with 7 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= jsMath
|
||||
PORTVERSION= 3.3e
|
||||
PORTVERSION= 3.3g
|
||||
CATEGORIES= math www
|
||||
MASTER_SITES= http://www.math.union.edu/~dpvc/jsMath/download/ \
|
||||
http://nivi.interfree.it/distfiles/${PORTNAME}/
|
||||
|
@ -32,6 +32,9 @@ RUN_DEPENDS+= ${WWWDIR}/fonts/cm-fonts/alpha/def.js:${PORTSDIR}/math/jsmath-font
|
|||
RUN_DEPENDS+= ${WWWDIR}/fonts-sprite/cm-fonts/font.js:${PORTSDIR}/math/jsmath-fonts-sprite
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${RM} ${WRKSRC}/COPYING.txt
|
||||
|
||||
do-install:
|
||||
@${INSTALL} -d ${WWWDIR}
|
||||
@${CP} -Rp ${WRKSRC}/ ${WWWDIR}/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (jsMath-3.3e.zip) = 953ee8e1f548a5fcfecd87fedd908b83
|
||||
SHA256 (jsMath-3.3e.zip) = 9ba3a9622a310903dd938793894cc62cda81317df3fbe9e0342b276ee7c2973c
|
||||
SIZE (jsMath-3.3e.zip) = 261875
|
||||
MD5 (jsMath-3.3g.zip) = f9a0bd4a7dda54b1b0d15425ea914352
|
||||
SHA256 (jsMath-3.3g.zip) = 549c8b70701e710206d9cb885a8a8d1792e820e35fca4d90c069a161e61bdda6
|
||||
SIZE (jsMath-3.3g.zip) = 261754
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
@comment $FreeBSD$
|
||||
%%WWWDIR%%/COPYING.txt
|
||||
%%WWWDIR%%/blank.gif
|
||||
%%WWWDIR%%/extensions/AMSsymbols.js
|
||||
%%WWWDIR%%/extensions/HTML.js
|
||||
|
|
Loading…
Reference in a new issue