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 528C11A9239 for ; Wed, 29 Dec 2021 13:59:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5DFB784E84; Wed, 29 Dec 2021 13:59:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9474984E7D for ; Wed, 29 Dec 2021 13:59:04 +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 To3C0drH-Bon for ; Wed, 29 Dec 2021 13:59:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EC73A84D10 for ; Wed, 29 Dec 2021 13:59:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E5B7FFAEC; Wed, 29 Dec 2021 13:59:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1640786343183080" MIME-Version: 1.0 Date: Wed, 29 Dec 2021 13:59:03 +0000 From: "Klaus Klein" Subject: CVS commit: pkgsrc/print To: pkgsrc-changes@NetBSD.org Reply-To: kleink@netbsd.org X-Mailer: log_accum Message-Id: <20211229135903.E5B7FFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1640786343183080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: kleink Date: Wed Dec 29 13:59:03 UTC 2021 Modified Files: pkgsrc/print/tex-vhistory: Makefile distinfo pkgsrc/print/tex-vhistory-doc: Makefile distinfo Log Message: tex-vhistory{,-doc}: Update to 1.80. # Release 1.8.0 - Included Spanish translations supplied by Hector, Fernando and Roberto - Included Portugese translations supplied by João Ricardo Lourenço # 2013-08-05: Release 1.7.0. New option omittable for people who don't want to have a table with all revisions. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/tex-vhistory/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-vhistory/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-vhistory-doc/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-vhistory-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1640786343183080 Content-Disposition: inline Content-Length: 3317 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/print/tex-vhistory/Makefile diff -u pkgsrc/print/tex-vhistory/Makefile:1.1 pkgsrc/print/tex-vhistory/Makefile:1.2 --- pkgsrc/print/tex-vhistory/Makefile:1.1 Wed Nov 18 12:20:12 2020 +++ pkgsrc/print/tex-vhistory/Makefile Wed Dec 29 13:59:03 2021 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2020/11/18 12:20:12 kleink Exp $ +# $NetBSD: Makefile,v 1.2 2021/12/29 13:59:03 kleink Exp $ DISTNAME= vhistory -PKGNAME= tex-${DISTNAME}-1.6.1 -TEXLIVE_REV= 30080 +PKGNAME= tex-${DISTNAME}-1.8.0 +TEXLIVE_REV= 60124 MAINTAINER= kleink@NetBSD.org HOMEPAGE= https://ctan.org/pkg/vhistory Index: pkgsrc/print/tex-vhistory/distinfo diff -u pkgsrc/print/tex-vhistory/distinfo:1.3 pkgsrc/print/tex-vhistory/distinfo:1.4 --- pkgsrc/print/tex-vhistory/distinfo:1.3 Tue Oct 26 11:15:05 2021 +++ pkgsrc/print/tex-vhistory/distinfo Wed Dec 29 13:59:03 2021 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2021/10/26 11:15:05 nia Exp $ +$NetBSD: distinfo,v 1.4 2021/12/29 13:59:03 kleink Exp $ -BLAKE2s (vhistory.r30080.tar.xz) = 4c18695736398a5734a1a13eaacee13ddf2acb1fd18dc3700161e158f4ab236c -SHA512 (vhistory.r30080.tar.xz) = f1747b1c112c69cdc506234c571335647b365eb92a4054c70cb08752dc1da92ac4e84d533083cdee76f6398f5f1bf04b20b94cf38ddf13947d4086c5599529fc -Size (vhistory.r30080.tar.xz) = 8276 bytes +BLAKE2s (vhistory.r60124.tar.xz) = 88b52cb3d1d75e24d108a362b68aab7803fca1fb9856ada964d2dbcd846a816a +SHA512 (vhistory.r60124.tar.xz) = 8581151902ec4954f09277c8d4485aa9b8e98f8bb34693a1e6e79f769e8a47e8a8a3f797f74e7b236b3c24cc3efcbca85adc538bd5509f17244de46f2d1ae1b1 +Size (vhistory.r60124.tar.xz) = 8400 bytes Index: pkgsrc/print/tex-vhistory-doc/Makefile diff -u pkgsrc/print/tex-vhistory-doc/Makefile:1.2 pkgsrc/print/tex-vhistory-doc/Makefile:1.3 --- pkgsrc/print/tex-vhistory-doc/Makefile:1.2 Thu Nov 19 14:50:37 2020 +++ pkgsrc/print/tex-vhistory-doc/Makefile Wed Dec 29 13:59:03 2021 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2020/11/19 14:50:37 kleink Exp $ +# $NetBSD: Makefile,v 1.3 2021/12/29 13:59:03 kleink Exp $ DISTNAME= vhistory.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.6.1 -TEXLIVE_REV= 30080 +PKGNAME= tex-${DISTNAME:S/./-/}-1.8.0 +TEXLIVE_REV= 60124 MAINTAINER= kleink@NetBSD.org HOMEPAGE= https://ctan.org/pkg/vhistory Index: pkgsrc/print/tex-vhistory-doc/distinfo diff -u pkgsrc/print/tex-vhistory-doc/distinfo:1.3 pkgsrc/print/tex-vhistory-doc/distinfo:1.4 --- pkgsrc/print/tex-vhistory-doc/distinfo:1.3 Tue Oct 26 11:15:05 2021 +++ pkgsrc/print/tex-vhistory-doc/distinfo Wed Dec 29 13:59:03 2021 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2021/10/26 11:15:05 nia Exp $ +$NetBSD: distinfo,v 1.4 2021/12/29 13:59:03 kleink Exp $ -BLAKE2s (vhistory.doc.r30080.tar.xz) = 52705267176311ea959ad227359158d0ca5348e70c8589e853f31604df6bf8b8 -SHA512 (vhistory.doc.r30080.tar.xz) = 60a8100cc10df177b04eba8751208c515eee9601806324184f737491707e1e4d453a92b0d12a16d6cc1af319a55c79afc8922d1378f8714990c97b5779540763 -Size (vhistory.doc.r30080.tar.xz) = 336696 bytes +BLAKE2s (vhistory.doc.r60124.tar.xz) = a2b4b063f101a9a4d2e4c9a59dcb751427fbbe19a069b93c54f0ea672fa135f1 +SHA512 (vhistory.doc.r60124.tar.xz) = 5a253f13fd4ba05af75275a080545392d3b92dd63aa56b768a4eb20db062cfbc85472c8933e2528fcff8e7f01b233a4b61dc0c22487f790d2e09a16eb7450abc +Size (vhistory.doc.r60124.tar.xz) = 347268 bytes --_----------=_1640786343183080--