1
0
forked from ports/contrib

mathjax: 3.0.0 -> 3.0.1

This commit is contained in:
Tim Biermann 2020-02-07 21:45:22 +01:00
parent 97166ceec0
commit 8cecc1c583
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 6 additions and 5 deletions

View File

@ -3,6 +3,7 @@ drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/fonts/
drwxr-xr-x root/root usr/share/mathjax/
drwxr-xr-x root/root usr/share/mathjax/a11y/
-rw-r--r-- root/root usr/share/mathjax/a11y/assistive-mml.js
-rw-r--r-- root/root usr/share/mathjax/a11y/complexity.js
-rw-r--r-- root/root usr/share/mathjax/a11y/explorer.js
-rw-r--r-- root/root usr/share/mathjax/a11y/semantic-enrich.js

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF362u/qq4/4FdLUVRH2UGG8j3kroD283sfs4CzUrwE4f1Dtkhbws1R5lxV4OP/55mkAqiDIqOVxoXHh2fpVRwJwY=
SHA256 (Pkgfile) = e4f6f2044e77c89c6e2bf0636de84a813b4e4078a6bf775f8838deea89059ef7
SHA256 (.footprint) = ff73d8661e621d799a0adb224f1ad1733ff08be9490af44c8ac321c4cceb9f4d
SHA256 (MathJax-3.0.0.tar.gz) = 6ead7d3367c1c3e1916a1c015d227d7a7c4a456c12841f4dec2ea1e5b22333a1
RWSagIOpLGJF3z/c+THTf9kzQtAqKgbQ89D++ypvS5GSyyneaOg5bmTAyMUbWERKA4DyGW1ha8uQO+qo7XNjkjXJrUQ+3swdvw8=
SHA256 (Pkgfile) = e37a3c821eab0fc4f91494e782538896e93e69955384e46e2d7bba9d9543c4ed
SHA256 (.footprint) = 5cb16370a9b8198c27ccb16b63c9a780cf12c8a4af5d6c7b9e2489e21345145f
SHA256 (MathJax-3.0.1.tar.gz) = 453c886279f999fdaeeef5758a0781712c17d8060520018811db15c0c8d0e664

View File

@ -4,7 +4,7 @@
# Depends on: fontconfig xorg-mkfontscale
name=mathjax
version=3.0.0
version=3.0.1
release=1
source=(https://github.com/mathjax/MathJax/archive/$version/MathJax-$version.tar.gz)