Received: by mail.netbsd.org (Postfix, from userid 605) id D9FD184DB5; Sat, 20 Feb 2021 10:36:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1C95684DB1 for ; Sat, 20 Feb 2021 10:36:36 +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 FSTNINH-2nRu for ; Sat, 20 Feb 2021 10:36:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 76F2E84DAD for ; Sat, 20 Feb 2021 10:36:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6F8E4FA95; Sat, 20 Feb 2021 10:36:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161381739545170" MIME-Version: 1.0 Date: Sat, 20 Feb 2021 10:36:35 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/print To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20210220103635.6F8E4FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161381739545170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sat Feb 20 10:36:35 UTC 2021 Modified Files: pkgsrc/print/tex-ocgx2: Makefile distinfo pkgsrc/print/tex-ocgx2-doc: Makefile distinfo Log Message: tex-ocgx2{,-doc}: update to 0.50 changes unknown To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-ocgx2/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-ocgx2/distinfo cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-ocgx2-doc/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-ocgx2-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161381739545170 Content-Disposition: inline Content-Length: 3405 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/print/tex-ocgx2/Makefile diff -u pkgsrc/print/tex-ocgx2/Makefile:1.7 pkgsrc/print/tex-ocgx2/Makefile:1.8 --- pkgsrc/print/tex-ocgx2/Makefile:1.7 Sun May 3 11:57:32 2020 +++ pkgsrc/print/tex-ocgx2/Makefile Sat Feb 20 10:36:35 2021 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2020/05/03 11:57:32 markd Exp $ +# $NetBSD: Makefile,v 1.8 2021/02/20 10:36:35 markd Exp $ DISTNAME= ocgx2 -PKGNAME= tex-${DISTNAME}-0.48 -TEXLIVE_REV= 52730 +PKGNAME= tex-${DISTNAME}-0.50 +TEXLIVE_REV= 57531 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/ocgx2 Index: pkgsrc/print/tex-ocgx2/distinfo diff -u pkgsrc/print/tex-ocgx2/distinfo:1.6 pkgsrc/print/tex-ocgx2/distinfo:1.7 --- pkgsrc/print/tex-ocgx2/distinfo:1.6 Sun May 3 11:57:32 2020 +++ pkgsrc/print/tex-ocgx2/distinfo Sat Feb 20 10:36:35 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2020/05/03 11:57:32 markd Exp $ +$NetBSD: distinfo,v 1.7 2021/02/20 10:36:35 markd Exp $ -SHA1 (ocgx2.r52730.tar.xz) = bb9624225450a4ec3ba52ad4374599255aac28b0 -RMD160 (ocgx2.r52730.tar.xz) = d5975f76c0f77de7c74c4bec0d0a52ea13d085c5 -SHA512 (ocgx2.r52730.tar.xz) = fc31e8980d802d4ead440341d898990a083a537e9dbd15b0d2a0a7b0059b2513558c3ab6565536dcd9a189feadb4a5381a40c7ce7b81afe1ff53b9deeebde87b -Size (ocgx2.r52730.tar.xz) = 13380 bytes +SHA1 (ocgx2.r57531.tar.xz) = 60a13a72e5affd775759c1825bc936603bf0a2b8 +RMD160 (ocgx2.r57531.tar.xz) = fc5006079bf5f291f4e11ea1b25b15092eaccd69 +SHA512 (ocgx2.r57531.tar.xz) = 2b09a488d273992f02034b66ffda3ac7a7f9251e8b57c7794cd50d8e68f5bc2d1b55d1388bfab41e3a46ee037cc5de4e1e137a7175b5191fe9d68fb6b3513ffd +Size (ocgx2.r57531.tar.xz) = 13444 bytes Index: pkgsrc/print/tex-ocgx2-doc/Makefile diff -u pkgsrc/print/tex-ocgx2-doc/Makefile:1.7 pkgsrc/print/tex-ocgx2-doc/Makefile:1.8 --- pkgsrc/print/tex-ocgx2-doc/Makefile:1.7 Sun May 3 11:57:33 2020 +++ pkgsrc/print/tex-ocgx2-doc/Makefile Sat Feb 20 10:36:35 2021 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2020/05/03 11:57:33 markd Exp $ +# $NetBSD: Makefile,v 1.8 2021/02/20 10:36:35 markd Exp $ DISTNAME= ocgx2.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.48 -TEXLIVE_REV= 52730 +PKGNAME= tex-${DISTNAME:S/./-/}-0.50 +TEXLIVE_REV= 57531 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/ocgx2 Index: pkgsrc/print/tex-ocgx2-doc/distinfo diff -u pkgsrc/print/tex-ocgx2-doc/distinfo:1.6 pkgsrc/print/tex-ocgx2-doc/distinfo:1.7 --- pkgsrc/print/tex-ocgx2-doc/distinfo:1.6 Sun May 3 11:57:33 2020 +++ pkgsrc/print/tex-ocgx2-doc/distinfo Sat Feb 20 10:36:35 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2020/05/03 11:57:33 markd Exp $ +$NetBSD: distinfo,v 1.7 2021/02/20 10:36:35 markd Exp $ -SHA1 (ocgx2.doc.r52730.tar.xz) = 17ba8781fcba019ecdd533fdc9e76549c74ebab6 -RMD160 (ocgx2.doc.r52730.tar.xz) = af49889bf20e8393644ed8d0f084da991ff55993 -SHA512 (ocgx2.doc.r52730.tar.xz) = 07078404f77cfec61516cf285246724abab8569967fa1ae3ccdb741e357031742a9e61782c48e7faf402cf38507a5c9b4063a543dd6e608b095d353344b13b04 -Size (ocgx2.doc.r52730.tar.xz) = 5996 bytes +SHA1 (ocgx2.doc.r57531.tar.xz) = a3111cd7e2f5a751fd269710d0178c74c7024643 +RMD160 (ocgx2.doc.r57531.tar.xz) = 865e31c3ab33d3269caefb11fe461b1a4c20939d +SHA512 (ocgx2.doc.r57531.tar.xz) = 5f310667aaebcae98fdac38c301ba587c00290d6fe21944a0f85f87cbbf393c02179621886409956739696137900d119d3c69cc3b597bc38fe283315af03995a +Size (ocgx2.doc.r57531.tar.xz) = 6052 bytes --_----------=_161381739545170--