View | Details | Raw Unified | Return to bug 186959
Collapse All | Expand All

(-)mathjax/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/www/mathjax/Makefile 334355 2013-11-19 22:04:57Z cs $
2
# $FreeBSD: head/www/mathjax/Makefile 334355 2013-11-19 22:04:57Z cs $
3
3
4
PORTNAME=	MathJax
4
PORTNAME=	MathJax
5
PORTVERSION=	2.2
5
PORTVERSION=	2.3
6
CATEGORIES=	www
6
CATEGORIES=	www
7
7
8
MAINTAINER=	lukasz.stelmach@iem.pw.edu.pl
8
MAINTAINER=	lukasz.stelmach@iem.pw.edu.pl
Lines 13-19 Link Here
13
GH_ACCOUNT=	mathjax
13
GH_ACCOUNT=	mathjax
14
GH_TAGNAME=	v${PORTVERSION}
14
GH_TAGNAME=	v${PORTVERSION}
15
15
16
WRKSRC=	${WRKDIR}/${GH_ACCOUNT}-${PORTNAME}-54280bb
16
WRKSRC=	${WRKDIR}/${GH_ACCOUNT}-${PORTNAME}-705548f
17
17
18
# Changing permissions of 30k files with find -exec (COPYTREE) is way
18
# Changing permissions of 30k files with find -exec (COPYTREE) is way
19
# too slow.
19
# too slow.
(-)mathjax/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (MathJax-2.2.tar.gz) = 3c01dc8c3fd6869311d45c15c348f7ad682aefa3ae03ccf201f9cad83e26ceb1
1
SHA256 (MathJax-2.3.tar.gz) = 6c67da8de9db5620bf5219e505967304130d54c24d166e07134f491db5bb4c9b
2
SIZE (MathJax-2.2.tar.gz) = 8972964
2
SIZE (MathJax-2.3.tar.gz) = 22931313

Return to bug 186959