pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics
Module Name: pkgsrc
Committed By: markd
Date: Sun Apr 10 06:01:13 UTC 2022
Modified Files:
pkgsrc/graphics/tex-pst-3dplot: DESCR Makefile distinfo
pkgsrc/graphics/tex-pst-3dplot-doc: DESCR Makefile distinfo
Log Message:
tex-pst-3dplot{,-doc}: update to 2.07a
fix for lualatex and color values on PS level
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/graphics/tex-pst-3dplot/DESCR
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/tex-pst-3dplot/Makefile \
pkgsrc/graphics/tex-pst-3dplot/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/graphics/tex-pst-3dplot-doc/DESCR
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/tex-pst-3dplot-doc/Makefile \
pkgsrc/graphics/tex-pst-3dplot-doc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/tex-pst-3dplot/DESCR
diff -u pkgsrc/graphics/tex-pst-3dplot/DESCR:1.1.1.1 pkgsrc/graphics/tex-pst-3dplot/DESCR:1.2
--- pkgsrc/graphics/tex-pst-3dplot/DESCR:1.1.1.1 Fri Mar 18 19:49:23 2011
+++ pkgsrc/graphics/tex-pst-3dplot/DESCR Sun Apr 10 06:01:12 2022
@@ -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.
Index: pkgsrc/graphics/tex-pst-3dplot/Makefile
diff -u pkgsrc/graphics/tex-pst-3dplot/Makefile:1.7 pkgsrc/graphics/tex-pst-3dplot/Makefile:1.8
--- pkgsrc/graphics/tex-pst-3dplot/Makefile:1.7 Mon Feb 15 10:55:34 2021
+++ pkgsrc/graphics/tex-pst-3dplot/Makefile Sun Apr 10 06:01:12 2022
@@ -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
Index: pkgsrc/graphics/tex-pst-3dplot/distinfo
diff -u pkgsrc/graphics/tex-pst-3dplot/distinfo:1.7 pkgsrc/graphics/tex-pst-3dplot/distinfo:1.8
--- pkgsrc/graphics/tex-pst-3dplot/distinfo:1.7 Tue Oct 26 10:47:08 2021
+++ pkgsrc/graphics/tex-pst-3dplot/distinfo Sun Apr 10 06:01:12 2022
@@ -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
Index: pkgsrc/graphics/tex-pst-3dplot-doc/DESCR
diff -u pkgsrc/graphics/tex-pst-3dplot-doc/DESCR:1.1.1.1 pkgsrc/graphics/tex-pst-3dplot-doc/DESCR:1.2
--- pkgsrc/graphics/tex-pst-3dplot-doc/DESCR:1.1.1.1 Fri Mar 18 19:49:32 2011
+++ pkgsrc/graphics/tex-pst-3dplot-doc/DESCR Sun Apr 10 06:01:12 2022
@@ -1 +1 @@
-This is documentation for tex-pst-3dplot.
+Documentation for tex-pst-3dplot.
Index: pkgsrc/graphics/tex-pst-3dplot-doc/Makefile
diff -u pkgsrc/graphics/tex-pst-3dplot-doc/Makefile:1.7 pkgsrc/graphics/tex-pst-3dplot-doc/Makefile:1.8
--- pkgsrc/graphics/tex-pst-3dplot-doc/Makefile:1.7 Mon Feb 15 10:55:34 2021
+++ pkgsrc/graphics/tex-pst-3dplot-doc/Makefile Sun Apr 10 06:01:12 2022
@@ -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
Index: pkgsrc/graphics/tex-pst-3dplot-doc/distinfo
diff -u pkgsrc/graphics/tex-pst-3dplot-doc/distinfo:1.7 pkgsrc/graphics/tex-pst-3dplot-doc/distinfo:1.8
--- pkgsrc/graphics/tex-pst-3dplot-doc/distinfo:1.7 Tue Oct 26 10:47:09 2021
+++ pkgsrc/graphics/tex-pst-3dplot-doc/distinfo Sun Apr 10 06:01:12 2022
@@ -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
Home |
Main Index |
Thread Index |
Old Index