Received: by mail.netbsd.org (Postfix, from userid 605) id DF38F84E79; Sun, 18 Feb 2024 10:09:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1708250941; bh=TrhFGW+3zRtEMajkf11a/YuG08uZZf3tf3OAU0iCjD0=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=qg2lySzki2/FVdGJSx7ThZBe9Qm4ivoesB9ZHjPnEBHMykr8wIVDAIIwqtVnmkxid ZYPS3wXbIk/54ly07tDVz2DffLtNjpyva+NH/N7/w6qzoCCQM0nrQVbTIRaPf55v+Q v5orcrnLl4xilEdTaJpGuShb9MwBs3r9oozbYAlk= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CE6D484E78 for ; Sun, 18 Feb 2024 10:08:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id BuvLExumNGTm for ; Sun, 18 Feb 2024 10:08:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2612B84D1D for ; Sun, 18 Feb 2024 10:08:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1708250939; bh=TrhFGW+3zRtEMajkf11a/YuG08uZZf3tf3OAU0iCjD0=; h=Date:From:Subject:To:Reply-To; b=cN4uA9U+AEQkBDg+cMemjp7Cc0O/Vp9sFdG5L+e3+7UqfOagLEyS93XF+akq7W3js bd2wRHl5ZUxszp3btJtqR/ty//KtG0T6bw+CJGXRa5ujk6KYJz9kE4chrpxEHA4HNU +1K84KjBrP+2NJx3PdVIAuvznWMVOi+ef5bbO7kU= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 163A8F9F4; Sun, 18 Feb 2024 10:08:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1708250939283940" MIME-Version: 1.0 Date: Sun, 18 Feb 2024 10:08:59 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/fonts To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20240218100859.163A8F9F4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1708250939283940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sun Feb 18 10:08:58 UTC 2024 Modified Files: pkgsrc/fonts/tex-heuristica: Makefile distinfo pkgsrc/fonts/tex-heuristica-doc: Makefile distinfo Log Message: tex-heuristica{,-doc}: update to 1.093 changes unknown To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/fonts/tex-heuristica/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/fonts/tex-heuristica/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/fonts/tex-heuristica-doc/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/fonts/tex-heuristica-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1708250939283940 Content-Disposition: inline Content-Length: 3951 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/fonts/tex-heuristica/Makefile diff -u pkgsrc/fonts/tex-heuristica/Makefile:1.4 pkgsrc/fonts/tex-heuristica/Makefile:1.5 --- pkgsrc/fonts/tex-heuristica/Makefile:1.4 Sun May 10 04:31:46 2020 +++ pkgsrc/fonts/tex-heuristica/Makefile Sun Feb 18 10:08:58 2024 @@ -1,17 +1,15 @@ -# $NetBSD: Makefile,v 1.4 2020/05/10 04:31:46 markd Exp $ +# $NetBSD: Makefile,v 1.5 2024/02/18 10:08:58 markd Exp $ DISTNAME= heuristica -PKGNAME= tex-${DISTNAME}-1.092 -PKGREVISION= 1 -TEXLIVE_REV= 51362 +PKGNAME= tex-${DISTNAME}-1.093 +TEXLIVE_REV= 69649 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/heuristica COMMENT= Fonts extending Utopia, with LaTeX support files -LICENSE= ofl-v1.1 +LICENSE= ofl-v1.1 AND lppl-1.3c TEX_MAP_FILES+= Heuristica.map -TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/fonts/tex-heuristica/distinfo diff -u pkgsrc/fonts/tex-heuristica/distinfo:1.5 pkgsrc/fonts/tex-heuristica/distinfo:1.6 --- pkgsrc/fonts/tex-heuristica/distinfo:1.5 Tue Oct 26 10:28:05 2021 +++ pkgsrc/fonts/tex-heuristica/distinfo Sun Feb 18 10:08:58 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2021/10/26 10:28:05 nia Exp $ +$NetBSD: distinfo,v 1.6 2024/02/18 10:08:58 markd Exp $ -BLAKE2s (tex-heuristica-51362/heuristica.tar.xz) = a0ffc1298c68db14b31806c9819bcde4713e1ff97d24e6663d0c97c00dd2b756 -SHA512 (tex-heuristica-51362/heuristica.tar.xz) = bbadd84c1cc0825f0dbe72bdd8f5c4b939ae1986dc0f97ea80ecf12999f97d455e2f89cd12e71e8a51ae4ccadbcb01ae7768a60a47b9b35f19b98ea17332372f -Size (tex-heuristica-51362/heuristica.tar.xz) = 1079048 bytes +BLAKE2s (heuristica.r69649.tar.xz) = e348a79f5e709dd10d4ed759d17885ff95162f4e0d48e9bc8ee3d8e81bee0e0e +SHA512 (heuristica.r69649.tar.xz) = de0cae8f801f690e2d07ef7b63ad4c91d91ddafb8c3044441acb9d6a8e943f1c1667e17c0d2d9e4677b3a1a562b072747bebeeb01ded4bbd713b4e6103221a4f +Size (heuristica.r69649.tar.xz) = 1079020 bytes Index: pkgsrc/fonts/tex-heuristica-doc/Makefile diff -u pkgsrc/fonts/tex-heuristica-doc/Makefile:1.3 pkgsrc/fonts/tex-heuristica-doc/Makefile:1.4 --- pkgsrc/fonts/tex-heuristica-doc/Makefile:1.3 Fri Dec 6 19:30:06 2019 +++ pkgsrc/fonts/tex-heuristica-doc/Makefile Sun Feb 18 10:08:58 2024 @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2019/12/06 19:30:06 markd Exp $ +# $NetBSD: Makefile,v 1.4 2024/02/18 10:08:58 markd Exp $ DISTNAME= heuristica.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.092 -TEXLIVE_REV= 51362 +PKGNAME= tex-${DISTNAME:S/./-/}-1.093 +TEXLIVE_REV= 69649 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/heuristica COMMENT= Documentation for tex-heuristica -LICENSE= ofl-v1.1 +LICENSE= ofl-v1.1 AND lppl-1.3c -TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/fonts/tex-heuristica-doc/distinfo diff -u pkgsrc/fonts/tex-heuristica-doc/distinfo:1.5 pkgsrc/fonts/tex-heuristica-doc/distinfo:1.6 --- pkgsrc/fonts/tex-heuristica-doc/distinfo:1.5 Tue Oct 26 10:28:05 2021 +++ pkgsrc/fonts/tex-heuristica-doc/distinfo Sun Feb 18 10:08:58 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2021/10/26 10:28:05 nia Exp $ +$NetBSD: distinfo,v 1.6 2024/02/18 10:08:58 markd Exp $ -BLAKE2s (tex-heuristica-51362/heuristica.doc.tar.xz) = 11c07d53b7a69b0137c5101a1839b8bc1f075eb2c792dcf4794a0f80ce4c0aaf -SHA512 (tex-heuristica-51362/heuristica.doc.tar.xz) = f445e4588ba85a71af43640e6625fe1fbcb1f8a2208d2c5cfc7fadd1df325be3fdda85b9da4dd824f3c0445033b2bd9e2120e71abf61c6f55b9e828a3e61a87e -Size (tex-heuristica-51362/heuristica.doc.tar.xz) = 224788 bytes +BLAKE2s (heuristica.doc.r69649.tar.xz) = 67dca9b3a6564be28d9ecbedbd9a75bb5f46ce9989dde9a866c41a35cecede0b +SHA512 (heuristica.doc.r69649.tar.xz) = 406d07cc807454c429e644b7572456b2d9f49d2f48093007c43cbd3087d108beec1806f810508a849bfced690c97141ab34a2daec7ec641c8bdc71cbb55a43cc +Size (heuristica.doc.r69649.tar.xz) = 224820 bytes --_----------=_1708250939283940--