Fri Feb 1 21:25:24 2019 UTC ()
tex-pst-circ{,-doc}: update to 2.16

This version is a fix for wrong arrows in a coil of type elector.


(markd)
diff -r1.5 -r1.6 pkgsrc/graphics/tex-pst-circ/Makefile
diff -r1.6 -r1.7 pkgsrc/graphics/tex-pst-circ/distinfo
diff -r1.5 -r1.6 pkgsrc/graphics/tex-pst-circ-doc/Makefile
diff -r1.6 -r1.7 pkgsrc/graphics/tex-pst-circ-doc/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/graphics/tex-pst-circ/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/tex-pst-circ/Makefile 2018/05/12 01:28:19 1.5
+++ pkgsrc/graphics/tex-pst-circ/Makefile 2019/02/01 21:25:24 1.6
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.5 2018/05/12 01:28:19 markd Exp $ 1# $NetBSD: Makefile,v 1.6 2019/02/01 21:25:24 markd Exp $
2 2
3DISTNAME= pst-circ 3DISTNAME= pst-circ
4PKGNAME= tex-${DISTNAME}-2.15 4PKGNAME= tex-${DISTNAME}-2.16
5TEXLIVE_REV= 45829 5TEXLIVE_REV= 49791
6 6
7MAINTAINER= minskim@NetBSD.org 7MAINTAINER= minskim@NetBSD.org
8HOMEPAGE= http://ctan.org/pkg/pst-circ 8HOMEPAGE= http://ctan.org/pkg/pst-circ
9COMMENT= PSTricks package for drawing electric circuits 9COMMENT= PSTricks package for drawing electric circuits
10LICENSE= lppl-1.3c 10LICENSE= lppl-1.3c
11 11
12DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido 12DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido
13DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node 13DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node
14DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks 14DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
15DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval 15DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
16 16
17.include "../../print/texlive/package.mk" 17.include "../../print/texlive/package.mk"
18.include "../../mk/bsd.pkg.mk" 18.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/graphics/tex-pst-circ/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/tex-pst-circ/distinfo 2018/05/12 01:28:19 1.6
+++ pkgsrc/graphics/tex-pst-circ/distinfo 2019/02/01 21:25:24 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2018/05/12 01:28:19 markd Exp $ 1$NetBSD: distinfo,v 1.7 2019/02/01 21:25:24 markd Exp $
2 2
3SHA1 (tex-pst-circ-45829/pst-circ.tar.xz) = 06c5c538087f68025b936f6f1f689f06736e6b81 3SHA1 (tex-pst-circ-49791/pst-circ.tar.xz) = 00eaec6a997e57d7b3a040b4be58dd989d0420ea
4RMD160 (tex-pst-circ-45829/pst-circ.tar.xz) = a4c1c31f4900b85f176b1f90ed463186debe46ca 4RMD160 (tex-pst-circ-49791/pst-circ.tar.xz) = e84b61576bf3278c302120af81c375e938bd002a
5SHA512 (tex-pst-circ-45829/pst-circ.tar.xz) = dce50fa997b0a7f19a0bf663ad524cc4373bf995eb37bf7bf20f4aa0e793f1d057530b0531abe4fc1fd804dc5d1574418336be7840846273d5c98b9485fba8a9 5SHA512 (tex-pst-circ-49791/pst-circ.tar.xz) = 9b14f9adda46a7c7117d50592d6c4362dc755ae404690d3c12def325daf4deca12db410eb3c03bad8440be424df471556a648b31c8a9d78be8617c4b2afab79b
6Size (tex-pst-circ-45829/pst-circ.tar.xz) = 24256 bytes 6Size (tex-pst-circ-49791/pst-circ.tar.xz) = 24332 bytes

cvs diff -r1.5 -r1.6 pkgsrc/graphics/tex-pst-circ-doc/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/tex-pst-circ-doc/Makefile 2018/05/12 01:28:20 1.5
+++ pkgsrc/graphics/tex-pst-circ-doc/Makefile 2019/02/01 21:25:24 1.6
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1# $NetBSD: Makefile,v 1.5 2018/05/12 01:28:20 markd Exp $ 1# $NetBSD: Makefile,v 1.6 2019/02/01 21:25:24 markd Exp $
2 2
3DISTNAME= pst-circ.doc 3DISTNAME= pst-circ.doc
4PKGNAME= tex-${DISTNAME:S/./-/}-2.15 4PKGNAME= tex-${DISTNAME:S/./-/}-2.16
5TEXLIVE_REV= 45829 5TEXLIVE_REV= 49791
6 6
7MAINTAINER= minskim@NetBSD.org 7MAINTAINER= minskim@NetBSD.org
8HOMEPAGE= http://ctan.org/pkg/pst-circ 8HOMEPAGE= http://ctan.org/pkg/pst-circ
9COMMENT= Documentation for tex-pst-circ 9COMMENT= Documentation for tex-pst-circ
10LICENSE= lppl-1.3c 10LICENSE= lppl-1.3c
11 11
12.include "../../print/texlive/package.mk" 12.include "../../print/texlive/package.mk"
13.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/graphics/tex-pst-circ-doc/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/tex-pst-circ-doc/distinfo 2018/05/12 01:28:20 1.6
+++ pkgsrc/graphics/tex-pst-circ-doc/distinfo 2019/02/01 21:25:24 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2018/05/12 01:28:20 markd Exp $ 1$NetBSD: distinfo,v 1.7 2019/02/01 21:25:24 markd Exp $
2 2
3SHA1 (tex-pst-circ-45829/pst-circ.doc.tar.xz) = 0144e50fdcbb0a0db4a52fbaf932d2b9b545c49b 3SHA1 (tex-pst-circ-49791/pst-circ.doc.tar.xz) = 96011e31d133c64db861ca653e3ea9c6d168d8f6
4RMD160 (tex-pst-circ-45829/pst-circ.doc.tar.xz) = 96eceb1e54631b53ae9e2c7a182ce2ea15f8d008 4RMD160 (tex-pst-circ-49791/pst-circ.doc.tar.xz) = d99124d8ced09ed99f339ea4a2c4fff61f88533c
5SHA512 (tex-pst-circ-45829/pst-circ.doc.tar.xz) = 64fde0d7e0f005988a464e4db018274e57b8b508fbbb9011895aa7e9a25023a35d7c7cb4b47ab8fa603b1d5ebe1f637ebb4d5e9f57e43509ae76461c6f4b534a 5SHA512 (tex-pst-circ-49791/pst-circ.doc.tar.xz) = 64a053ff43ee252f10255f8006fe9014c5c376fbd7b065114d8db59b6ceaa41134da2a68f2b602311511672a990ba5a8be560d3915580adeea1497f6672fe295
6Size (tex-pst-circ-45829/pst-circ.doc.tar.xz) = 499356 bytes 6Size (tex-pst-circ-49791/pst-circ.doc.tar.xz) = 498540 bytes