pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math tex-unicode-math{,-doc}: update to 0.8h



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae6eaefec916
branches:  trunk
changeset: 370697:ae6eaefec916
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Oct 23 09:23:44 2017 +0000

description:
tex-unicode-math{,-doc}: update to 0.8h

- v0.8g (2017/10/02)
  * Better use of scriptstyle sizes in LuaTeX (I think a regression).
  * Fix regression (`\mathbf` etc. not being set automatically) caused by
the renaming of a `fontspec` internal command.
  * Minor documentation improvements.

- v0.8h (2017/10/09)

  * Some bugs crept in in the last update due to some code rearrangement:
      * package version wasn't set;
      * some code was being executed at the wrong time;
      * `\sqrt[]{}` in LuaLaTeX gave incorrect output.
  * The layout of the code is now structured far more sensibly.
  * Remove (long deprecated) `\resetmathfont`; for years it has been a
synonym for `\setmathfont`.

diffstat:

 math/tex-unicode-math-doc/Makefile |   6 +++---
 math/tex-unicode-math-doc/PLIST    |   4 +++-
 math/tex-unicode-math-doc/distinfo |  10 +++++-----
 math/tex-unicode-math/Makefile     |   6 +++---
 math/tex-unicode-math/distinfo     |  10 +++++-----
 5 files changed, 19 insertions(+), 17 deletions(-)

diffs (71 lines):

diff -r 3bad10ac8dc6 -r ae6eaefec916 math/tex-unicode-math-doc/Makefile
--- a/math/tex-unicode-math-doc/Makefile        Mon Oct 23 09:17:36 2017 +0000
+++ b/math/tex-unicode-math-doc/Makefile        Mon Oct 23 09:23:44 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2017/08/23 23:25:22 markd Exp $
+# $NetBSD: Makefile,v 1.3 2017/10/23 09:23:44 markd Exp $
 
 DISTNAME=      unicode-math.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-0.8f
-TEXLIVE_REV=   44940
+PKGNAME=       tex-${DISTNAME:S/./-/}-0.8h
+TEXLIVE_REV=   45510
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://ctan.org/pkg/unicode-math
diff -r 3bad10ac8dc6 -r ae6eaefec916 math/tex-unicode-math-doc/PLIST
--- a/math/tex-unicode-math-doc/PLIST   Mon Oct 23 09:17:36 2017 +0000
+++ b/math/tex-unicode-math-doc/PLIST   Mon Oct 23 09:23:44 2017 +0000
@@ -1,4 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2017/06/23 23:32:12 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/10/23 09:23:44 markd Exp $
+share/texmf-dist/doc/latex/unicode-math/CHANGES.md
+share/texmf-dist/doc/latex/unicode-math/CONTRIBUTING.md
 share/texmf-dist/doc/latex/unicode-math/README.md
 share/texmf-dist/doc/latex/unicode-math/unicode-math-doc.tex
 share/texmf-dist/doc/latex/unicode-math/unicode-math.pdf
diff -r 3bad10ac8dc6 -r ae6eaefec916 math/tex-unicode-math-doc/distinfo
--- a/math/tex-unicode-math-doc/distinfo        Mon Oct 23 09:17:36 2017 +0000
+++ b/math/tex-unicode-math-doc/distinfo        Mon Oct 23 09:23:44 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/08/23 23:25:22 markd Exp $
+$NetBSD: distinfo,v 1.3 2017/10/23 09:23:44 markd Exp $
 
-SHA1 (tex-unicode-math-44940/unicode-math.doc.tar.xz) = c66bc66d80692720a37b9da2d7837ebaa36ebf7a
-RMD160 (tex-unicode-math-44940/unicode-math.doc.tar.xz) = 9a253d9395cc1fdbff413b2bba51c37b314db2b3
-SHA512 (tex-unicode-math-44940/unicode-math.doc.tar.xz) = 3d6ba87d495eb0527df7b0b3d7163e4683263384e8d4734437e3edbfd5b6a8c1573ee3e2560b065d9cf3efcee011a3340c3f85f8300f5d852f66cfead56ec2d4
-Size (tex-unicode-math-44940/unicode-math.doc.tar.xz) = 2013028 bytes
+SHA1 (tex-unicode-math-45510/unicode-math.doc.tar.xz) = 8043dc9bb7f7b31e90c4511580c9c1d59f83f807
+RMD160 (tex-unicode-math-45510/unicode-math.doc.tar.xz) = aab7fcef6dfc1e19e06421fd3283f11ad74183da
+SHA512 (tex-unicode-math-45510/unicode-math.doc.tar.xz) = ac0be3041fe54c6f3c2069a907e4adfde7870bce9400b7be38ed16f46146d3d9f10774b82460a62f598cc8d6be197a2209898b2a48ca2e233bf5bf5623d15559
+Size (tex-unicode-math-45510/unicode-math.doc.tar.xz) = 2020404 bytes
diff -r 3bad10ac8dc6 -r ae6eaefec916 math/tex-unicode-math/Makefile
--- a/math/tex-unicode-math/Makefile    Mon Oct 23 09:17:36 2017 +0000
+++ b/math/tex-unicode-math/Makefile    Mon Oct 23 09:23:44 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2017/08/23 23:25:22 markd Exp $
+# $NetBSD: Makefile,v 1.3 2017/10/23 09:23:44 markd Exp $
 
 DISTNAME=      unicode-math
-PKGNAME=       tex-${DISTNAME}-0.8f
-TEXLIVE_REV=   44940
+PKGNAME=       tex-${DISTNAME}-0.8h
+TEXLIVE_REV=   45510
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://ctan.org/pkg/unicode-math
diff -r 3bad10ac8dc6 -r ae6eaefec916 math/tex-unicode-math/distinfo
--- a/math/tex-unicode-math/distinfo    Mon Oct 23 09:17:36 2017 +0000
+++ b/math/tex-unicode-math/distinfo    Mon Oct 23 09:23:44 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/08/23 23:25:22 markd Exp $
+$NetBSD: distinfo,v 1.3 2017/10/23 09:23:44 markd Exp $
 
-SHA1 (tex-unicode-math-44940/unicode-math.tar.xz) = 3ebfe57d367f52738abd7f30bc1ee0f2dcbc5331
-RMD160 (tex-unicode-math-44940/unicode-math.tar.xz) = 1f8075609bacff98f892a0f4df73725efca03030
-SHA512 (tex-unicode-math-44940/unicode-math.tar.xz) = b2d9850901082fe89b254a54f5914756fbd3e5d61a0400109e36040f83c7299e3f748f37e979feb8deac2a6c093ed794c068b78d144a0311248bcc06cf23c4a5
-Size (tex-unicode-math-44940/unicode-math.tar.xz) = 40348 bytes
+SHA1 (tex-unicode-math-45510/unicode-math.tar.xz) = 944efd7b4ca991f1eee843283872ceff47f12984
+RMD160 (tex-unicode-math-45510/unicode-math.tar.xz) = 86a7e1735cb554595e3eb76c2ae288ea3ef6fa0f
+SHA512 (tex-unicode-math-45510/unicode-math.tar.xz) = 9bef717bbe653437dc1a8755745e0aeb4a9d215a6d25feccea6449202918852f986aa2dd8720d1fdf73cefb04f40d561fc8ee1013f69bcfff5a252e01b555204
+Size (tex-unicode-math-45510/unicode-math.tar.xz) = 40592 bytes



Home | Main Index | Thread Index | Old Index