From owner-svn-ports-head@freebsd.org Thu Aug 29 23:44:15 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 18FA0E2D9C; Thu, 29 Aug 2019 23:44:15 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46KK2Q6tYzz4Kg5; Thu, 29 Aug 2019 23:44:14 +0000 (UTC) (envelope-from jgh@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 CE0202789F; Thu, 29 Aug 2019 23:44:14 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7TNiEk0043502; Thu, 29 Aug 2019 23:44:14 GMT (envelope-from jgh@FreeBSD.org) Received: (from jgh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7TNiEgP043501; Thu, 29 Aug 2019 23:44:14 GMT (envelope-from jgh@FreeBSD.org) Message-Id: <201908292344.x7TNiEgP043501@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jgh set sender to jgh@FreeBSD.org using -f From: Jason Helfman Date: Thu, 29 Aug 2019 23:44:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510190 - head/www/mathjax X-SVN-Group: ports-head X-SVN-Commit-Author: jgh X-SVN-Commit-Paths: head/www/mathjax X-SVN-Commit-Revision: 510190 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.29 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, 29 Aug 2019 23:44:15 -0000 Author: jgh Date: Thu Aug 29 23:44:14 2019 New Revision: 510190 URL: https://svnweb.freebsd.org/changeset/ports/510190 Log: - update to 2.7.6 - while here pet portlint PR: 240188 Submitted by: marko.cupac@mimar.rs (maintainer) Modified: head/www/mathjax/Makefile head/www/mathjax/distinfo Modified: head/www/mathjax/Makefile ============================================================================== --- head/www/mathjax/Makefile Thu Aug 29 21:29:23 2019 (r510189) +++ head/www/mathjax/Makefile Thu Aug 29 23:44:14 2019 (r510190) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MathJax -DISTVERSION= 2.7.5 +DISTVERSION= 2.7.6 CATEGORIES= www MAINTAINER= marko.cupac@mimar.rs @@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_BUILD= yes NO_ARCH= yes + USE_GITHUB= yes # Changing permissions of 30k files with find -exec (COPYTREE) is way Modified: head/www/mathjax/distinfo ============================================================================== --- head/www/mathjax/distinfo Thu Aug 29 21:29:23 2019 (r510189) +++ head/www/mathjax/distinfo Thu Aug 29 23:44:14 2019 (r510190) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535642657 -SHA256 (MathJax-MathJax-2.7.5_GH0.tar.gz) = a25e5736553eef7b05ba00df133ad36d8f7b3b967f1e32d2f7505ac77427946f -SIZE (MathJax-MathJax-2.7.5_GH0.tar.gz) = 25344797 +TIMESTAMP = 1567080012 +SHA256 (MathJax-MathJax-2.7.6_GH0.tar.gz) = 51a529d3361aa5cb2e1d56a37b3ed9b08f061ddcc893084b3ecefbfa978895f5 +SIZE (MathJax-MathJax-2.7.6_GH0.tar.gz) = 25346436