- Update to 2.3 Fix: Patch attached with submission follows:
Maintainer of www/mathjax, Please note that PR ports/186959 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/186959 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->cs I'll take it.
Author: cs Date: Fri May 16 20:35:20 2014 New Revision: 354260 URL: http://svnweb.freebsd.org/changeset/ports/354260 QAT: https://qat.redports.org/buildarchive/r354260/ Log: Update to 2.3 PR: ports/186959 Submitted by: cs Approved by: maintainer timeout (>2 months) Modified: head/www/mathjax/Makefile head/www/mathjax/distinfo Modified: head/www/mathjax/Makefile ============================================================================== --- head/www/mathjax/Makefile Fri May 16 20:02:27 2014 (r354259) +++ head/www/mathjax/Makefile Fri May 16 20:35:20 2014 (r354260) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MathJax -PORTVERSION= 2.2 +PORTVERSION= 2.3 CATEGORIES= www MAINTAINER= lukasz.stelmach@iem.pw.edu.pl @@ -13,7 +13,7 @@ USE_GITHUB= yes GH_ACCOUNT= mathjax GH_TAGNAME= v${PORTVERSION} -WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${PORTNAME}-54280bb +WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${PORTNAME}-705548f # Changing permissions of 30k files with find -exec (COPYTREE) is way # too slow. Modified: head/www/mathjax/distinfo ============================================================================== --- head/www/mathjax/distinfo Fri May 16 20:02:27 2014 (r354259) +++ head/www/mathjax/distinfo Fri May 16 20:35:20 2014 (r354260) @@ -1,2 +1,2 @@ -SHA256 (MathJax-2.2.tar.gz) = 3c01dc8c3fd6869311d45c15c348f7ad682aefa3ae03ccf201f9cad83e26ceb1 -SIZE (MathJax-2.2.tar.gz) = 8972964 +SHA256 (MathJax-2.3.tar.gz) = 6c67da8de9db5620bf5219e505967304130d54c24d166e07134f491db5bb4c9b +SIZE (MathJax-2.3.tar.gz) = 22931313 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed.