Bug 186959 - [UPDATE] www/mathjax
Summary: [UPDATE] www/mathjax
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Carlo Strub
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-22 14:00 UTC by Carlo Strub
Modified: 2014-05-16 21:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.10 KB, patch)
2014-02-22 14:00 UTC, Carlo Strub
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlo Strub freebsd_committer freebsd_triage 2014-02-22 14:00:00 UTC
- Update to 2.3

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-22 14:00:07 UTC
Maintainer of www/mathjax,

Please note that PR ports/186959 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/186959

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-22 14:00:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Carlo Strub freebsd_committer freebsd_triage 2014-02-22 19:49:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cs

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2014-05-16 21:35:25 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 5 Carlo Strub freebsd_committer freebsd_triage 2014-05-16 21:35:34 UTC
State Changed
From-To: feedback->closed

Committed.