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:26:51 UTC 2022

Modified Files:
        pkgsrc/graphics/tex-pst-plot: DESCR Makefile distinfo
        pkgsrc/graphics/tex-pst-plot-doc: DESCR Makefile distinfo

Log Message:
tex-pst-plot{,-doc}: update to 1.93

changes unknown


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/graphics/tex-pst-plot/DESCR
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/tex-pst-plot/Makefile \
    pkgsrc/graphics/tex-pst-plot/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/graphics/tex-pst-plot-doc/DESCR
cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/tex-pst-plot-doc/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/tex-pst-plot-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-plot/DESCR
diff -u pkgsrc/graphics/tex-pst-plot/DESCR:1.1.1.1 pkgsrc/graphics/tex-pst-plot/DESCR:1.2
--- pkgsrc/graphics/tex-pst-plot/DESCR:1.1.1.1  Thu Mar 17 18:23:47 2011
+++ pkgsrc/graphics/tex-pst-plot/DESCR  Sun Apr 10 06:26:51 2022
@@ -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.

Index: pkgsrc/graphics/tex-pst-plot/Makefile
diff -u pkgsrc/graphics/tex-pst-plot/Makefile:1.11 pkgsrc/graphics/tex-pst-plot/Makefile:1.12
--- pkgsrc/graphics/tex-pst-plot/Makefile:1.11  Fri Dec  6 20:04:34 2019
+++ pkgsrc/graphics/tex-pst-plot/Makefile       Sun Apr 10 06:26:51 2022
@@ -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-multido-[0-9]*:../../devel
 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"
Index: pkgsrc/graphics/tex-pst-plot/distinfo
diff -u pkgsrc/graphics/tex-pst-plot/distinfo:1.11 pkgsrc/graphics/tex-pst-plot/distinfo:1.12
--- pkgsrc/graphics/tex-pst-plot/distinfo:1.11  Tue Oct 26 10:47:12 2021
+++ pkgsrc/graphics/tex-pst-plot/distinfo       Sun Apr 10 06:26:51 2022
@@ -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

Index: pkgsrc/graphics/tex-pst-plot-doc/DESCR
diff -u pkgsrc/graphics/tex-pst-plot-doc/DESCR:1.1.1.1 pkgsrc/graphics/tex-pst-plot-doc/DESCR:1.2
--- pkgsrc/graphics/tex-pst-plot-doc/DESCR:1.1.1.1      Thu Mar 17 18:24:01 2011
+++ pkgsrc/graphics/tex-pst-plot-doc/DESCR      Sun Apr 10 06:26:51 2022
@@ -1 +1 @@
-This is documentation for tex-pst-plot.
+Documentation for tex-pst-plot.

Index: pkgsrc/graphics/tex-pst-plot-doc/Makefile
diff -u pkgsrc/graphics/tex-pst-plot-doc/Makefile:1.10 pkgsrc/graphics/tex-pst-plot-doc/Makefile:1.11
--- pkgsrc/graphics/tex-pst-plot-doc/Makefile:1.10      Fri Dec  6 20:04:34 2019
+++ pkgsrc/graphics/tex-pst-plot-doc/Makefile   Sun Apr 10 06:26:51 2022
@@ -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"

Index: pkgsrc/graphics/tex-pst-plot-doc/distinfo
diff -u pkgsrc/graphics/tex-pst-plot-doc/distinfo:1.11 pkgsrc/graphics/tex-pst-plot-doc/distinfo:1.12
--- pkgsrc/graphics/tex-pst-plot-doc/distinfo:1.11      Tue Oct 26 10:47:12 2021
+++ pkgsrc/graphics/tex-pst-plot-doc/distinfo   Sun Apr 10 06:26:51 2022
@@ -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



Home | Main Index | Thread Index | Old Index