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 6386E1A921F for ; Sun, 17 Apr 2022 10:30:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AFFD384D5E; Sun, 17 Apr 2022 10:30:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EAA2884D54 for ; Sun, 17 Apr 2022 10:30:40 +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 yBbHk3ZBx1hG for ; Sun, 17 Apr 2022 10:30:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6F13984D2F for ; Sun, 17 Apr 2022 10:30:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6C736FB19; Sun, 17 Apr 2022 10:30:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1650191440149560" MIME-Version: 1.0 Date: Sun, 17 Apr 2022 10:30:40 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/fonts/lcdftypetools To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20220417103040.6C736FB19@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1650191440149560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sun Apr 17 10:30:40 UTC 2022 Modified Files: pkgsrc/fonts/lcdftypetools: Makefile distinfo Log Message: lcdftypetools: update to 2.108nb3 - texlive 2022 version To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/fonts/lcdftypetools/Makefile \ pkgsrc/fonts/lcdftypetools/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1650191440149560 Content-Disposition: inline Content-Length: 1758 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/fonts/lcdftypetools/Makefile diff -u pkgsrc/fonts/lcdftypetools/Makefile:1.11 pkgsrc/fonts/lcdftypetools/Makefile:1.12 --- pkgsrc/fonts/lcdftypetools/Makefile:1.11 Sun Jun 6 01:17:17 2021 +++ pkgsrc/fonts/lcdftypetools/Makefile Sun Apr 17 10:30:40 2022 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2021/06/06 01:17:17 markd Exp $ +# $NetBSD: Makefile,v 1.12 2022/04/17 10:30:40 markd Exp $ .include "../../print/texlive/Makefile.common" PKGNAME= lcdftypetools-2.108 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= fonts MAINTAINER= pkgsrc-users@NetBSD.org Index: pkgsrc/fonts/lcdftypetools/distinfo diff -u pkgsrc/fonts/lcdftypetools/distinfo:1.11 pkgsrc/fonts/lcdftypetools/distinfo:1.12 --- pkgsrc/fonts/lcdftypetools/distinfo:1.11 Tue Oct 26 10:27:17 2021 +++ pkgsrc/fonts/lcdftypetools/distinfo Sun Apr 17 10:30:40 2022 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2021/10/26 10:27:17 nia Exp $ +$NetBSD: distinfo,v 1.12 2022/04/17 10:30:40 markd Exp $ -BLAKE2s (texlive-20210325-source.tar.xz) = 1ff1ac8c15651d79483605f071a71c7eb253477627b3f478c261a87bf98a7186 -SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213 -Size (texlive-20210325-source.tar.xz) = 54837368 bytes +BLAKE2s (texlive-20220321-source.tar.xz) = 1f3a5c33cba94663158aba15b12da5a265b8ec44eab741a6b9f1037d0c412341 +SHA512 (texlive-20220321-source.tar.xz) = 1c6b4c80d474b661060c3ac126b41782fd34e883139b9bca89ca1ffe543891bd9451df3be5e6297af965ddbceea9802008a61589344c3dee8075044b1b288dd7 +Size (texlive-20220321-source.tar.xz) = 67975836 bytes SHA1 (patch-lcdf-typetools-2.100_Makefile.in) = a9094c3e9561d6eaefd643d99c9eb9c90281b9a6 --_----------=_1650191440149560--