pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics tex-pst-3dplot{,-doc}: update to 2.07a



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae836c3bc7f0
branches:  trunk
changeset: 376598:ae836c3bc7f0
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Apr 10 06:01:12 2022 +0000

description:
tex-pst-3dplot{,-doc}: update to 2.07a

fix for lualatex and color values on PS level

diffstat:

 graphics/tex-pst-3dplot-doc/DESCR    |  2 +-
 graphics/tex-pst-3dplot-doc/Makefile |  6 +++---
 graphics/tex-pst-3dplot-doc/distinfo |  8 ++++----
 graphics/tex-pst-3dplot/DESCR        |  8 ++++----
 graphics/tex-pst-3dplot/Makefile     |  6 +++---
 graphics/tex-pst-3dplot/distinfo     |  8 ++++----
 6 files changed, 19 insertions(+), 19 deletions(-)

diffs (74 lines):

diff -r 53ba137f517a -r ae836c3bc7f0 graphics/tex-pst-3dplot-doc/DESCR
--- a/graphics/tex-pst-3dplot-doc/DESCR Sun Apr 10 04:06:58 2022 +0000
+++ b/graphics/tex-pst-3dplot-doc/DESCR Sun Apr 10 06:01:12 2022 +0000
@@ -1,1 +1,1 @@
-This is documentation for tex-pst-3dplot.
+Documentation for tex-pst-3dplot.
diff -r 53ba137f517a -r ae836c3bc7f0 graphics/tex-pst-3dplot-doc/Makefile
--- a/graphics/tex-pst-3dplot-doc/Makefile      Sun Apr 10 04:06:58 2022 +0000
+++ b/graphics/tex-pst-3dplot-doc/Makefile      Sun Apr 10 06:01:12 2022 +0000
@@ -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@localhost
 HOMEPAGE=      https://ctan.org/pkg/pst-3dplot
diff -r 53ba137f517a -r ae836c3bc7f0 graphics/tex-pst-3dplot-doc/distinfo
--- a/graphics/tex-pst-3dplot-doc/distinfo      Sun Apr 10 04:06:58 2022 +0000
+++ b/graphics/tex-pst-3dplot-doc/distinfo      Sun Apr 10 06:01:12 2022 +0000
@@ -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 -r 53ba137f517a -r ae836c3bc7f0 graphics/tex-pst-3dplot/DESCR
--- a/graphics/tex-pst-3dplot/DESCR     Sun Apr 10 04:06:58 2022 +0000
+++ b/graphics/tex-pst-3dplot/DESCR     Sun Apr 10 06:01:12 2022 +0000
@@ -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 -r 53ba137f517a -r ae836c3bc7f0 graphics/tex-pst-3dplot/Makefile
--- a/graphics/tex-pst-3dplot/Makefile  Sun Apr 10 04:06:58 2022 +0000
+++ b/graphics/tex-pst-3dplot/Makefile  Sun Apr 10 06:01:12 2022 +0000
@@ -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@localhost
 HOMEPAGE=      https://ctan.org/pkg/pst-3dplot
diff -r 53ba137f517a -r ae836c3bc7f0 graphics/tex-pst-3dplot/distinfo
--- a/graphics/tex-pst-3dplot/distinfo  Sun Apr 10 04:06:58 2022 +0000
+++ b/graphics/tex-pst-3dplot/distinfo  Sun Apr 10 06:01:12 2022 +0000
@@ -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



Home | Main Index | Thread Index | Old Index