Github messages for voidlinux
 help / color / mirror / Atom feed
From: dkwo <dkwo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] mathjax: update to 3.2.0
Date: Tue, 22 Jun 2021 14:53:38 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-31612@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 472 bytes --]

There is a new pull request by dkwo against master on the void-packages repository

https://github.com/dkwo/void-packages mathjax
https://github.com/void-linux/void-packages/pull/31612

mathjax: update to 3.2.0
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me


A patch file from https://github.com/void-linux/void-packages/pull/31612.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mathjax-31612.patch --]
[-- Type: text/x-diff, Size: 1485 bytes --]

From bfaac7b9a2e428dd1bce4239b2e3325098056326 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Tue, 22 Jun 2021 14:48:47 +0200
Subject: [PATCH] mathjax: update to 3.2.0

---
 srcpkgs/mathjax/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/mathjax/template b/srcpkgs/mathjax/template
index 9c649b71e86e..b3c88accc098 100644
--- a/srcpkgs/mathjax/template
+++ b/srcpkgs/mathjax/template
@@ -1,21 +1,21 @@
 # Template file for 'mathjax'
 pkgname=mathjax
-version=2.7.6
-revision=2
+version=3.2.0
+revision=1
 wrksrc="MathJax-${version}"
 depends="font-util"
 short_desc="JavaScript display engine for LaTeX, MathML and AsciiMath"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
 license="Apache-2.0"
-homepage="https://www.mathjax.org/"
+homepage="https://www.mathjax.org"
 distfiles="https://github.com/mathjax/MathJax/archive/${version}.tar.gz"
-checksum=51a529d3361aa5cb2e1d56a37b3ed9b08f061ddcc893084b3ecefbfa978895f5
+checksum=6847f1cfdd980afbe31b466474da301a56ab859a67d8035442b052dd4ac2fa03
 font_dirs="/usr/share/fonts/mathjax"
 
 do_install() {
 	vmkdir usr/share/mathjax
 	vmkdir usr/share/fonts/mathjax
-	vcopy "MathJax.js config extensions fonts jax localization" usr/share/mathjax
+	vcopy es5 usr/share/mathjax
 	for d in Asana-Math Gyre-{Pagella,Termes} Latin-Modern Neo-Euler STIX-Web TeX; do
 		ln -sfr ${DESTDIR}/usr/share/mathjax/fonts/HTML-CSS/${d}/otf/*.otf \
 			${DESTDIR}/usr/share/fonts/mathjax

             reply	other threads:[~2021-06-22 12:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-22 12:53 dkwo [this message]
2021-06-22 22:51 ` ericonr
2021-06-23  8:32 ` dkwo
2022-01-02  8:39 ` [PR PATCH] [Closed]: " dkwo
2022-01-02  8:39 ` dkwo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-31612@inbox.vuxu.org \
    --to=dkwo@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).