Received: by mail.netbsd.org (Postfix, from userid 605) id 98F3A84DD2; Mon, 15 Feb 2021 01:23:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D4BDD84D2F for ; Mon, 15 Feb 2021 01:23:35 +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 RKh0__bHOpS8 for ; Mon, 15 Feb 2021 01:23:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5BD0184D0D for ; Mon, 15 Feb 2021 01:23:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 59144FA95; Mon, 15 Feb 2021 01:23:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161335221529310" MIME-Version: 1.0 Date: Mon, 15 Feb 2021 01:23:35 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/print/tex-texinfo To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20210215012335.59144FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161335221529310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Mon Feb 15 01:23:35 UTC 2021 Modified Files: pkgsrc/print/tex-texinfo: Makefile distinfo Log Message: tex-texinfo: update to 5.1.57466 changes unknown To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/print/tex-texinfo/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/print/tex-texinfo/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161335221529310 Content-Disposition: inline Content-Length: 1727 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/print/tex-texinfo/Makefile diff -u pkgsrc/print/tex-texinfo/Makefile:1.15 pkgsrc/print/tex-texinfo/Makefile:1.16 --- pkgsrc/print/tex-texinfo/Makefile:1.15 Sun May 10 21:35:51 2020 +++ pkgsrc/print/tex-texinfo/Makefile Mon Feb 15 01:23:35 2021 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2020/05/10 21:35:51 markd Exp $ +# $NetBSD: Makefile,v 1.16 2021/02/15 01:23:35 markd Exp $ DISTNAME= texinfo -PKGNAME= tex-${DISTNAME}-5.1.55066 -TEXLIVE_REV= 55066 +PKGNAME= tex-${DISTNAME}-5.1.57466 +TEXLIVE_REV= 57466 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/texinfo Index: pkgsrc/print/tex-texinfo/distinfo diff -u pkgsrc/print/tex-texinfo/distinfo:1.14 pkgsrc/print/tex-texinfo/distinfo:1.15 --- pkgsrc/print/tex-texinfo/distinfo:1.14 Sun May 10 21:35:51 2020 +++ pkgsrc/print/tex-texinfo/distinfo Mon Feb 15 01:23:35 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.14 2020/05/10 21:35:51 markd Exp $ +$NetBSD: distinfo,v 1.15 2021/02/15 01:23:35 markd Exp $ -SHA1 (texinfo.r55066.tar.xz) = 0837781778ce7ae9171dd5d939f37be66de6f83a -RMD160 (texinfo.r55066.tar.xz) = ba7ad918e98622e751fd9ff1df35c62e31638c06 -SHA512 (texinfo.r55066.tar.xz) = d0cb3f2be6678d89e86382d22f7a929c6a7462ef87969cdb60a03796baf048155490849c74a4e1a39ee2d6eda41fafcadfa1c125017ac3f000d551f2a7d91513 -Size (texinfo.r55066.tar.xz) = 98056 bytes +SHA1 (texinfo.r57466.tar.xz) = a6aa7d1b73ea825be5e9dd5f4ccd7b118ccf60fe +RMD160 (texinfo.r57466.tar.xz) = 7b84e85f612d4382852be5d17fc18c8fc17c1ed2 +SHA512 (texinfo.r57466.tar.xz) = ab35f09ee6b33f412bb08be54a304751c104e2079798cc9f287f18e8d5e2fb0b0603b71eac8225f3bf2ec516fc593ee53f2c196126e7ab33d198221bd2e1bca2 +Size (texinfo.r57466.tar.xz) = 98684 bytes --_----------=_161335221529310--