tex-pst-3dplot{,-doc}: update to 2.07a
fix for lualatex and color values on PS level
This commit is contained in:
parent
1c1f0220d7
commit
a3564a3572
6 changed files with 19 additions and 19 deletions
|
@ -1 +1 @@
|
|||
This is documentation for tex-pst-3dplot.
|
||||
Documentation for tex-pst-3dplot.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue