pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-amsmath{,-doc}: update to 2.17l



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a00b8580f8d4
branches:  trunk
changeset: 376398:a00b8580f8d4
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Apr 07 05:00:24 2022 +0000

description:
tex-amsmath{,-doc}: update to 2.17l

changes unknown

diffstat:

 print/tex-amsmath-doc/DESCR    |   2 +-
 print/tex-amsmath-doc/Makefile |   6 +++---
 print/tex-amsmath-doc/distinfo |   8 ++++----
 print/tex-amsmath/DESCR        |  22 ++++++++++++----------
 print/tex-amsmath/Makefile     |   7 +++----
 print/tex-amsmath/distinfo     |   8 ++++----
 6 files changed, 27 insertions(+), 26 deletions(-)

diffs (89 lines):

diff -r 40dd280ffc24 -r a00b8580f8d4 print/tex-amsmath-doc/DESCR
--- a/print/tex-amsmath-doc/DESCR       Thu Apr 07 04:54:43 2022 +0000
+++ b/print/tex-amsmath-doc/DESCR       Thu Apr 07 05:00:24 2022 +0000
@@ -1,1 +1,1 @@
-This is documentation for tex-amsmath.
+Documentation for tex-amsmath.
diff -r 40dd280ffc24 -r a00b8580f8d4 print/tex-amsmath-doc/Makefile
--- a/print/tex-amsmath-doc/Makefile    Thu Apr 07 04:54:43 2022 +0000
+++ b/print/tex-amsmath-doc/Makefile    Thu Apr 07 05:00:24 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2021/02/13 04:14:59 markd Exp $
+# $NetBSD: Makefile,v 1.18 2022/04/07 05:00:24 markd Exp $
 
 DISTNAME=      amsmath.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-2.17i
-TEXLIVE_REV=   56514
+PKGNAME=       tex-${DISTNAME:S/./-/}-2.17l
+TEXLIVE_REV=   61041
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/latex-amsmath
diff -r 40dd280ffc24 -r a00b8580f8d4 print/tex-amsmath-doc/distinfo
--- a/print/tex-amsmath-doc/distinfo    Thu Apr 07 04:54:43 2022 +0000
+++ b/print/tex-amsmath-doc/distinfo    Thu Apr 07 05:00:24 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2021/10/26 11:12:24 nia Exp $
+$NetBSD: distinfo,v 1.17 2022/04/07 05:00:24 markd Exp $
 
-BLAKE2s (amsmath.doc.r56514.tar.xz) = 079ef845ef359c34b7a0b5495aacf08c2fc00e3b3f190dfcddfbc1302b6ee518
-SHA512 (amsmath.doc.r56514.tar.xz) = eb71c5f8e5a05b76cc5cc1eb554843160d6592e4c802f8d0c4fa009489966350698b7fa37fd1fcac1a70e0ecebafd08dfadc81d069bd1a1867e09dd09295128c
-Size (amsmath.doc.r56514.tar.xz) = 2351400 bytes
+BLAKE2s (amsmath.doc.r61041.tar.xz) = 6209b598ca87b3a577ae1298f08469ef63fe031af64f5bff7d191a6c0681f122
+SHA512 (amsmath.doc.r61041.tar.xz) = f57674e0cbe84d2966bf822db1772259c3d0bf747304ceea67234d3eee1eeb4704f73d3a78c0b3a4b1746cd1ea4b1e42525b49e0086e5c3e9d6ac9f54d861d23
+Size (amsmath.doc.r61041.tar.xz) = 2394676 bytes
diff -r 40dd280ffc24 -r a00b8580f8d4 print/tex-amsmath/DESCR
--- a/print/tex-amsmath/DESCR   Thu Apr 07 04:54:43 2022 +0000
+++ b/print/tex-amsmath/DESCR   Thu Apr 07 05:00:24 2022 +0000
@@ -1,10 +1,12 @@
-This package is the principal package in the AMS-LaTeX distribution.
-It adapts for use in LaTeX most of the mathematical features found in
-AMS-TeX; it is a near-indispensable adjunct to serious mathematical
-typesetting in LaTeX.  When amsmath is loaded, AMS-LaTeX packages
-amsbsy (for bold symbols), amsopn (for operator names) and amstext
-(for text embdedded in mathematics) are also loaded.  Amsmath is part
-of the LaTeX required distribution; however, several contributed
-packages add still further to its appeal; examples are empheq, which
-provides functions for decorating and highlighting mathematics, and
-ntheorem, for specifying theorem (and similar) definitions.
+The package provides the principal packages in the AMS-LaTeX
+distribution. It adapts for use in LaTeX most of the
+mathematical features found in AMS-TeX; it is highly
+recommended as an adjunct to serious mathematical typesetting
+in LaTeX. When amsmath is loaded, AMS-LaTeX packages amsbsy
+(for bold symbols), amsopn (for operator names) and amstext
+(for text embedded in mathematics) are also loaded. amsmath is
+part of the LaTeX required distribution; however, several
+contributed packages add still further to its appeal; examples
+are empheq, which provides functions for decorating and
+highlighting mathematics, and ntheorem, for specifying theorem
+(and similar) definitions.
diff -r 40dd280ffc24 -r a00b8580f8d4 print/tex-amsmath/Makefile
--- a/print/tex-amsmath/Makefile        Thu Apr 07 04:54:43 2022 +0000
+++ b/print/tex-amsmath/Makefile        Thu Apr 07 05:00:24 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2021/02/26 21:11:01 markd Exp $
+# $NetBSD: Makefile,v 1.20 2022/04/07 05:00:24 markd Exp $
 
 DISTNAME=      amsmath
-PKGNAME=       tex-${DISTNAME}-2.17i
-PKGREVISION=   1
-TEXLIVE_REV=   56514
+PKGNAME=       tex-${DISTNAME}-2.17l
+TEXLIVE_REV=   61041
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/latex-amsmath
diff -r 40dd280ffc24 -r a00b8580f8d4 print/tex-amsmath/distinfo
--- a/print/tex-amsmath/distinfo        Thu Apr 07 04:54:43 2022 +0000
+++ b/print/tex-amsmath/distinfo        Thu Apr 07 05:00:24 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2021/10/26 11:12:24 nia Exp $
+$NetBSD: distinfo,v 1.17 2022/04/07 05:00:24 markd Exp $
 
-BLAKE2s (amsmath.r56514.tar.xz) = 6c9566f0734941dd2ffc58a1ce790c30517bda433c0565b7775337bfb2c44144
-SHA512 (amsmath.r56514.tar.xz) = 6cf5b39f9b94f5f9d0ffeb021422ee7c04a15c6cbfc0e29e58386c386f356cb311b4cea9134c5211a6aa9e8b6f8a6d7af61960c6aa378887754d2450261b0665
-Size (amsmath.r56514.tar.xz) = 30860 bytes
+BLAKE2s (amsmath.r61041.tar.xz) = 948b006350c584ffad3d2459511500f818ddbc51ae1d2e143454e5f5974afbbb
+SHA512 (amsmath.r61041.tar.xz) = 7e1fbc02ed67b0d881900776c78e13f18537b778c22308d66e59094ce8e3dc3163de3d9544951db618103caf604e71b311c036b2979fea3242566910837ee534
+Size (amsmath.r61041.tar.xz) = 30912 bytes



Home | Main Index | Thread Index | Old Index