Received: by mail.netbsd.org (Postfix, from userid 605) id 43C9C84D71; Thu, 17 Aug 2017 02:33:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CA84684D2C for ; Thu, 17 Aug 2017 02:33:44 +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 mRUaiqpIXA9Q for ; Thu, 17 Aug 2017 02:33:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5B91684C6C for ; Thu, 17 Aug 2017 02:33:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 54CD4FAD0; Thu, 17 Aug 2017 02:33:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1502937224810" MIME-Version: 1.0 Date: Thu, 17 Aug 2017 02:33:44 +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: <20170817023344.54CD4FAD0@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1502937224810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Thu Aug 17 02:33:44 UTC 2017 Modified Files: pkgsrc/print/tex-texinfo: Makefile distinfo Log Message: Update tex-texinfo{,-doc} to 5.1.44706 changes unknown To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-texinfo/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-texinfo/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1502937224810 Content-Disposition: inline Content-Length: 1804 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.6 pkgsrc/print/tex-texinfo/Makefile:1.7 --- pkgsrc/print/tex-texinfo/Makefile:1.6 Wed Jun 21 13:25:34 2017 +++ pkgsrc/print/tex-texinfo/Makefile Thu Aug 17 02:33:44 2017 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2017/06/21 13:25:34 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/08/17 02:33:44 markd Exp $ DISTNAME= texinfo -PKGNAME= tex-${DISTNAME}-5.1.43137 -TEXLIVE_REV= 43137 +PKGNAME= tex-${DISTNAME}-5.1.44706 +TEXLIVE_REV= 44706 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/texinfo Index: pkgsrc/print/tex-texinfo/distinfo diff -u pkgsrc/print/tex-texinfo/distinfo:1.7 pkgsrc/print/tex-texinfo/distinfo:1.8 --- pkgsrc/print/tex-texinfo/distinfo:1.7 Wed Jun 21 13:25:34 2017 +++ pkgsrc/print/tex-texinfo/distinfo Thu Aug 17 02:33:44 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2017/06/21 13:25:34 markd Exp $ +$NetBSD: distinfo,v 1.8 2017/08/17 02:33:44 markd Exp $ -SHA1 (tex-texinfo-43137/texinfo.tar.xz) = 08f287aeb8fc8d603ff149c01197ff66b53ad08c -RMD160 (tex-texinfo-43137/texinfo.tar.xz) = 47740eba4928dfb44927226778dea347ad464ce6 -SHA512 (tex-texinfo-43137/texinfo.tar.xz) = 88595d91244982cafe53f82effdc940caa5ea1ccd5bcdd187e75beffa58a3902a6c744460bd6a053cb2bdb895961cb2be5f00e5da7c8c687a2be27a30964f9ca -Size (tex-texinfo-43137/texinfo.tar.xz) = 99188 bytes +SHA1 (tex-texinfo-44706/texinfo.tar.xz) = dfad40e381b659a4f63426021e15128634adc922 +RMD160 (tex-texinfo-44706/texinfo.tar.xz) = 967d9cc406aacfc288d38291d2028b832883f998 +SHA512 (tex-texinfo-44706/texinfo.tar.xz) = a35739c463809d918f75f8160ecf3dfa196acd2a2ba9c0e491a78fadb259beb520017cf3b24cc3eac6498e54e2e1908c4f7d98c3b3b8925add21d1bc049fd07c +Size (tex-texinfo-44706/texinfo.tar.xz) = 99192 bytes --_----------=_1502937224810--