Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4469084E6C for ; Sun, 11 Jun 2023 07:25:54 +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 jUPT6m67enpN for ; Sun, 11 Jun 2023 07:25:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 98D8384CFC for ; Sun, 11 Jun 2023 07:25:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 924B5FA89; Sun, 11 Jun 2023 07:25:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1686468353126180" MIME-Version: 1.0 Date: Sun, 11 Jun 2023 07:25:53 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/fonts To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20230611072553.924B5FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1686468353126180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sun Jun 11 07:25:53 UTC 2023 Modified Files: pkgsrc/fonts/tex-newtxsf: Makefile distinfo pkgsrc/fonts/tex-newtxsf-doc: Makefile distinfo Log Message: tex-newtxsf{,-doc}: update to 1.055 changes unknown To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/fonts/tex-newtxsf/Makefile \ pkgsrc/fonts/tex-newtxsf/distinfo cvs rdiff -u -r1.10 -r1.11 pkgsrc/fonts/tex-newtxsf-doc/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/fonts/tex-newtxsf-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1686468353126180 Content-Disposition: inline Content-Length: 3613 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/fonts/tex-newtxsf/Makefile diff -u pkgsrc/fonts/tex-newtxsf/Makefile:1.11 pkgsrc/fonts/tex-newtxsf/Makefile:1.12 --- pkgsrc/fonts/tex-newtxsf/Makefile:1.11 Sat Jun 5 04:47:08 2021 +++ pkgsrc/fonts/tex-newtxsf/Makefile Sun Jun 11 07:25:53 2023 @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.11 2021/06/05 04:47:08 markd Exp $ +# $NetBSD: Makefile,v 1.12 2023/06/11 07:25:53 markd Exp $ DISTNAME= newtxsf -PKGNAME= tex-${DISTNAME}-1.054 -TEXLIVE_REV= 59227 +PKGNAME= tex-${DISTNAME}-1.055 +TEXLIVE_REV= 67051 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/newtxsf COMMENT= Sans-math fonts for use with newtx -LICENSE= ofl-v1.1 +LICENSE= ofl-v1.1 AND lppl-1.3c TEX_MAP_FILES+= newtxsf.map Index: pkgsrc/fonts/tex-newtxsf/distinfo diff -u pkgsrc/fonts/tex-newtxsf/distinfo:1.11 pkgsrc/fonts/tex-newtxsf/distinfo:1.12 --- pkgsrc/fonts/tex-newtxsf/distinfo:1.11 Tue Oct 26 10:28:18 2021 +++ pkgsrc/fonts/tex-newtxsf/distinfo Sun Jun 11 07:25:53 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2021/10/26 10:28:18 nia Exp $ +$NetBSD: distinfo,v 1.12 2023/06/11 07:25:53 markd Exp $ -BLAKE2s (newtxsf.r59227.tar.xz) = e3885e9e2f43b731ffd0a4e9c8577b108a107b0b50aebc867ee117056d64e002 -SHA512 (newtxsf.r59227.tar.xz) = c7665696fe28a62a2dda826b706bcefb0d468b575232c1e04a69c58a843631e631098b4feb7b93fe8bf1c443e376fa8d8dcdb17346dd188d89b9fa525dcac33e -Size (newtxsf.r59227.tar.xz) = 105908 bytes +BLAKE2s (newtxsf.r67051.tar.xz) = 4a108c2abcdc68622708238e53152a80d4b6fc7c1cf37af7791b9afb1946ac87 +SHA512 (newtxsf.r67051.tar.xz) = a85dbbbba3bcd0bb4732d327c5b70acd89ef59d6d22495cf4a4fadc3751af04f27b09dfc77613fa32ed3270417d31cc876e5d72b6868b9a7454302c961dc96f8 +Size (newtxsf.r67051.tar.xz) = 105976 bytes Index: pkgsrc/fonts/tex-newtxsf-doc/Makefile diff -u pkgsrc/fonts/tex-newtxsf-doc/Makefile:1.10 pkgsrc/fonts/tex-newtxsf-doc/Makefile:1.11 --- pkgsrc/fonts/tex-newtxsf-doc/Makefile:1.10 Sat Jun 5 04:47:09 2021 +++ pkgsrc/fonts/tex-newtxsf-doc/Makefile Sun Jun 11 07:25:53 2023 @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.10 2021/06/05 04:47:09 markd Exp $ +# $NetBSD: Makefile,v 1.11 2023/06/11 07:25:53 markd Exp $ DISTNAME= newtxsf.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.054 -TEXLIVE_REV= 59227 +PKGNAME= tex-${DISTNAME:S/./-/}-1.055 +TEXLIVE_REV= 67051 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/newtxsf COMMENT= Documentation for tex-newtxsf -LICENSE= ofl-v1.1 +LICENSE= ofl-v1.1 AND lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/fonts/tex-newtxsf-doc/distinfo diff -u pkgsrc/fonts/tex-newtxsf-doc/distinfo:1.11 pkgsrc/fonts/tex-newtxsf-doc/distinfo:1.12 --- pkgsrc/fonts/tex-newtxsf-doc/distinfo:1.11 Tue Oct 26 10:28:19 2021 +++ pkgsrc/fonts/tex-newtxsf-doc/distinfo Sun Jun 11 07:25:53 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2021/10/26 10:28:19 nia Exp $ +$NetBSD: distinfo,v 1.12 2023/06/11 07:25:53 markd Exp $ -BLAKE2s (newtxsf.doc.r59227.tar.xz) = 0dde1d8e39745a6bdee7f1d0453e87aa07fd5a50fd10d0618bc0e17a726d6e56 -SHA512 (newtxsf.doc.r59227.tar.xz) = 98ca9aead749cf70e54acc6414d82d027160ba9d730747a38d0e55479dd4439d198cfd4093e22636e9eca58aaafba6818bb3d3583e41f4a46e0f44b1e10cc424 -Size (newtxsf.doc.r59227.tar.xz) = 332420 bytes +BLAKE2s (newtxsf.doc.r67051.tar.xz) = 6b2ade15cd0bdad37c2ce727e07b32afa733d59a7b6bad2f99585174722cae65 +SHA512 (newtxsf.doc.r67051.tar.xz) = d09946c13c3ae08339933fd965a1740eaa660413067878e44ed5bb8a249dd23c76acdfa01101a8ffa11eeae3f277a40394023c0d40142908498a1be0d95abbc6 +Size (newtxsf.doc.r67051.tar.xz) = 263224 bytes --_----------=_1686468353126180--