Received: by mail.netbsd.org (Postfix, from userid 605) id D768684D90; Wed, 23 Aug 2017 23:43:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6942984D8D for ; Wed, 23 Aug 2017 23:43:25 +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 NC2TWGnLnph8 for ; Wed, 23 Aug 2017 23:43:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D74A884D21 for ; Wed, 23 Aug 2017 23:43:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D239FFA86; Wed, 23 Aug 2017 23:43:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1503531804198340" MIME-Version: 1.0 Date: Wed, 23 Aug 2017 23:43:24 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/textproc To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20170823234324.D239FFA86@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1503531804198340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Wed Aug 23 23:43:24 UTC 2017 Modified Files: pkgsrc/textproc/tex-latexdiff: Makefile distinfo pkgsrc/textproc/tex-latexdiff-doc: Makefile distinfo Log Message: Update tex-latexdiff{,-doc} to 1.2.1 changes unknown To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/tex-latexdiff/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/tex-latexdiff/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/tex-latexdiff-doc/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/tex-latexdiff-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1503531804198340 Content-Disposition: inline Content-Length: 3839 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/tex-latexdiff/Makefile diff -u pkgsrc/textproc/tex-latexdiff/Makefile:1.3 pkgsrc/textproc/tex-latexdiff/Makefile:1.4 --- pkgsrc/textproc/tex-latexdiff/Makefile:1.3 Wed Jun 21 08:28:42 2017 +++ pkgsrc/textproc/tex-latexdiff/Makefile Wed Aug 23 23:43:24 2017 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2017/06/21 08:28:42 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/08/23 23:43:24 markd Exp $ DISTNAME= latexdiff -PKGNAME= tex-${DISTNAME}-1.2.0 -TEXLIVE_REV= 41892 +PKGNAME= tex-${DISTNAME}-1.2.1 +TEXLIVE_REV= 44704 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/latexdiff Index: pkgsrc/textproc/tex-latexdiff/distinfo diff -u pkgsrc/textproc/tex-latexdiff/distinfo:1.2 pkgsrc/textproc/tex-latexdiff/distinfo:1.3 --- pkgsrc/textproc/tex-latexdiff/distinfo:1.2 Wed Jun 21 08:28:42 2017 +++ pkgsrc/textproc/tex-latexdiff/distinfo Wed Aug 23 23:43:24 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2017/06/21 08:28:42 markd Exp $ +$NetBSD: distinfo,v 1.3 2017/08/23 23:43:24 markd Exp $ -SHA1 (tex-latexdiff-41892/latexdiff.tar.xz) = 2870e196cb758dca5f16e24ab578e80952b7feae -RMD160 (tex-latexdiff-41892/latexdiff.tar.xz) = 2d7482a4e0aa60193a34b7f9b3f3026614b91cee -SHA512 (tex-latexdiff-41892/latexdiff.tar.xz) = 1c69826d705a3db884f78d58fb8907eaf157afa39efe06307eb0cebb00ab75dd79d4b723a6fd64f9e591597ba4e69ac17427c37306c7ce9cacc3039a3f0b479d -Size (tex-latexdiff-41892/latexdiff.tar.xz) = 56408 bytes +SHA1 (tex-latexdiff-44704/latexdiff.tar.xz) = e35954f4634846dd7987dde632dc7e3b8fa4813b +RMD160 (tex-latexdiff-44704/latexdiff.tar.xz) = 9ccc899cc223dc1540c7444de153d43381eb80ef +SHA512 (tex-latexdiff-44704/latexdiff.tar.xz) = e91673ade517a18bccf667ea69b37ac3a3d447f99d848d511e93f04f5ee36fdbf879406cdd0f1323b0c71e226b23eb7009c54070189622a70aa51b40a503f769 +Size (tex-latexdiff-44704/latexdiff.tar.xz) = 60748 bytes Index: pkgsrc/textproc/tex-latexdiff-doc/Makefile diff -u pkgsrc/textproc/tex-latexdiff-doc/Makefile:1.3 pkgsrc/textproc/tex-latexdiff-doc/Makefile:1.4 --- pkgsrc/textproc/tex-latexdiff-doc/Makefile:1.3 Wed Jun 21 08:28:42 2017 +++ pkgsrc/textproc/tex-latexdiff-doc/Makefile Wed Aug 23 23:43:24 2017 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2017/06/21 08:28:42 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/08/23 23:43:24 markd Exp $ DISTNAME= latexdiff.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.2.0 -TEXLIVE_REV= 41892 +PKGNAME= tex-${DISTNAME:S/./-/}-1.2.1 +TEXLIVE_REV= 44704 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/latexdiff Index: pkgsrc/textproc/tex-latexdiff-doc/distinfo diff -u pkgsrc/textproc/tex-latexdiff-doc/distinfo:1.2 pkgsrc/textproc/tex-latexdiff-doc/distinfo:1.3 --- pkgsrc/textproc/tex-latexdiff-doc/distinfo:1.2 Wed Jun 21 08:28:42 2017 +++ pkgsrc/textproc/tex-latexdiff-doc/distinfo Wed Aug 23 23:43:24 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2017/06/21 08:28:42 markd Exp $ +$NetBSD: distinfo,v 1.3 2017/08/23 23:43:24 markd Exp $ -SHA1 (tex-latexdiff-41892/latexdiff.doc.tar.xz) = e8fbd6a503f0d2dd739777c8ba810633fa69e72e -RMD160 (tex-latexdiff-41892/latexdiff.doc.tar.xz) = 5f8fe74b5ae0b8972695ec58a2f041ca42225ecb -SHA512 (tex-latexdiff-41892/latexdiff.doc.tar.xz) = 680bd0e1b07b3fc06e17ebe2dd3b584c3b9c8ed421409f0181e98ca082b841dc6100578cea39719001013827461c01d36571e7f278cf17b88f71cb1f80e2e412 -Size (tex-latexdiff-41892/latexdiff.doc.tar.xz) = 449056 bytes +SHA1 (tex-latexdiff-44704/latexdiff.doc.tar.xz) = 49af4e887173f5b87bcb35f92273cd657a93d0b7 +RMD160 (tex-latexdiff-44704/latexdiff.doc.tar.xz) = 92b1b4f87c7b83c0772ec2d15c661121d4f35f8a +SHA512 (tex-latexdiff-44704/latexdiff.doc.tar.xz) = 8b5b77955a946e0969ab4377964a350408c6dd55346c3518bde7299f6bed128b6ff8fdacb8dfc174b91fdac2f6eb09a537fcc3f6b19ce9bded9ad1efabf27d54 +Size (tex-latexdiff-44704/latexdiff.doc.tar.xz) = 404500 bytes --_----------=_1503531804198340--