Received: by mail.netbsd.org (Postfix, from userid 605) id 773AF84DB7; Sat, 26 Jan 2019 08:04:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C073884DAD for ; Sat, 26 Jan 2019 08:04:33 +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 oJohvJBtr3HJ for ; Sat, 26 Jan 2019 08:04:33 +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 170AD84D33 for ; Sat, 26 Jan 2019 08:04:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0B976FB16; Sat, 26 Jan 2019 08:04:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1548489873253230" MIME-Version: 1.0 Date: Sat, 26 Jan 2019 08:04:33 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/graphics To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20190126080433.0B976FB16@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. --_----------=_1548489873253230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sat Jan 26 08:04:32 UTC 2019 Modified Files: pkgsrc/graphics/tex-tkz-base: Makefile distinfo pkgsrc/graphics/tex-tkz-base-doc: Makefile distinfo Log Message: tex-tkz-base{,-doc}: update to 1.16d Minor update (with Alain Matthes' permission) to tkz-base tkz-doc tkz-graph tkz-kiviat tkz-linknodes tkz-tab to avoid loading the etex package in current LaTeX releases To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/tex-tkz-base/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/tex-tkz-base/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/tex-tkz-base-doc/Makefile \ pkgsrc/graphics/tex-tkz-base-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1548489873253230 Content-Disposition: inline Content-Length: 3780 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/tex-tkz-base/Makefile diff -u pkgsrc/graphics/tex-tkz-base/Makefile:1.2 pkgsrc/graphics/tex-tkz-base/Makefile:1.3 --- pkgsrc/graphics/tex-tkz-base/Makefile:1.2 Sun Oct 15 20:32:28 2017 +++ pkgsrc/graphics/tex-tkz-base/Makefile Sat Jan 26 08:04:32 2019 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2017/10/15 20:32:28 markd Exp $ +# $NetBSD: Makefile,v 1.3 2019/01/26 08:04:32 markd Exp $ DISTNAME= tkz-base -PKGNAME= tex-${DISTNAME}-1.16 -TEXLIVE_REV= 22961 +PKGNAME= tex-${DISTNAME}-1.16d +TEXLIVE_REV= 48710 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/tkz-base Index: pkgsrc/graphics/tex-tkz-base/distinfo diff -u pkgsrc/graphics/tex-tkz-base/distinfo:1.1 pkgsrc/graphics/tex-tkz-base/distinfo:1.2 --- pkgsrc/graphics/tex-tkz-base/distinfo:1.1 Sun Oct 15 20:16:52 2017 +++ pkgsrc/graphics/tex-tkz-base/distinfo Sat Jan 26 08:04:32 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2017/10/15 20:16:52 markd Exp $ +$NetBSD: distinfo,v 1.2 2019/01/26 08:04:32 markd Exp $ -SHA1 (tex-tkz-base-22961/tkz-base.tar.xz) = 92ea03515d61fe5d47639add1f1a829959c00596 -RMD160 (tex-tkz-base-22961/tkz-base.tar.xz) = ee7d8361689d2061e987b0c7dd6bf3f81d2421c7 -SHA512 (tex-tkz-base-22961/tkz-base.tar.xz) = 67f9f00e1569b39422cf025007b11a678c33d350dd17b4a26c2e2a84f0eea2aa5825cd9eb2c7f470ecd39c3ff9046e7412aa1805b7ed898736657c0b018068c4 -Size (tex-tkz-base-22961/tkz-base.tar.xz) = 20052 bytes +SHA1 (tex-tkz-base-48710/tkz-base.tar.xz) = 91928275e85155ec6edf13139bceebf19f0a64ac +RMD160 (tex-tkz-base-48710/tkz-base.tar.xz) = 4e3d749d342b5ff80daeca0cb783224c60db846f +SHA512 (tex-tkz-base-48710/tkz-base.tar.xz) = 16167331561e1f1e308d4d725337b12094d2179c81304d750c1a359e6186310b8609fc914d8b8fd370666295a37c1150f843e4e51d25eb97340c1f9a2be321bd +Size (tex-tkz-base-48710/tkz-base.tar.xz) = 20100 bytes Index: pkgsrc/graphics/tex-tkz-base-doc/Makefile diff -u pkgsrc/graphics/tex-tkz-base-doc/Makefile:1.1 pkgsrc/graphics/tex-tkz-base-doc/Makefile:1.2 --- pkgsrc/graphics/tex-tkz-base-doc/Makefile:1.1 Sun Oct 15 20:16:52 2017 +++ pkgsrc/graphics/tex-tkz-base-doc/Makefile Sat Jan 26 08:04:32 2019 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2017/10/15 20:16:52 markd Exp $ +# $NetBSD: Makefile,v 1.2 2019/01/26 08:04:32 markd Exp $ DISTNAME= tkz-base.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.16 -TEXLIVE_REV= 22961 +PKGNAME= tex-${DISTNAME:S/./-/}-1.16d +TEXLIVE_REV= 48710 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/tkz-base Index: pkgsrc/graphics/tex-tkz-base-doc/distinfo diff -u pkgsrc/graphics/tex-tkz-base-doc/distinfo:1.1 pkgsrc/graphics/tex-tkz-base-doc/distinfo:1.2 --- pkgsrc/graphics/tex-tkz-base-doc/distinfo:1.1 Sun Oct 15 20:16:52 2017 +++ pkgsrc/graphics/tex-tkz-base-doc/distinfo Sat Jan 26 08:04:32 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2017/10/15 20:16:52 markd Exp $ +$NetBSD: distinfo,v 1.2 2019/01/26 08:04:32 markd Exp $ -SHA1 (tex-tkz-base-22961/tkz-base.doc.tar.xz) = 98c9949d412f44482f230b75c039b5b18c0b0aeb -RMD160 (tex-tkz-base-22961/tkz-base.doc.tar.xz) = 3431460c111fc918a96f321bb705cc722ba71ae5 -SHA512 (tex-tkz-base-22961/tkz-base.doc.tar.xz) = 3062b7e934fd65c6ae2f9d8a1af58ed819060820853df4b0c4141efea57389e7064e529dca821211273ba7a9a003535f5c35514a56e3193042ee0b05bde6e595 -Size (tex-tkz-base-22961/tkz-base.doc.tar.xz) = 527824 bytes +SHA1 (tex-tkz-base-48710/tkz-base.doc.tar.xz) = 39949f29d8a9bde20dc1b9f37b25b034c79f450a +RMD160 (tex-tkz-base-48710/tkz-base.doc.tar.xz) = af464e03eb73dca5ed789ffbdb1f9b2d365656c5 +SHA512 (tex-tkz-base-48710/tkz-base.doc.tar.xz) = 38bda87d4681a8c5b37e4872c4828a4b49a4092be103a567f41ffffa49933434d90c0c6b03bcd57caa86400e9d56d6c90d988aae4df5f97f76dc28fe45ee1224 +Size (tex-tkz-base-48710/tkz-base.doc.tar.xz) = 527832 bytes --_----------=_1548489873253230--