Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9296A84E5C for ; Sat, 17 Jun 2023 10:01:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id VYE3cs2Oh1d3 for ; Sat, 17 Jun 2023 10:01:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id EA06284D55 for ; Sat, 17 Jun 2023 10:01:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E7768FA89; Sat, 17 Jun 2023 10:01:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168699611513350" MIME-Version: 1.0 Date: Sat, 17 Jun 2023 10:01:55 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/print To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20230617100155.E7768FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168699611513350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sat Jun 17 10:01:55 UTC 2023 Modified Files: pkgsrc/print/tex-amsmath: Makefile distinfo pkgsrc/print/tex-amsmath-doc: Makefile distinfo Log Message: tex-amsmath{,-doc}: update to 2.17o changes unknown To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/print/tex-amsmath/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/print/tex-amsmath/distinfo cvs rdiff -u -r1.19 -r1.20 pkgsrc/print/tex-amsmath-doc/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/print/tex-amsmath-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168699611513350 Content-Disposition: inline Content-Length: 3317 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/print/tex-amsmath/Makefile diff -u pkgsrc/print/tex-amsmath/Makefile:1.21 pkgsrc/print/tex-amsmath/Makefile:1.22 --- pkgsrc/print/tex-amsmath/Makefile:1.21 Thu Sep 1 03:10:37 2022 +++ pkgsrc/print/tex-amsmath/Makefile Sat Jun 17 10:01:55 2023 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2022/09/01 03:10:37 markd Exp $ +# $NetBSD: Makefile,v 1.22 2023/06/17 10:01:55 markd Exp $ DISTNAME= amsmath -PKGNAME= tex-${DISTNAME}-2.17n -TEXLIVE_REV= 63514 +PKGNAME= tex-${DISTNAME}-2.17o +TEXLIVE_REV= 67314 MAINTAINER= minskim@NetBSD.org HOMEPAGE= https://ctan.org/pkg/latex-amsmath Index: pkgsrc/print/tex-amsmath/distinfo diff -u pkgsrc/print/tex-amsmath/distinfo:1.18 pkgsrc/print/tex-amsmath/distinfo:1.19 --- pkgsrc/print/tex-amsmath/distinfo:1.18 Thu Sep 1 03:10:37 2022 +++ pkgsrc/print/tex-amsmath/distinfo Sat Jun 17 10:01:55 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2022/09/01 03:10:37 markd Exp $ +$NetBSD: distinfo,v 1.19 2023/06/17 10:01:55 markd Exp $ -BLAKE2s (amsmath.r63514.tar.xz) = 1eb49f415ce80dbb5ebe44fb71de002724b2ce1f4833805362e08dbd2df8eb25 -SHA512 (amsmath.r63514.tar.xz) = 3a1f01c2249557038d07f4294a378156cb1b83e9120164e88f5825e09c2d1d930e513d4e10d7db293072ff80cdd025fa52735de86056dc71d5a60742c19be85d -Size (amsmath.r63514.tar.xz) = 31240 bytes +BLAKE2s (amsmath.r67314.tar.xz) = e0e1f52987f223d846a60b94c1f9d7952b7066f4db670674a7a29f8970b5d74b +SHA512 (amsmath.r67314.tar.xz) = 373818784dfc715d8e9e3597fb82b005d9e35795622e930a9e9081e3ec756c4d6c4929ecc63ad391629fa0a65102effa5544218f7d0625e258c67d01c2ec8e54 +Size (amsmath.r67314.tar.xz) = 31272 bytes Index: pkgsrc/print/tex-amsmath-doc/Makefile diff -u pkgsrc/print/tex-amsmath-doc/Makefile:1.19 pkgsrc/print/tex-amsmath-doc/Makefile:1.20 --- pkgsrc/print/tex-amsmath-doc/Makefile:1.19 Thu Sep 1 03:10:37 2022 +++ pkgsrc/print/tex-amsmath-doc/Makefile Sat Jun 17 10:01:55 2023 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2022/09/01 03:10:37 markd Exp $ +# $NetBSD: Makefile,v 1.20 2023/06/17 10:01:55 markd Exp $ DISTNAME= amsmath.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.17n -TEXLIVE_REV= 63514 +PKGNAME= tex-${DISTNAME:S/./-/}-2.17o +TEXLIVE_REV= 67314 MAINTAINER= minskim@NetBSD.org HOMEPAGE= https://ctan.org/pkg/latex-amsmath Index: pkgsrc/print/tex-amsmath-doc/distinfo diff -u pkgsrc/print/tex-amsmath-doc/distinfo:1.18 pkgsrc/print/tex-amsmath-doc/distinfo:1.19 --- pkgsrc/print/tex-amsmath-doc/distinfo:1.18 Thu Sep 1 03:10:37 2022 +++ pkgsrc/print/tex-amsmath-doc/distinfo Sat Jun 17 10:01:55 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2022/09/01 03:10:37 markd Exp $ +$NetBSD: distinfo,v 1.19 2023/06/17 10:01:55 markd Exp $ -BLAKE2s (amsmath.doc.r63514.tar.xz) = 5e351bceaff45200d82fc98267875ca215ff4d3788cc56b6f85fcbd65432ae0e -SHA512 (amsmath.doc.r63514.tar.xz) = 5280ae6e465401c08d1ba4a28f6f4cb0581aef8f1df1a6299ddb314356927991fb4db0db84fdcc3ab289c019c476c289a4775c776a96d18877273e75179f5626 -Size (amsmath.doc.r63514.tar.xz) = 2420512 bytes +BLAKE2s (amsmath.doc.r67314.tar.xz) = 0e53618a3209131ee8438e6fda029dfca16abdd2d8d0649b281d7d9f6bd0852b +SHA512 (amsmath.doc.r67314.tar.xz) = 583ecfdc5a0497b19a15233549ef11aad92b8e1149c0ef70cb59d844439b3b88d5c59891ddf90e5da929a5febf464d8a1262d2ed0d29b96f912314fe1339db18 +Size (amsmath.doc.r67314.tar.xz) = 2420224 bytes --_----------=_168699611513350--