mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 2.4
This commit is contained in:
parent
7f01ed12db
commit
b7aa905bd3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363241
@ -2,10 +2,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= MathJax
|
||||
PORTVERSION= 2.3
|
||||
PORTVERSION= 2.4
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= cs@FreeBSD.org
|
||||
MAINTAINER= lukasz.stelmach@iem.pw.edu.pl
|
||||
COMMENT= Cross-browser JavaScript display engine for mathematics
|
||||
|
||||
NO_BUILD= yes
|
||||
@ -13,7 +13,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= mathjax
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
|
||||
WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${PORTNAME}-705548f
|
||||
WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${PORTNAME}-f75c5d5
|
||||
|
||||
# Changing permissions of 30k files with find -exec (COPYTREE) is way
|
||||
# too slow.
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (MathJax-2.3.tar.gz) = 6c67da8de9db5620bf5219e505967304130d54c24d166e07134f491db5bb4c9b
|
||||
SIZE (MathJax-2.3.tar.gz) = 22931313
|
||||
SHA256 (MathJax-2.4.tar.gz) = 1331b89c00e4422dd61a6a1dd888b5f2c454b015949e1ab10c8a1a4e963dc79a
|
||||
SIZE (MathJax-2.4.tar.gz) = 23047452
|
||||
|
Loading…
Reference in New Issue
Block a user