Date: Mon, 28 Jul 2014 19:45:28 +0000 (UTC) From: Carlo Strub <cs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363241 - head/www/mathjax Message-ID: <201407281945.s6SJjSRf061392@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cs Date: Mon Jul 28 19:45:27 2014 New Revision: 363241 URL: http://svnweb.freebsd.org/changeset/ports/363241 QAT: https://qat.redports.org/buildarchive/r363241/ Log: Update to 2.4 Modified: head/www/mathjax/Makefile head/www/mathjax/distinfo Modified: head/www/mathjax/Makefile ============================================================================== --- head/www/mathjax/Makefile Mon Jul 28 19:42:11 2014 (r363240) +++ head/www/mathjax/Makefile Mon Jul 28 19:45:27 2014 (r363241) @@ -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. Modified: head/www/mathjax/distinfo ============================================================================== --- head/www/mathjax/distinfo Mon Jul 28 19:42:11 2014 (r363240) +++ head/www/mathjax/distinfo Mon Jul 28 19:45:27 2014 (r363241) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407281945.s6SJjSRf061392>