Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2019 23:44:14 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510190 - head/www/mathjax
Message-ID:  <201908292344.x7TNiEgP043501@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908292344.x7TNiEgP043501>