pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics tex-pst-plot{,-doc}: update to 1.93
details: https://anonhg.NetBSD.org/pkgsrc/rev/a885ca60c2a1
branches: trunk
changeset: 376603:a885ca60c2a1
user: markd <markd%pkgsrc.org@localhost>
date: Sun Apr 10 06:26:51 2022 +0000
description:
tex-pst-plot{,-doc}: update to 1.93
changes unknown
diffstat:
graphics/tex-pst-plot-doc/DESCR | 2 +-
graphics/tex-pst-plot-doc/Makefile | 7 +++----
graphics/tex-pst-plot-doc/distinfo | 8 ++++----
graphics/tex-pst-plot/DESCR | 6 +++---
graphics/tex-pst-plot/Makefile | 7 +++----
graphics/tex-pst-plot/distinfo | 8 ++++----
6 files changed, 18 insertions(+), 20 deletions(-)
diffs (85 lines):
diff -r 8d8a333e4301 -r a885ca60c2a1 graphics/tex-pst-plot-doc/DESCR
--- a/graphics/tex-pst-plot-doc/DESCR Sun Apr 10 06:24:01 2022 +0000
+++ b/graphics/tex-pst-plot-doc/DESCR Sun Apr 10 06:26:51 2022 +0000
@@ -1,1 +1,1 @@
-This is documentation for tex-pst-plot.
+Documentation for tex-pst-plot.
diff -r 8d8a333e4301 -r a885ca60c2a1 graphics/tex-pst-plot-doc/Makefile
--- a/graphics/tex-pst-plot-doc/Makefile Sun Apr 10 06:24:01 2022 +0000
+++ b/graphics/tex-pst-plot-doc/Makefile Sun Apr 10 06:26:51 2022 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.10 2019/12/06 20:04:34 markd Exp $
+# $NetBSD: Makefile,v 1.11 2022/04/10 06:26:51 markd Exp $
DISTNAME= pst-plot.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-1.92
-TEXLIVE_REV= 51650
+PKGNAME= tex-${DISTNAME:S/./-/}-1.93
+TEXLIVE_REV= 60620
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/pst-plot
COMMENT= Documentation for tex-pst-plot
LICENSE= lppl-1.3c
-TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 8d8a333e4301 -r a885ca60c2a1 graphics/tex-pst-plot-doc/distinfo
--- a/graphics/tex-pst-plot-doc/distinfo Sun Apr 10 06:24:01 2022 +0000
+++ b/graphics/tex-pst-plot-doc/distinfo Sun Apr 10 06:26:51 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 10:47:12 nia Exp $
+$NetBSD: distinfo,v 1.12 2022/04/10 06:26:51 markd Exp $
-BLAKE2s (tex-pst-plot-51650/pst-plot.doc.tar.xz) = af274546917167d29bcb31bd6ade171325b8b1e5f789db2e95e623c5e0c8a57c
-SHA512 (tex-pst-plot-51650/pst-plot.doc.tar.xz) = 748945b66f21c63a160b793720ba5bd9243c73602e68e43ff72a5f52ccb4004de186e648ad0e5b5e883c3772197eb2a36ca0cab046f8313a7ed8ecad522fd761
-Size (tex-pst-plot-51650/pst-plot.doc.tar.xz) = 1121068 bytes
+BLAKE2s (pst-plot.doc.r60620.tar.xz) = 5551eae4ff025d08b6b6fe413b54fee99cb935197a91a8b263352030e09d0447
+SHA512 (pst-plot.doc.r60620.tar.xz) = b8033d9879f06a995bac06a1849e3349dd1e9c675279520c7e1c563cced38e58612b2a826de285d8abc2ecf1312faf17c2424d38a9cbce22431219da79245828
+Size (pst-plot.doc.r60620.tar.xz) = 1375272 bytes
diff -r 8d8a333e4301 -r a885ca60c2a1 graphics/tex-pst-plot/DESCR
--- a/graphics/tex-pst-plot/DESCR Sun Apr 10 06:24:01 2022 +0000
+++ b/graphics/tex-pst-plot/DESCR Sun Apr 10 06:26:51 2022 +0000
@@ -1,3 +1,3 @@
-The package provides plotting of data (typically from external files),
-using PSTricks. Plots my be configured using a wide variety of
-parameters.
+The package provides plotting of data (typically from external
+files), using PSTricks. Plots may be configured using a wide
+variety of parameters.
diff -r 8d8a333e4301 -r a885ca60c2a1 graphics/tex-pst-plot/Makefile
--- a/graphics/tex-pst-plot/Makefile Sun Apr 10 06:24:01 2022 +0000
+++ b/graphics/tex-pst-plot/Makefile Sun Apr 10 06:26:51 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2019/12/06 20:04:34 markd Exp $
+# $NetBSD: Makefile,v 1.12 2022/04/10 06:26:51 markd Exp $
DISTNAME= pst-plot
-PKGNAME= tex-${DISTNAME}-1.92
-TEXLIVE_REV= 51650
+PKGNAME= tex-${DISTNAME}-1.93
+TEXLIVE_REV= 60620
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/pst-plot
@@ -13,6 +13,5 @@
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
-TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 8d8a333e4301 -r a885ca60c2a1 graphics/tex-pst-plot/distinfo
--- a/graphics/tex-pst-plot/distinfo Sun Apr 10 06:24:01 2022 +0000
+++ b/graphics/tex-pst-plot/distinfo Sun Apr 10 06:26:51 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 10:47:12 nia Exp $
+$NetBSD: distinfo,v 1.12 2022/04/10 06:26:51 markd Exp $
-BLAKE2s (tex-pst-plot-51650/pst-plot.tar.xz) = b215cee900c846231b0e20f49989556512790d8f04013e5b4456794ef80bd455
-SHA512 (tex-pst-plot-51650/pst-plot.tar.xz) = 58b2d0bec5abad6a4f1c2467badd6ca7cccbfdbbdd0a838493aceeb37f478f4500fc95463176fcc97e34111249512d50215a319b01a847d863d54bcfcf5e73a7
-Size (tex-pst-plot-51650/pst-plot.tar.xz) = 22604 bytes
+BLAKE2s (pst-plot.r60620.tar.xz) = 442b5d6992a9ff707ac101331b57dbeee14ca385834da34bae76ca9d372caee9
+SHA512 (pst-plot.r60620.tar.xz) = b389155d1bb56cee20cc035dcec1551974d9de57a7acde79b40d1342e621454e879e760d150f5e3d71e28d7f379442c32a828ce2f9b2a9813fafcef9476e4af3
+Size (pst-plot.r60620.tar.xz) = 22632 bytes
Home |
Main Index |
Thread Index |
Old Index