Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9189F84ECC for ; Sun, 11 Jun 2023 05:11:06 +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 0I0ZTqQvCcUC for ; Sun, 11 Jun 2023 05:11:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DF7E484CFC for ; Sun, 11 Jun 2023 05:11:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D1E96FA89; Sun, 11 Jun 2023 05:11:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1686460265203330" MIME-Version: 1.0 Date: Sun, 11 Jun 2023 05:11:05 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/graphics To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20230611051105.D1E96FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1686460265203330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sun Jun 11 05:11:05 UTC 2023 Modified Files: pkgsrc/graphics/tex-animate: Makefile distinfo pkgsrc/graphics/tex-animate-doc: Makefile distinfo Log Message: tex-animate{,-doc}: update to 20230515 changes unknown To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/graphics/tex-animate/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/tex-animate/distinfo cvs rdiff -u -r1.18 -r1.19 pkgsrc/graphics/tex-animate-doc/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/tex-animate-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1686460265203330 Content-Disposition: inline Content-Length: 3387 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/tex-animate/Makefile diff -u pkgsrc/graphics/tex-animate/Makefile:1.18 pkgsrc/graphics/tex-animate/Makefile:1.19 --- pkgsrc/graphics/tex-animate/Makefile:1.18 Sat Apr 1 10:17:09 2023 +++ pkgsrc/graphics/tex-animate/Makefile Sun Jun 11 05:11:05 2023 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2023/04/01 10:17:09 markd Exp $ +# $NetBSD: Makefile,v 1.19 2023/06/11 05:11:05 markd Exp $ DISTNAME= animate -PKGNAME= tex-${DISTNAME}-20220915 -TEXLIVE_REV= 64401 +PKGNAME= tex-${DISTNAME}-20230515 +TEXLIVE_REV= 67123 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/animate Index: pkgsrc/graphics/tex-animate/distinfo diff -u pkgsrc/graphics/tex-animate/distinfo:1.20 pkgsrc/graphics/tex-animate/distinfo:1.21 --- pkgsrc/graphics/tex-animate/distinfo:1.20 Sat Apr 1 10:17:09 2023 +++ pkgsrc/graphics/tex-animate/distinfo Sun Jun 11 05:11:05 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2023/04/01 10:17:09 markd Exp $ +$NetBSD: distinfo,v 1.21 2023/06/11 05:11:05 markd Exp $ -BLAKE2s (animate.r64401.tar.xz) = 0784864693ea4920b57712d812f776d37daeebab036e5f808d5f90814cee202d -SHA512 (animate.r64401.tar.xz) = 5e5d9cf1dc86374ef0f64c3b882d9d39c672dd1042ccc841c40889ac15d312d79433ef46cb45a367b9bc3ae5485bddbfaef9167475f973982d1419c6e49edd1f -Size (animate.r64401.tar.xz) = 23864 bytes +BLAKE2s (animate.r67123.tar.xz) = 3d12c4eee94f94b19aa0828617664863bcfeb2cd345f5f65f5f23898494620ac +SHA512 (animate.r67123.tar.xz) = ecfd81b5471753e9df4b9e4e69712ec54226cc9235db8da1066bf803c5f516b9ef876bfddfd6513c529103e65e52464b9c219d86f1876ca545c35b32233f61e1 +Size (animate.r67123.tar.xz) = 23860 bytes Index: pkgsrc/graphics/tex-animate-doc/Makefile diff -u pkgsrc/graphics/tex-animate-doc/Makefile:1.18 pkgsrc/graphics/tex-animate-doc/Makefile:1.19 --- pkgsrc/graphics/tex-animate-doc/Makefile:1.18 Sat Apr 1 10:17:09 2023 +++ pkgsrc/graphics/tex-animate-doc/Makefile Sun Jun 11 05:11:05 2023 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2023/04/01 10:17:09 markd Exp $ +# $NetBSD: Makefile,v 1.19 2023/06/11 05:11:05 markd Exp $ DISTNAME= animate.doc -PKGNAME= tex-${DISTNAME:S/./-/}-20220915 -TEXLIVE_REV= 64401 +PKGNAME= tex-${DISTNAME:S/./-/}-20230515 +TEXLIVE_REV= 67123 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/animate Index: pkgsrc/graphics/tex-animate-doc/distinfo diff -u pkgsrc/graphics/tex-animate-doc/distinfo:1.20 pkgsrc/graphics/tex-animate-doc/distinfo:1.21 --- pkgsrc/graphics/tex-animate-doc/distinfo:1.20 Sat Apr 1 10:17:09 2023 +++ pkgsrc/graphics/tex-animate-doc/distinfo Sun Jun 11 05:11:05 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2023/04/01 10:17:09 markd Exp $ +$NetBSD: distinfo,v 1.21 2023/06/11 05:11:05 markd Exp $ -BLAKE2s (animate.doc.r64401.tar.xz) = faa520192ad1eb1abbe17d08ac5a28ac13e18255cc2cd37aa7177af3d397b598 -SHA512 (animate.doc.r64401.tar.xz) = f0c9e0b9bc3210347d75d1b3a05ee09ed014ad498f19eb9c71f9cd432b2a8c19aad6e811a4eefb766bf22587a955b86d139ef9aacbc5d27ea51ae001f2640e7c -Size (animate.doc.r64401.tar.xz) = 3143336 bytes +BLAKE2s (animate.doc.r67123.tar.xz) = aaeac81e9499c89ab0c5b89f1a836507376b20df3eb683c4f79271af68d5ee82 +SHA512 (animate.doc.r67123.tar.xz) = c2dc41ce1bf5aa604106ce2ecffead484121307e258a427001ca41337ea7012c134a4aff4db5a7cdb60f6fb243d7fb232e392b70bc8b06ae8f4f7f5a49372be0 +Size (animate.doc.r67123.tar.xz) = 3147708 bytes --_----------=_1686460265203330--