Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D644084E8C for ; Sat, 17 Jun 2023 10:47:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id amZ5L-RFd9Nj for ; Sat, 17 Jun 2023 10:47:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 25D0484E5C for ; Sat, 17 Jun 2023 10:47:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 19F01FA89; Sat, 17 Jun 2023 10:47:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1686998879147270" MIME-Version: 1.0 Date: Sat, 17 Jun 2023 10:47:59 +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: <20230617104759.19F01FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1686998879147270 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:47:59 UTC 2023 Modified Files: pkgsrc/print/tex-tools: DESCR Makefile distinfo pkgsrc/print/tex-tools-doc: Makefile distinfo Log Message: tex-tools{,-doc}: update to 2023 changes unknown To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-tools/DESCR cvs rdiff -u -r1.20 -r1.21 pkgsrc/print/tex-tools/Makefile \ pkgsrc/print/tex-tools/distinfo cvs rdiff -u -r1.20 -r1.21 pkgsrc/print/tex-tools-doc/Makefile \ pkgsrc/print/tex-tools-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1686998879147270 Content-Disposition: inline Content-Length: 3962 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/print/tex-tools/DESCR diff -u pkgsrc/print/tex-tools/DESCR:1.2 pkgsrc/print/tex-tools/DESCR:1.3 --- pkgsrc/print/tex-tools/DESCR:1.2 Tue May 5 12:01:05 2020 +++ pkgsrc/print/tex-tools/DESCR Sat Jun 17 10:47:58 2023 @@ -2,5 +2,5 @@ A collection of (variously) simple tools the LaTeX required tools distribution, comprising the packages: afterpage, array, bm, calc, dcolumn, delarray, enumerate, fileerr, fontsmpl, ftnright, hhline, indentfirst, layout, -longtable, multicol, rawfonts, showkeys, somedefs, tabularx, -theorem, trace, varioref, verbatim, xr, and xspace. +longtable, multicol, rawfonts, shellesc, showkeys, somedefs, +tabularx, theorem, trace, varioref, verbatim, xr, and xspace. Index: pkgsrc/print/tex-tools/Makefile diff -u pkgsrc/print/tex-tools/Makefile:1.20 pkgsrc/print/tex-tools/Makefile:1.21 --- pkgsrc/print/tex-tools/Makefile:1.20 Sat Apr 1 22:32:46 2023 +++ pkgsrc/print/tex-tools/Makefile Sat Jun 17 10:47:58 2023 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2023/04/01 22:32:46 markd Exp $ +# $NetBSD: Makefile,v 1.21 2023/06/17 10:47:58 markd Exp $ DISTNAME= tools -PKGNAME= tex-${DISTNAME}-2022.64892 -TEXLIVE_REV= 64892 +PKGNAME= tex-${DISTNAME}-2023 +TEXLIVE_REV= 67314 MAINTAINER= minskim@NetBSD.org HOMEPAGE= https://ctan.org/pkg/latex-tools Index: pkgsrc/print/tex-tools/distinfo diff -u pkgsrc/print/tex-tools/distinfo:1.20 pkgsrc/print/tex-tools/distinfo:1.21 --- pkgsrc/print/tex-tools/distinfo:1.20 Sat Apr 1 22:32:46 2023 +++ pkgsrc/print/tex-tools/distinfo Sat Jun 17 10:47:58 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2023/04/01 22:32:46 markd Exp $ +$NetBSD: distinfo,v 1.21 2023/06/17 10:47:58 markd Exp $ -BLAKE2s (tools.r64892.tar.xz) = e9ed61a57d8588159ecb6a5cc7bbf94aa899d155e948a82d58246059ff1cd694 -SHA512 (tools.r64892.tar.xz) = f82eb761a74b85924fa51fee338e3c911545e4f96ef2ee78a236f5c10d6d566184b40bf46d2924650cc57ab4e3df94cff1e78ea1d196bd280dd2191b4ead01c5 -Size (tools.r64892.tar.xz) = 43248 bytes +BLAKE2s (tools.r67314.tar.xz) = 468eab4da702d11c00e1cb1098bf9c546c1fa5c49e6d3b86d1ecc8b22add2eed +SHA512 (tools.r67314.tar.xz) = de25f08cd511b62cc21824b04e7f7e60d4b8a006b643b8d4d88a5c678bfd9ee0ee2fe2d0e387af0310098f988e58943b4cae82cce3841fd69866debbc3bd8d37 +Size (tools.r67314.tar.xz) = 43352 bytes Index: pkgsrc/print/tex-tools-doc/Makefile diff -u pkgsrc/print/tex-tools-doc/Makefile:1.20 pkgsrc/print/tex-tools-doc/Makefile:1.21 --- pkgsrc/print/tex-tools-doc/Makefile:1.20 Sat Apr 1 22:32:46 2023 +++ pkgsrc/print/tex-tools-doc/Makefile Sat Jun 17 10:47:58 2023 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2023/04/01 22:32:46 markd Exp $ +# $NetBSD: Makefile,v 1.21 2023/06/17 10:47:58 markd Exp $ DISTNAME= tools.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2022.64892 -TEXLIVE_REV= 64892 +PKGNAME= tex-${DISTNAME:S/./-/}-2023 +TEXLIVE_REV= 67314 MAINTAINER= minskim@NetBSD.org HOMEPAGE= https://ctan.org/pkg/latex-tools Index: pkgsrc/print/tex-tools-doc/distinfo diff -u pkgsrc/print/tex-tools-doc/distinfo:1.20 pkgsrc/print/tex-tools-doc/distinfo:1.21 --- pkgsrc/print/tex-tools-doc/distinfo:1.20 Sat Apr 1 22:32:46 2023 +++ pkgsrc/print/tex-tools-doc/distinfo Sat Jun 17 10:47:58 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2023/04/01 22:32:46 markd Exp $ +$NetBSD: distinfo,v 1.21 2023/06/17 10:47:58 markd Exp $ -BLAKE2s (tools.doc.r64892.tar.xz) = 9773fd64dc471edfef863d39a847e8f0624736a8a07590557c7cbee802e13b6f -SHA512 (tools.doc.r64892.tar.xz) = c47db012171f64b2b8554a00397b7fe0b5d262510fecd3171ef1525eb2f1a2113c24b85458e3762d6f908a0617414bcb07eb5cbc14108c8be84c6b5f90ed3ea9 -Size (tools.doc.r64892.tar.xz) = 5313768 bytes +BLAKE2s (tools.doc.r67314.tar.xz) = a2022f889c81af7bfc9f729292c3f15c172577ddf97bc991892307756eb0f5cb +SHA512 (tools.doc.r67314.tar.xz) = 72da9b2ccfd2e357f5c8871743bf9cb3582e76135c313f8b3ddf9e18ca0367a2eb76222f700985210c2af1714ba607926011f52868706145466440c7da765d5c +Size (tools.doc.r67314.tar.xz) = 5313056 bytes --_----------=_1686998879147270--