Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id A8A741A921F for ; Thu, 14 Apr 2022 02:52:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D503D84EFE; Thu, 14 Apr 2022 02:52:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 19E8084EFC for ; Thu, 14 Apr 2022 02:52: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 OKm_k3n-5rc1 for ; Thu, 14 Apr 2022 02:52:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6D54784C13 for ; Thu, 14 Apr 2022 02:52:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 66884FB24; Thu, 14 Apr 2022 02:52:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1649904775114170" MIME-Version: 1.0 Date: Thu, 14 Apr 2022 02:52:55 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/graphics To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20220414025255.66884FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1649904775114170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Thu Apr 14 02:52:55 UTC 2022 Modified Files: pkgsrc/graphics/tex-mptrees: Makefile distinfo pkgsrc/graphics/tex-mptrees-doc: Makefile distinfo Log Message: tex-mptrees{,-doc}: update to 21.11 changes unknown To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/tex-mptrees/Makefile \ pkgsrc/graphics/tex-mptrees/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/tex-mptrees-doc/Makefile \ pkgsrc/graphics/tex-mptrees-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1649904775114170 Content-Disposition: inline Content-Length: 3745 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/tex-mptrees/Makefile diff -u pkgsrc/graphics/tex-mptrees/Makefile:1.3 pkgsrc/graphics/tex-mptrees/Makefile:1.4 --- pkgsrc/graphics/tex-mptrees/Makefile:1.3 Sat Jan 18 23:32:29 2020 +++ pkgsrc/graphics/tex-mptrees/Makefile Thu Apr 14 02:52:55 2022 @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2020/01/18 23:32:29 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2022/04/14 02:52:55 markd Exp $ DISTNAME= mptrees -PKGNAME= tex-${DISTNAME}-17.06 -TEXLIVE_REV= 44453 +PKGNAME= tex-${DISTNAME}-21.11 +TEXLIVE_REV= 60929 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/mptrees COMMENT= Probability trees with MetaPost LICENSE= lppl-1.3c -TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/graphics/tex-mptrees/distinfo diff -u pkgsrc/graphics/tex-mptrees/distinfo:1.3 pkgsrc/graphics/tex-mptrees/distinfo:1.4 --- pkgsrc/graphics/tex-mptrees/distinfo:1.3 Tue Oct 26 10:47:06 2021 +++ pkgsrc/graphics/tex-mptrees/distinfo Thu Apr 14 02:52:55 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2021/10/26 10:47:06 nia Exp $ +$NetBSD: distinfo,v 1.4 2022/04/14 02:52:55 markd Exp $ -BLAKE2s (tex-mptrees-44453/mptrees.tar.xz) = cc982b498d65a488283656b937c826477391b7f295409e98ccecaf080686bded -SHA512 (tex-mptrees-44453/mptrees.tar.xz) = 71489744778ed1672ae1d82111125aadaf17d44cc37bbda9cc2e637429b33e74cd3e0446f6cd65e911d6d1e8ec2c270ea63f1a630f10bde0c94a941501050c55 -Size (tex-mptrees-44453/mptrees.tar.xz) = 3572 bytes +BLAKE2s (mptrees.r60929.tar.xz) = e35dd44367886ff7e2e1d5ca17f915d7a08c87d2a25e91ba17e5274c8c8bbf64 +SHA512 (mptrees.r60929.tar.xz) = 8eb172f4051125fbe7d812520455e3a37888508754abe8abd539e84a1105575c32c2dbc850dc562a2dfab34811614e527cfa089c9de738b6ac7211f923c61929 +Size (mptrees.r60929.tar.xz) = 4288 bytes Index: pkgsrc/graphics/tex-mptrees-doc/Makefile diff -u pkgsrc/graphics/tex-mptrees-doc/Makefile:1.3 pkgsrc/graphics/tex-mptrees-doc/Makefile:1.4 --- pkgsrc/graphics/tex-mptrees-doc/Makefile:1.3 Sat Jan 18 23:32:29 2020 +++ pkgsrc/graphics/tex-mptrees-doc/Makefile Thu Apr 14 02:52:55 2022 @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2020/01/18 23:32:29 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2022/04/14 02:52:55 markd Exp $ DISTNAME= mptrees.doc -PKGNAME= tex-${DISTNAME:S/./-/}-17.06 -TEXLIVE_REV= 44453 +PKGNAME= tex-${DISTNAME:S/./-/}-21.11 +TEXLIVE_REV= 60929 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/mptrees COMMENT= Documentation for tex-mptrees LICENSE= lppl-1.3c -TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/graphics/tex-mptrees-doc/distinfo diff -u pkgsrc/graphics/tex-mptrees-doc/distinfo:1.3 pkgsrc/graphics/tex-mptrees-doc/distinfo:1.4 --- pkgsrc/graphics/tex-mptrees-doc/distinfo:1.3 Tue Oct 26 10:47:07 2021 +++ pkgsrc/graphics/tex-mptrees-doc/distinfo Thu Apr 14 02:52:55 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2021/10/26 10:47:07 nia Exp $ +$NetBSD: distinfo,v 1.4 2022/04/14 02:52:55 markd Exp $ -BLAKE2s (tex-mptrees-44453/mptrees.doc.tar.xz) = b3312c8f1f2e6ce84747f9b53227536cd80ac6f5897b46adf1ebe4d6b1c84d25 -SHA512 (tex-mptrees-44453/mptrees.doc.tar.xz) = 40a470f16b38400a1e588cdefa76e78cd275a7e05623c74b78e1e7adac559f6f1dff2086af9f25ef4348af86f39da8dc24f5193097616da634c38750a202c201 -Size (tex-mptrees-44453/mptrees.doc.tar.xz) = 434000 bytes +BLAKE2s (mptrees.doc.r60929.tar.xz) = 15f65350a8eb2a846563745c5817b625d05f4f41ec9f2f583ce6cbb1e27bc265 +SHA512 (mptrees.doc.r60929.tar.xz) = 2e7c3837ce93b67bd1604451792cc54842bec27b3ebb6c56b2a9b9d702c3fa999ecb3a2836076c39adb30dabf833a507974e9dfaf19c9166bbcd3428487cf0a8 +Size (mptrees.doc.r60929.tar.xz) = 114080 bytes --_----------=_1649904775114170--