From owner-svn-ports-all@FreeBSD.ORG Fri May 16 20:35:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2703A237; Fri, 16 May 2014 20:35:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 150A82625; Fri, 16 May 2014 20:35:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4GKZKGC092475; Fri, 16 May 2014 20:35:20 GMT (envelope-from cs@svn.freebsd.org) Received: (from cs@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4GKZKvq092473; Fri, 16 May 2014 20:35:20 GMT (envelope-from cs@svn.freebsd.org) Message-Id: <201405162035.s4GKZKvq092473@svn.freebsd.org> From: Carlo Strub Date: Fri, 16 May 2014 20:35:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354260 - head/www/mathjax X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2014 20:35:21 -0000 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