From owner-svn-ports-head@freebsd.org Thu Jan 11 13:23:50 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17B99E6113D; Thu, 11 Jan 2018 13:23:50 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E7F326FE79; Thu, 11 Jan 2018 13:23:49 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3AD7115720; Thu, 11 Jan 2018 13:23:49 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0BDNnrj029258; Thu, 11 Jan 2018 13:23:49 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0BDNnp7029256; Thu, 11 Jan 2018 13:23:49 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201801111323.w0BDNnp7029256@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 11 Jan 2018 13:23:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458730 - head/www/mathjax X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/www/mathjax X-SVN-Commit-Revision: 458730 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jan 2018 13:23:50 -0000 Author: tobik Date: Thu Jan 11 13:23:48 2018 New Revision: 458730 URL: https://svnweb.freebsd.org/changeset/ports/458730 Log: www/mathjax: Update to 2.7.2 Changes: https://github.com/mathjax/MathJax/releases/tag/2.7.2 PR: 225069 Submitted by: Marko Cupać (maintainer) Modified: head/www/mathjax/Makefile head/www/mathjax/distinfo Modified: head/www/mathjax/Makefile ============================================================================== --- head/www/mathjax/Makefile Thu Jan 11 13:17:16 2018 (r458729) +++ head/www/mathjax/Makefile Thu Jan 11 13:23:48 2018 (r458730) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MathJax -PORTVERSION= 2.7.0 +DISTVERSION= 2.7.2 CATEGORIES= www MAINTAINER= marko.cupac@mimar.rs Modified: head/www/mathjax/distinfo ============================================================================== --- head/www/mathjax/distinfo Thu Jan 11 13:17:16 2018 (r458729) +++ head/www/mathjax/distinfo Thu Jan 11 13:23:48 2018 (r458730) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479932338 -SHA256 (mathjax-MathJax-2.7.0_GH0.tar.gz) = 4944dd3995417c7692b64462698054760d38ff72175f66e2f2a007c5031d5927 -SIZE (mathjax-MathJax-2.7.0_GH0.tar.gz) = 24594403 +TIMESTAMP = 1515676648 +SHA256 (mathjax-MathJax-2.7.2_GH0.tar.gz) = c4c321783ff0936f0d5ff4281367401595105cc57d4ecda0bb269277496ce2e4 +SIZE (mathjax-MathJax-2.7.2_GH0.tar.gz) = 25212235