Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id C94517A269 for ; Sun, 7 Aug 2016 09:01:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 426D085E87; Sun, 7 Aug 2016 09:01:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C79DD85E62 for ; Sun, 7 Aug 2016 09:01:10 +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 WdIabc3qwbXI for ; Sun, 7 Aug 2016 09:01:09 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5061984CFB for ; Sun, 7 Aug 2016 09:01:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4B0F9FBB5; Sun, 7 Aug 2016 09:01:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1470560469294790" MIME-Version: 1.0 Date: Sun, 7 Aug 2016 09:01:09 +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: <20160807090109.4B0F9FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1470560469294790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sun Aug 7 09:01:09 UTC 2016 Modified Files: pkgsrc/graphics/tex-animate: Makefile PLIST distinfo pkgsrc/graphics/tex-animate-doc: Makefile distinfo pkgsrc/graphics/tex-epstopdf: Makefile distinfo pkgsrc/graphics/tex-epstopdf-doc: Makefile distinfo pkgsrc/graphics/tex-mcf2graph: Makefile distinfo pkgsrc/graphics/tex-mcf2graph-doc: Makefile PLIST distinfo pkgsrc/graphics/tex-pstricks: Makefile PLIST distinfo pkgsrc/graphics/tex-pstricks-doc: Makefile PLIST distinfo pkgsrc/graphics/tex-repere: Makefile distinfo pkgsrc/graphics/tex-repere-doc: Makefile PLIST distinfo Log Message: Update some texlive packages to latest versions. Precise changes unknown Updated graphics/tex-animate{,-doc} to 20160727 Updated graphics/tex-epstopdf{,-doc} to 2.25 Updated graphics/tex-mcf2graph{,-doc} to 3.95 Updated graphics/tex-pstricks{,-doc} to 2.68 Updated graphics/tex-repere{,-doc} to 16.06 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/tex-animate/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/tex-animate/PLIST cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/tex-animate/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/tex-animate-doc/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/tex-animate-doc/distinfo cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/tex-epstopdf/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/tex-epstopdf/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/tex-epstopdf-doc/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/tex-epstopdf-doc/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/tex-mcf2graph/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/tex-mcf2graph/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/tex-mcf2graph-doc/Makefile \ pkgsrc/graphics/tex-mcf2graph-doc/PLIST cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/tex-mcf2graph-doc/distinfo cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/tex-pstricks/Makefile \ pkgsrc/graphics/tex-pstricks/PLIST cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/tex-pstricks/distinfo cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/tex-pstricks-doc/Makefile \ pkgsrc/graphics/tex-pstricks-doc/PLIST cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/tex-pstricks-doc/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/tex-repere/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/tex-repere/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/tex-repere-doc/Makefile \ pkgsrc/graphics/tex-repere-doc/PLIST cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/tex-repere-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1470560469294790 Content-Disposition: inline Content-Length: 22818 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.3 pkgsrc/graphics/tex-animate/Makefile:1.4 --- pkgsrc/graphics/tex-animate/Makefile:1.3 Thu Jun 16 04:00:45 2016 +++ pkgsrc/graphics/tex-animate/Makefile Sun Aug 7 09:01:08 2016 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2016/06/16 04:00:45 markd Exp $ +# $NetBSD: Makefile,v 1.4 2016/08/07 09:01:08 markd Exp $ DISTNAME= animate -PKGNAME= tex-${DISTNAME}-20160415 -TEXLIVE_REV= 40534 +PKGNAME= tex-${DISTNAME}-20160727 +TEXLIVE_REV= 41770 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/animate Index: pkgsrc/graphics/tex-animate/PLIST diff -u pkgsrc/graphics/tex-animate/PLIST:1.1 pkgsrc/graphics/tex-animate/PLIST:1.2 --- pkgsrc/graphics/tex-animate/PLIST:1.1 Sat May 9 02:14:49 2015 +++ pkgsrc/graphics/tex-animate/PLIST Sun Aug 7 09:01:08 2016 @@ -1,3 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1 2015/05/09 02:14:49 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2016/08/07 09:01:08 markd Exp $ share/texmf-dist/tex/latex/animate/animate.sty -share/texmf-dist/tex/latex/animate/animfp.sty Index: pkgsrc/graphics/tex-animate/distinfo diff -u pkgsrc/graphics/tex-animate/distinfo:1.4 pkgsrc/graphics/tex-animate/distinfo:1.5 --- pkgsrc/graphics/tex-animate/distinfo:1.4 Thu Jun 16 04:00:45 2016 +++ pkgsrc/graphics/tex-animate/distinfo Sun Aug 7 09:01:08 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2016/06/16 04:00:45 markd Exp $ +$NetBSD: distinfo,v 1.5 2016/08/07 09:01:08 markd Exp $ -SHA1 (tex-animate-40534/animate.tar.xz) = a8b64e079858c29f5370ab9ff3347873f10208b9 -RMD160 (tex-animate-40534/animate.tar.xz) = 5d4126d3abbf79e84736604440482775252ce500 -SHA512 (tex-animate-40534/animate.tar.xz) = 3934e2a129ef0c2f7eefb81110721c428d33d4c86668e45797b8a41979b78acf0b1119fa54cb326a31d472a92d404c0d1b0fb0f5af66338077693be2160164a0 -Size (tex-animate-40534/animate.tar.xz) = 21364 bytes +SHA1 (tex-animate-41770/animate.tar.xz) = 830699050f55c341785483bda3e902ef3dba11c7 +RMD160 (tex-animate-41770/animate.tar.xz) = 74ac5801f9b5c6296a8ba6f5dec02e78d61f0ded +SHA512 (tex-animate-41770/animate.tar.xz) = 449d3848e7a95b0f9e4ec094009531952f57efceca9edd7e2e2a72cd79a88a5c3afe05a28dc9ca59af4fe65b69705e9a12eb28defbbb745995f4946a6f5d0d55 +Size (tex-animate-41770/animate.tar.xz) = 19164 bytes Index: pkgsrc/graphics/tex-animate-doc/Makefile diff -u pkgsrc/graphics/tex-animate-doc/Makefile:1.3 pkgsrc/graphics/tex-animate-doc/Makefile:1.4 --- pkgsrc/graphics/tex-animate-doc/Makefile:1.3 Thu Jun 16 04:00:46 2016 +++ pkgsrc/graphics/tex-animate-doc/Makefile Sun Aug 7 09:01:08 2016 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2016/06/16 04:00:46 markd Exp $ +# $NetBSD: Makefile,v 1.4 2016/08/07 09:01:08 markd Exp $ DISTNAME= animate.doc -PKGNAME= tex-${DISTNAME:S/./-/}-20160415 -TEXLIVE_REV= 40534 +PKGNAME= tex-${DISTNAME:S/./-/}-20160727 +TEXLIVE_REV= 41770 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/animate Index: pkgsrc/graphics/tex-animate-doc/distinfo diff -u pkgsrc/graphics/tex-animate-doc/distinfo:1.4 pkgsrc/graphics/tex-animate-doc/distinfo:1.5 --- pkgsrc/graphics/tex-animate-doc/distinfo:1.4 Thu Jun 16 04:00:46 2016 +++ pkgsrc/graphics/tex-animate-doc/distinfo Sun Aug 7 09:01:08 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2016/06/16 04:00:46 markd Exp $ +$NetBSD: distinfo,v 1.5 2016/08/07 09:01:08 markd Exp $ -SHA1 (tex-animate-40534/animate.doc.tar.xz) = 25fbf442840cfc003bebc2722f213f33be9cf018 -RMD160 (tex-animate-40534/animate.doc.tar.xz) = 72a86f7124ed11a119e0a16024a389a8b1bba997 -SHA512 (tex-animate-40534/animate.doc.tar.xz) = 7da4cfebc61a713efb9293efa6a6a8236683dbabf079059a41acdf3af7d9f3b3016b1f989c64419c3971d7c44aedb920529e955b31756a4eda679a8fd7e8dc09 -Size (tex-animate-40534/animate.doc.tar.xz) = 3132124 bytes +SHA1 (tex-animate-41770/animate.doc.tar.xz) = faaa478e3d0ab20cb354be9cb056b0b0fe46718c +RMD160 (tex-animate-41770/animate.doc.tar.xz) = e41b9f20f0bf6f2555969116bc4a3528260c22fd +SHA512 (tex-animate-41770/animate.doc.tar.xz) = 2e51b0a1437b1c85630d6ad4eacdf9b4fd9477eb5209562a0d31ebb9193cf1ef3b562d3a6387cc4c62ef230fb92a35165a9839cbb91e8c9e5c41e8db1a7befb3 +Size (tex-animate-41770/animate.doc.tar.xz) = 3132024 bytes Index: pkgsrc/graphics/tex-epstopdf/Makefile diff -u pkgsrc/graphics/tex-epstopdf/Makefile:1.10 pkgsrc/graphics/tex-epstopdf/Makefile:1.11 --- pkgsrc/graphics/tex-epstopdf/Makefile:1.10 Sat Jul 9 06:38:22 2016 +++ pkgsrc/graphics/tex-epstopdf/Makefile Sun Aug 7 09:01:08 2016 @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.10 2016/07/09 06:38:22 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2016/08/07 09:01:08 markd Exp $ DISTNAME= epstopdf -PKGNAME= tex-${DISTNAME}-2.23 -PKGREVISION= 2 -TEXLIVE_REV= 36139 +PKGNAME= tex-${DISTNAME}-2.25 +TEXLIVE_REV= 41607 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/epstopdf COMMENT= Convert EPS to 'encapsulated' PDF using Ghostscript +LICENSE= modified-bsd CONFLICTS= texlive-pdftools<2011 Index: pkgsrc/graphics/tex-epstopdf/distinfo diff -u pkgsrc/graphics/tex-epstopdf/distinfo:1.4 pkgsrc/graphics/tex-epstopdf/distinfo:1.5 --- pkgsrc/graphics/tex-epstopdf/distinfo:1.4 Tue Nov 3 21:34:23 2015 +++ pkgsrc/graphics/tex-epstopdf/distinfo Sun Aug 7 09:01:08 2016 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2015/11/03 21:34:23 agc Exp $ +$NetBSD: distinfo,v 1.5 2016/08/07 09:01:08 markd Exp $ -SHA1 (tex-epstopdf-36139/epstopdf.tar.xz) = 7b6a02e54de6ee70fc2959afcb8d93f8ce92504a -RMD160 (tex-epstopdf-36139/epstopdf.tar.xz) = 3166165e2f78e8179e43d391dc381883b399342f -SHA512 (tex-epstopdf-36139/epstopdf.tar.xz) = c5fd5dd8475d0416887fc44987f2825142a4fe9524bc36049bf2d407928100ca50a571b8efee47a49b5fc93b99631691150bb098cbc0090e86fbe926ec820722 -Size (tex-epstopdf-36139/epstopdf.tar.xz) = 12164 bytes +SHA1 (tex-epstopdf-41607/epstopdf.tar.xz) = f38f9264ffe3e54c54443e1689be5ef5242209de +RMD160 (tex-epstopdf-41607/epstopdf.tar.xz) = 30ff48691e93102719b2ef41b1e8b8abd9fed96b +SHA512 (tex-epstopdf-41607/epstopdf.tar.xz) = 505ab94aa516cb3aca6e1d932e91864cbc185bc31ec2b4a55157561f73570149028e718de0459333a2217a91f0468542e069935d80d4476b1ca84de23a7cde39 +Size (tex-epstopdf-41607/epstopdf.tar.xz) = 11988 bytes SHA1 (patch-bin_epstopdf) = 04898c48d8dafacd0256c855c05a251983989848 Index: pkgsrc/graphics/tex-epstopdf-doc/Makefile diff -u pkgsrc/graphics/tex-epstopdf-doc/Makefile:1.3 pkgsrc/graphics/tex-epstopdf-doc/Makefile:1.4 --- pkgsrc/graphics/tex-epstopdf-doc/Makefile:1.3 Tue Apr 21 23:32:32 2015 +++ pkgsrc/graphics/tex-epstopdf-doc/Makefile Sun Aug 7 09:01:08 2016 @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2015/04/21 23:32:32 markd Exp $ +# $NetBSD: Makefile,v 1.4 2016/08/07 09:01:08 markd Exp $ DISTNAME= epstopdf.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.23 -TEXLIVE_REV= 36139 +PKGNAME= tex-${DISTNAME:S/./-/}-2.25 +TEXLIVE_REV= 41607 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/epstopdf COMMENT= Documentation for tex-epstopdf +LICENSE= modified-bsd CONFLICTS= texlive-pdftools<2011 Index: pkgsrc/graphics/tex-epstopdf-doc/distinfo diff -u pkgsrc/graphics/tex-epstopdf-doc/distinfo:1.4 pkgsrc/graphics/tex-epstopdf-doc/distinfo:1.5 --- pkgsrc/graphics/tex-epstopdf-doc/distinfo:1.4 Tue Nov 3 21:34:23 2015 +++ pkgsrc/graphics/tex-epstopdf-doc/distinfo Sun Aug 7 09:01:08 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2015/11/03 21:34:23 agc Exp $ +$NetBSD: distinfo,v 1.5 2016/08/07 09:01:08 markd Exp $ -SHA1 (tex-epstopdf-36139/epstopdf.doc.tar.xz) = a791be45411ed6fcb150ee5328de281c9888f19b -RMD160 (tex-epstopdf-36139/epstopdf.doc.tar.xz) = 478dc58cb5690f995a3815d6ecb29ba8123c4e8d -SHA512 (tex-epstopdf-36139/epstopdf.doc.tar.xz) = a8542dd9414c0b6cb3627c7873c1ea3adc559482613cfa869745b557d57da1d213897f9d12368364e68e2998424caf3ca0965496fe0689125e413c7353baffac -Size (tex-epstopdf-36139/epstopdf.doc.tar.xz) = 10632 bytes +SHA1 (tex-epstopdf-41607/epstopdf.doc.tar.xz) = d6b8d8ced44b7937da2c0d81fdeeec641c30c432 +RMD160 (tex-epstopdf-41607/epstopdf.doc.tar.xz) = 3c87e9cd98a77f07af663124474a06fcb47c2ead +SHA512 (tex-epstopdf-41607/epstopdf.doc.tar.xz) = 5fe54107e2247fdb3204159fc944de84f96bfa5d4b2bc9325b9c32c0cf16070b73eaf705700d8853800725f4526cda7d23ee488b2fdceadd74b886d0656f54b8 +Size (tex-epstopdf-41607/epstopdf.doc.tar.xz) = 29452 bytes Index: pkgsrc/graphics/tex-mcf2graph/Makefile diff -u pkgsrc/graphics/tex-mcf2graph/Makefile:1.2 pkgsrc/graphics/tex-mcf2graph/Makefile:1.3 --- pkgsrc/graphics/tex-mcf2graph/Makefile:1.2 Thu Jun 16 04:00:46 2016 +++ pkgsrc/graphics/tex-mcf2graph/Makefile Sun Aug 7 09:01:08 2016 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2016/06/16 04:00:46 markd Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/07 09:01:08 markd Exp $ DISTNAME= mcf2graph -PKGNAME= tex-${DISTNAME}-3.92 -TEXLIVE_REV= 40903 +PKGNAME= tex-${DISTNAME}-3.95 +TEXLIVE_REV= 41674 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/mcf2graph Index: pkgsrc/graphics/tex-mcf2graph/distinfo diff -u pkgsrc/graphics/tex-mcf2graph/distinfo:1.3 pkgsrc/graphics/tex-mcf2graph/distinfo:1.4 --- pkgsrc/graphics/tex-mcf2graph/distinfo:1.3 Thu Jun 16 04:00:46 2016 +++ pkgsrc/graphics/tex-mcf2graph/distinfo Sun Aug 7 09:01:08 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2016/06/16 04:00:46 markd Exp $ +$NetBSD: distinfo,v 1.4 2016/08/07 09:01:08 markd Exp $ -SHA1 (tex-mcf2graph-40903/mcf2graph.tar.xz) = c4172df3804dfef5c8578ce251b315e66fba0c01 -RMD160 (tex-mcf2graph-40903/mcf2graph.tar.xz) = 1ddbb744b243b97227ed264991d03a111fc85e06 -SHA512 (tex-mcf2graph-40903/mcf2graph.tar.xz) = d1e8fa628707212307fd4add787a72d3e575035a4c6144f2333ce6ccdf36d27e74987522d3e0e4521a625fef27d33f1ea6c3224d0bb6b890f0a943ddb594c9e5 -Size (tex-mcf2graph-40903/mcf2graph.tar.xz) = 13788 bytes +SHA1 (tex-mcf2graph-41674/mcf2graph.tar.xz) = 7652b12b3f8f69727f1de197df9c6f540068a40c +RMD160 (tex-mcf2graph-41674/mcf2graph.tar.xz) = 6039b9ae9595eb48103d3452c141c825ebae0546 +SHA512 (tex-mcf2graph-41674/mcf2graph.tar.xz) = 5e6280104432a245aaeab15544a644a29f8af52137e27e7a7a3a2d0484ab247b624d1eb50240344f7a458dcdc6d35920093c575db806456a515a3061f8c5ba83 +Size (tex-mcf2graph-41674/mcf2graph.tar.xz) = 13824 bytes Index: pkgsrc/graphics/tex-mcf2graph-doc/Makefile diff -u pkgsrc/graphics/tex-mcf2graph-doc/Makefile:1.2 pkgsrc/graphics/tex-mcf2graph-doc/Makefile:1.3 --- pkgsrc/graphics/tex-mcf2graph-doc/Makefile:1.2 Thu Jun 16 04:00:46 2016 +++ pkgsrc/graphics/tex-mcf2graph-doc/Makefile Sun Aug 7 09:01:08 2016 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2016/06/16 04:00:46 markd Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/07 09:01:08 markd Exp $ DISTNAME= mcf2graph.doc -PKGNAME= tex-${DISTNAME:S/./-/}-3.92 -TEXLIVE_REV= 40903 +PKGNAME= tex-${DISTNAME:S/./-/}-3.95 +TEXLIVE_REV= 41674 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/mcf2graph Index: pkgsrc/graphics/tex-mcf2graph-doc/PLIST diff -u pkgsrc/graphics/tex-mcf2graph-doc/PLIST:1.2 pkgsrc/graphics/tex-mcf2graph-doc/PLIST:1.3 --- pkgsrc/graphics/tex-mcf2graph-doc/PLIST:1.2 Thu Jun 16 04:00:46 2016 +++ pkgsrc/graphics/tex-mcf2graph-doc/PLIST Sun Aug 7 09:01:08 2016 @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST,v 1.2 2016/06/16 04:00:46 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2016/08/07 09:01:08 markd Exp $ share/texmf-dist/doc/metapost/mcf2graph/CHANGELOG share/texmf-dist/doc/metapost/mcf2graph/README share/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf share/texmf-dist/doc/metapost/mcf2graph/mcf_example.pdf share/texmf-dist/doc/metapost/mcf2graph/mcf_example.tex -share/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc-031.eps +share/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc-035.eps share/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc.mf share/texmf-dist/doc/metapost/mcf2graph/mcf_manual.pdf share/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex Index: pkgsrc/graphics/tex-mcf2graph-doc/distinfo diff -u pkgsrc/graphics/tex-mcf2graph-doc/distinfo:1.3 pkgsrc/graphics/tex-mcf2graph-doc/distinfo:1.4 --- pkgsrc/graphics/tex-mcf2graph-doc/distinfo:1.3 Thu Jun 16 04:00:46 2016 +++ pkgsrc/graphics/tex-mcf2graph-doc/distinfo Sun Aug 7 09:01:08 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2016/06/16 04:00:46 markd Exp $ +$NetBSD: distinfo,v 1.4 2016/08/07 09:01:08 markd Exp $ -SHA1 (tex-mcf2graph-40903/mcf2graph.doc.tar.xz) = 720cb8569bf931332add2ebcbbc8a402fcc04dfc -RMD160 (tex-mcf2graph-40903/mcf2graph.doc.tar.xz) = c2cdf8316cd66912b8c79dfde543626b6dec2bda -SHA512 (tex-mcf2graph-40903/mcf2graph.doc.tar.xz) = 87d16ba1e6898218f5fa3b5ffa7d1ed539d0ac9d9ac0d1a289cad175dfe6be1186654d942f6060dee78dda5d16afe9f7b22a9a0b4db427176a1d4f6f9c4d4695 -Size (tex-mcf2graph-40903/mcf2graph.doc.tar.xz) = 782020 bytes +SHA1 (tex-mcf2graph-41674/mcf2graph.doc.tar.xz) = 6d27cf03c75fce2d9fe43e460310167c3818b56c +RMD160 (tex-mcf2graph-41674/mcf2graph.doc.tar.xz) = 3e457dc3a5145130e564483f24da07d97f6ecefd +SHA512 (tex-mcf2graph-41674/mcf2graph.doc.tar.xz) = de33707618ea7cd04048fd006b5be225910d49b570be8e7938088a3a142094819b790a52c095391f41fce3d989756f33fdf5cf7158126cdfcfb28e5e011dcec5 +Size (tex-mcf2graph-41674/mcf2graph.doc.tar.xz) = 773508 bytes Index: pkgsrc/graphics/tex-pstricks/Makefile diff -u pkgsrc/graphics/tex-pstricks/Makefile:1.6 pkgsrc/graphics/tex-pstricks/Makefile:1.7 --- pkgsrc/graphics/tex-pstricks/Makefile:1.6 Thu Jun 16 04:00:47 2016 +++ pkgsrc/graphics/tex-pstricks/Makefile Sun Aug 7 09:01:08 2016 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:00:47 markd Exp $ +# $NetBSD: Makefile,v 1.7 2016/08/07 09:01:08 markd Exp $ DISTNAME= pstricks -PKGNAME= tex-${DISTNAME}-2.66 -TEXLIVE_REV= 41263 +PKGNAME= tex-${DISTNAME}-2.68 +TEXLIVE_REV= 41321 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://ctan.org/pkg/pstricks-base Index: pkgsrc/graphics/tex-pstricks/PLIST diff -u pkgsrc/graphics/tex-pstricks/PLIST:1.6 pkgsrc/graphics/tex-pstricks/PLIST:1.7 --- pkgsrc/graphics/tex-pstricks/PLIST:1.6 Thu Jun 16 04:00:47 2016 +++ pkgsrc/graphics/tex-pstricks/PLIST Sun Aug 7 09:01:08 2016 @@ -1,11 +1,10 @@ -@comment $NetBSD: PLIST,v 1.6 2016/06/16 04:00:47 markd Exp $ +@comment $NetBSD: PLIST,v 1.7 2016/08/07 09:01:08 markd Exp $ share/texmf-dist/dvips/pstricks/pst-algparser.pro share/texmf-dist/dvips/pstricks/pst-dots.pro share/texmf-dist/dvips/pstricks/pst-dots97.pro share/texmf-dist/dvips/pstricks/pst-show.pro share/texmf-dist/dvips/pstricks/pstricks.pro share/texmf-dist/dvips/pstricks/pstricks97.pro -share/texmf-dist/tex/generic/pstricks/config/Changes share/texmf-dist/tex/generic/pstricks/config/README.cfg share/texmf-dist/tex/generic/pstricks/config/distiller.cfg share/texmf-dist/tex/generic/pstricks/config/dvips.cfg Index: pkgsrc/graphics/tex-pstricks/distinfo diff -u pkgsrc/graphics/tex-pstricks/distinfo:1.7 pkgsrc/graphics/tex-pstricks/distinfo:1.8 --- pkgsrc/graphics/tex-pstricks/distinfo:1.7 Thu Jun 16 04:00:47 2016 +++ pkgsrc/graphics/tex-pstricks/distinfo Sun Aug 7 09:01:08 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2016/06/16 04:00:47 markd Exp $ +$NetBSD: distinfo,v 1.8 2016/08/07 09:01:08 markd Exp $ -SHA1 (tex-pstricks-41263/pstricks.tar.xz) = 65a35423905ded49ef5ea50da64d76142d9b81a1 -RMD160 (tex-pstricks-41263/pstricks.tar.xz) = 05741c386baaa5ae6b8b91e373b5a59330a77cae -SHA512 (tex-pstricks-41263/pstricks.tar.xz) = 790d971016b120677a34e74c7a22d35aff2939880cbd9b5826eeb838051ab9e5318d32a4f0b7ddc0028a398345bd90dce29e7402da23111db8e81d5255f22088 -Size (tex-pstricks-41263/pstricks.tar.xz) = 72836 bytes +SHA1 (tex-pstricks-41321/pstricks.tar.xz) = 2dc0d2187d138deec9d15c0bea9a765ec8125f75 +RMD160 (tex-pstricks-41321/pstricks.tar.xz) = e05c1d34aca9d13c5dd9cb07c7bbe0afc59f792e +SHA512 (tex-pstricks-41321/pstricks.tar.xz) = 1905c03901e8a9bce8f2bc8c46dfca73bda0e5e57367db148e2e12fdf1860d48b7e201f980b4195420222bdc9d609082b34a480d795220d68762449fa0243c93 +Size (tex-pstricks-41321/pstricks.tar.xz) = 72680 bytes Index: pkgsrc/graphics/tex-pstricks-doc/Makefile diff -u pkgsrc/graphics/tex-pstricks-doc/Makefile:1.6 pkgsrc/graphics/tex-pstricks-doc/Makefile:1.7 --- pkgsrc/graphics/tex-pstricks-doc/Makefile:1.6 Thu Jun 16 04:00:47 2016 +++ pkgsrc/graphics/tex-pstricks-doc/Makefile Sun Aug 7 09:01:08 2016 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:00:47 markd Exp $ +# $NetBSD: Makefile,v 1.7 2016/08/07 09:01:08 markd Exp $ DISTNAME= pstricks.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.66 -TEXLIVE_REV= 41263 +PKGNAME= tex-${DISTNAME:S/./-/}-2.68 +TEXLIVE_REV= 41321 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://ctan.org/pkg/pstricks-base Index: pkgsrc/graphics/tex-pstricks-doc/PLIST diff -u pkgsrc/graphics/tex-pstricks-doc/PLIST:1.6 pkgsrc/graphics/tex-pstricks-doc/PLIST:1.7 --- pkgsrc/graphics/tex-pstricks-doc/PLIST:1.6 Thu Jun 16 04:00:47 2016 +++ pkgsrc/graphics/tex-pstricks-doc/PLIST Sun Aug 7 09:01:08 2016 @@ -1,8 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2016/06/16 04:00:47 markd Exp $ -share/texmf-dist/doc/generic/pstricks/Changes -share/texmf-dist/doc/generic/pstricks/Changes.dvips -share/texmf-dist/doc/generic/pstricks/Changes.generic -share/texmf-dist/doc/generic/pstricks/Changes.latex +@comment $NetBSD: PLIST,v 1.7 2016/08/07 09:01:08 markd Exp $ share/texmf-dist/doc/generic/pstricks/PSTricks.bib share/texmf-dist/doc/generic/pstricks/README share/texmf-dist/doc/generic/pstricks/ctandir.sty Index: pkgsrc/graphics/tex-pstricks-doc/distinfo diff -u pkgsrc/graphics/tex-pstricks-doc/distinfo:1.7 pkgsrc/graphics/tex-pstricks-doc/distinfo:1.8 --- pkgsrc/graphics/tex-pstricks-doc/distinfo:1.7 Thu Jun 16 04:00:47 2016 +++ pkgsrc/graphics/tex-pstricks-doc/distinfo Sun Aug 7 09:01:08 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2016/06/16 04:00:47 markd Exp $ +$NetBSD: distinfo,v 1.8 2016/08/07 09:01:08 markd Exp $ -SHA1 (tex-pstricks-41263/pstricks.doc.tar.xz) = 77550b7119cf8f30bee4a15b4e86a4dbc3753189 -RMD160 (tex-pstricks-41263/pstricks.doc.tar.xz) = d7eccc01cf23b27936cc7749d6df1c68b6ca2614 -SHA512 (tex-pstricks-41263/pstricks.doc.tar.xz) = ee55d4eacd3b6d593abf33ef5f54556b219a64ddf09c1fcc9679aeed24de89ec1f0d60e434450688a2515bf1a2585662e1d6806bc28b433ba271ae9eb97109bf -Size (tex-pstricks-41263/pstricks.doc.tar.xz) = 6983528 bytes +SHA1 (tex-pstricks-41321/pstricks.doc.tar.xz) = 27d56a4d86f62035735771deb04633f12f39c256 +RMD160 (tex-pstricks-41321/pstricks.doc.tar.xz) = ef78237692c0453b126037795f60ff25a61db05f +SHA512 (tex-pstricks-41321/pstricks.doc.tar.xz) = d08b992d2212aa1dca907effbcd3b6265f3942d0b80c1b63810e72ff8cc3e2cee1feb15e74a49a39bca3b1dd481e5ac77d8f9ce08d93e71975032739bd586127 +Size (tex-pstricks-41321/pstricks.doc.tar.xz) = 6978740 bytes Index: pkgsrc/graphics/tex-repere/Makefile diff -u pkgsrc/graphics/tex-repere/Makefile:1.1 pkgsrc/graphics/tex-repere/Makefile:1.2 --- pkgsrc/graphics/tex-repere/Makefile:1.1 Fri May 8 13:47:41 2015 +++ pkgsrc/graphics/tex-repere/Makefile Sun Aug 7 09:01:08 2016 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:41 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2016/08/07 09:01:08 markd Exp $ DISTNAME= repere -PKGNAME= tex-${DISTNAME}-13.12 -TEXLIVE_REV= 32455 +PKGNAME= tex-${DISTNAME}-16.06 +TEXLIVE_REV= 41513 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/repere Index: pkgsrc/graphics/tex-repere/distinfo diff -u pkgsrc/graphics/tex-repere/distinfo:1.2 pkgsrc/graphics/tex-repere/distinfo:1.3 --- pkgsrc/graphics/tex-repere/distinfo:1.2 Tue Nov 3 21:34:31 2015 +++ pkgsrc/graphics/tex-repere/distinfo Sun Aug 7 09:01:08 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 21:34:31 agc Exp $ +$NetBSD: distinfo,v 1.3 2016/08/07 09:01:08 markd Exp $ -SHA1 (tex-repere-32455/repere.tar.xz) = ec56f03ccf7c4b152685c977e3777a22196ee4c7 -RMD160 (tex-repere-32455/repere.tar.xz) = af9d55a7633196d8c84a3ae26bb2a328f8a4e212 -SHA512 (tex-repere-32455/repere.tar.xz) = 9400093554096af81b8345dafb186a9ff3aef07dfc2a2aaacc5b731b5a981715df5167d8073df506c76790de4dc69825edde757d1bd567262385a3dc7217e4c1 -Size (tex-repere-32455/repere.tar.xz) = 11464 bytes +SHA1 (tex-repere-41513/repere.tar.xz) = 3d682d9fe719b3c7f64096d7cd62acdc6b49fef0 +RMD160 (tex-repere-41513/repere.tar.xz) = c7f70a6a62d8e8163d4cd6492433586bf3251d1b +SHA512 (tex-repere-41513/repere.tar.xz) = 31b1563e5f4deb425c46e17c67b574eb18c80ec9769a1ffa5c819e5a7f0f67439b779b15bbf066e012e48324c67223efc4c762bc0f48943ff9d3153596236b41 +Size (tex-repere-41513/repere.tar.xz) = 13196 bytes Index: pkgsrc/graphics/tex-repere-doc/Makefile diff -u pkgsrc/graphics/tex-repere-doc/Makefile:1.1 pkgsrc/graphics/tex-repere-doc/Makefile:1.2 --- pkgsrc/graphics/tex-repere-doc/Makefile:1.1 Fri May 8 13:47:42 2015 +++ pkgsrc/graphics/tex-repere-doc/Makefile Sun Aug 7 09:01:08 2016 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2016/08/07 09:01:08 markd Exp $ DISTNAME= repere.doc -PKGNAME= tex-${DISTNAME:S/./-/}-13.12 -TEXLIVE_REV= 32455 +PKGNAME= tex-${DISTNAME:S/./-/}-16.06 +TEXLIVE_REV= 41513 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/repere Index: pkgsrc/graphics/tex-repere-doc/PLIST diff -u pkgsrc/graphics/tex-repere-doc/PLIST:1.1 pkgsrc/graphics/tex-repere-doc/PLIST:1.2 --- pkgsrc/graphics/tex-repere-doc/PLIST:1.1 Fri May 8 13:47:42 2015 +++ pkgsrc/graphics/tex-repere-doc/PLIST Sun Aug 7 09:01:08 2016 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:42 wiz Exp $ -share/texmf-dist/doc/metapost/repere/README +@comment $NetBSD: PLIST,v 1.2 2016/08/07 09:01:08 markd Exp $ +share/texmf-dist/doc/metapost/repere/README.md share/texmf-dist/doc/metapost/repere/repere-doc.pdf share/texmf-dist/doc/metapost/repere/repere-doc.tex Index: pkgsrc/graphics/tex-repere-doc/distinfo diff -u pkgsrc/graphics/tex-repere-doc/distinfo:1.2 pkgsrc/graphics/tex-repere-doc/distinfo:1.3 --- pkgsrc/graphics/tex-repere-doc/distinfo:1.2 Tue Nov 3 21:34:31 2015 +++ pkgsrc/graphics/tex-repere-doc/distinfo Sun Aug 7 09:01:08 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 21:34:31 agc Exp $ +$NetBSD: distinfo,v 1.3 2016/08/07 09:01:08 markd Exp $ -SHA1 (tex-repere-32455/repere.doc.tar.xz) = 665362dca002f26bb209bc5e29c2fd31f0226234 -RMD160 (tex-repere-32455/repere.doc.tar.xz) = 43c8967049465cba2f265a3b09bf1ae9c1afb714 -SHA512 (tex-repere-32455/repere.doc.tar.xz) = 2965138522231a8b17b667a591063c410ce18b6f681d8aaba3699a72d3f96d0bab61e18e2009a7623489cc2dcdf9d69706595ca32d1f626d7a15d133ea569f9e -Size (tex-repere-32455/repere.doc.tar.xz) = 591608 bytes +SHA1 (tex-repere-41513/repere.doc.tar.xz) = e8464ca9eb754aaf1ae83c8ada3c3ac833a8f05e +RMD160 (tex-repere-41513/repere.doc.tar.xz) = 716bbd89e2ad94b5c5624c334b19c9544d2507c3 +SHA512 (tex-repere-41513/repere.doc.tar.xz) = c06e553aff4f8e14212850d9abd45541f865ab1bdf52c5a069f20ef87c7657070e5946f816b8567e57591f6f55e0cf4c034043f5d37792836c8355969a887fa2 +Size (tex-repere-41513/repere.doc.tar.xz) = 626116 bytes --_----------=_1470560469294790--