diff options
author | markd <markd@pkgsrc.org> | 2022-04-10 06:01:12 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2022-04-10 06:01:12 +0000 |
commit | caa17445e38bf14c358d489cf8e188c0120b7cfe (patch) | |
tree | 584640787b3192c5eaf6f8f0eedcc1016b28ade0 /graphics | |
parent | 9b113c49a6ff4a302be37d19e9796c5b7cdde66b (diff) | |
download | pkgsrc-caa17445e38bf14c358d489cf8e188c0120b7cfe.tar.gz |
tex-pst-3dplot{,-doc}: update to 2.07a
fix for lualatex and color values on PS level
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tex-pst-3dplot-doc/DESCR | 2 | ||||
-rw-r--r-- | graphics/tex-pst-3dplot-doc/Makefile | 6 | ||||
-rw-r--r-- | graphics/tex-pst-3dplot-doc/distinfo | 8 | ||||
-rw-r--r-- | graphics/tex-pst-3dplot/DESCR | 8 | ||||
-rw-r--r-- | graphics/tex-pst-3dplot/Makefile | 6 | ||||
-rw-r--r-- | graphics/tex-pst-3dplot/distinfo | 8 |
6 files changed, 19 insertions, 19 deletions
diff --git a/graphics/tex-pst-3dplot-doc/DESCR b/graphics/tex-pst-3dplot-doc/DESCR index 73c32c4ec36..209baf439d7 100644 --- a/graphics/tex-pst-3dplot-doc/DESCR +++ b/graphics/tex-pst-3dplot-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-pst-3dplot. +Documentation for tex-pst-3dplot. diff --git a/graphics/tex-pst-3dplot-doc/Makefile b/graphics/tex-pst-3dplot-doc/Makefile index a68e0e47ecc..8ba5164a3c5 100644 --- a/graphics/tex-pst-3dplot-doc/Makefile +++ b/graphics/tex-pst-3dplot-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2021/02/15 10:55:34 markd Exp $ +# $NetBSD: Makefile,v 1.8 2022/04/10 06:01:12 markd Exp $ DISTNAME= pst-3dplot.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.06 -TEXLIVE_REV= 56758 +PKGNAME= tex-${DISTNAME:S/./-/}-2.07a +TEXLIVE_REV= 61615 MAINTAINER= minskim@NetBSD.org HOMEPAGE= https://ctan.org/pkg/pst-3dplot diff --git a/graphics/tex-pst-3dplot-doc/distinfo b/graphics/tex-pst-3dplot-doc/distinfo index d25c51bf1c8..1111da7177b 100644 --- a/graphics/tex-pst-3dplot-doc/distinfo +++ b/graphics/tex-pst-3dplot-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2021/10/26 10:47:09 nia Exp $ +$NetBSD: distinfo,v 1.8 2022/04/10 06:01:12 markd Exp $ -BLAKE2s (pst-3dplot.doc.r56758.tar.xz) = a19fcae33effb094311a68599dcef53124b8e84a67662099422668fbbb91915a -SHA512 (pst-3dplot.doc.r56758.tar.xz) = 615081d1b54074e8cff1dfc9eadee490526fa22673204fe8f37554474cf89688507989c8701e3633275558165fe91e6684624ebcb0c2b2983cb38c5a2d55d014 -Size (pst-3dplot.doc.r56758.tar.xz) = 2124912 bytes +BLAKE2s (pst-3dplot.doc.r61615.tar.xz) = 136cb4f92ca4386026361b0dd068710e0176a2bdc6a7b749256284c08864fc4c +SHA512 (pst-3dplot.doc.r61615.tar.xz) = 544b0fc05fe259d49861e71718e090a45dd0de233e90d2ab248ce2ed427f1113891fc58062126763295651e540fc306f0bf9b4fd516069b205cf063060a03c3a +Size (pst-3dplot.doc.r61615.tar.xz) = 2734884 bytes diff --git a/graphics/tex-pst-3dplot/DESCR b/graphics/tex-pst-3dplot/DESCR index 8742ea3b7b5..d9af4f34322 100644 --- a/graphics/tex-pst-3dplot/DESCR +++ b/graphics/tex-pst-3dplot/DESCR @@ -1,4 +1,4 @@ -A package using PSTricks to draw a large variety of graphs and plots, -including 3D maths functions. Data can be read from external data files, -making this package a generic tool for graphing within TeX/LaTeX, -without the need for external tools. +A package using PSTricks to draw a large variety of graphs and +plots, including 3D maths functions. Data can be read from +external data files, making this package a generic tool for +graphing within TeX/LaTeX, without the need for external tools. diff --git a/graphics/tex-pst-3dplot/Makefile b/graphics/tex-pst-3dplot/Makefile index b9da03a82e8..3332ca3f6a1 100644 --- a/graphics/tex-pst-3dplot/Makefile +++ b/graphics/tex-pst-3dplot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2021/02/15 10:55:34 markd Exp $ +# $NetBSD: Makefile,v 1.8 2022/04/10 06:01:12 markd Exp $ DISTNAME= pst-3dplot -PKGNAME= tex-${DISTNAME}-2.06 -TEXLIVE_REV= 56758 +PKGNAME= tex-${DISTNAME}-2.07a +TEXLIVE_REV= 61615 MAINTAINER= minskim@NetBSD.org HOMEPAGE= https://ctan.org/pkg/pst-3dplot diff --git a/graphics/tex-pst-3dplot/distinfo b/graphics/tex-pst-3dplot/distinfo index 6dc985f108a..75b7bc4bcf5 100644 --- a/graphics/tex-pst-3dplot/distinfo +++ b/graphics/tex-pst-3dplot/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2021/10/26 10:47:08 nia Exp $ +$NetBSD: distinfo,v 1.8 2022/04/10 06:01:12 markd Exp $ -BLAKE2s (pst-3dplot.r56758.tar.xz) = 82221eb5c8ef50a5493758b9f038c729acfd168b8ee40f215d3f999857b4122c -SHA512 (pst-3dplot.r56758.tar.xz) = 6b12d6273f5025b4afbb1adac35e73f60a1ca6430b24c40c145af1a50e35150a34cc70ff14e9904caff34be6955146f358f4231785aa8b7ff662978a846857f2 -Size (pst-3dplot.r56758.tar.xz) = 21824 bytes +BLAKE2s (pst-3dplot.r61615.tar.xz) = 47984201ee624e60106b2ed210bcf0eed8ac17c343ab8c004f3915b7e3805fa3 +SHA512 (pst-3dplot.r61615.tar.xz) = bd23d297253501185e817e0b5f8f13705434568d73be8f4e1c8adfcd3b6c55438a72997601b6696af91cb6733d2330ff810a0678e19f79203bc979c49c5cf722 +Size (pst-3dplot.r61615.tar.xz) = 21856 bytes |