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:           Mon Feb 15 10:55:34 UTC 2021

Modified Files:
        pkgsrc/graphics/tex-pst-3dplot: Makefile distinfo
        pkgsrc/graphics/tex-pst-3dplot-doc: Makefile distinfo

Log Message:
tex-pst-3dplot{,-doc}: update to 2.06

changes unknown


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/tex-pst-3dplot/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/tex-pst-3dplot/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/tex-pst-3dplot-doc/Makefile
cvs rdiff -u -r1.4 -r1.5 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/Makefile
diff -u pkgsrc/graphics/tex-pst-3dplot/Makefile:1.6 pkgsrc/graphics/tex-pst-3dplot/Makefile:1.7
--- pkgsrc/graphics/tex-pst-3dplot/Makefile:1.6 Sat Jan 18 23:32:30 2020
+++ pkgsrc/graphics/tex-pst-3dplot/Makefile     Mon Feb 15 10:55:34 2021
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:32:30 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2021/02/15 10:55:34 markd Exp $
 
 DISTNAME=      pst-3dplot
-PKGNAME=       tex-${DISTNAME}-2.04
-TEXLIVE_REV=   43703
+PKGNAME=       tex-${DISTNAME}-2.06
+TEXLIVE_REV=   56758
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/pst-3dplot
@@ -16,6 +16,5 @@ DEPENDS+=     tex-pst-plot-[0-9]*:../../grap
 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-3dplot/distinfo
diff -u pkgsrc/graphics/tex-pst-3dplot/distinfo:1.4 pkgsrc/graphics/tex-pst-3dplot/distinfo:1.5
--- pkgsrc/graphics/tex-pst-3dplot/distinfo:1.4 Wed Jun 21 11:45:58 2017
+++ pkgsrc/graphics/tex-pst-3dplot/distinfo     Mon Feb 15 10:55:34 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/06/21 11:45:58 markd Exp $
+$NetBSD: distinfo,v 1.5 2021/02/15 10:55:34 markd Exp $
 
-SHA1 (tex-pst-3dplot-43703/pst-3dplot.tar.xz) = fe28aae98a48cd906e26e5c5bd97f488d31345ba
-RMD160 (tex-pst-3dplot-43703/pst-3dplot.tar.xz) = e02f29f4d59f9b3759ee6265ae6e1cf20383cca7
-SHA512 (tex-pst-3dplot-43703/pst-3dplot.tar.xz) = 64233122fd2615a6d346a3fcb397e925cfcfb0a9328a05bffaeb4bac02db00e7d455a897ed79d994ed6e36c8a5f67988a5ec3177e932ea1e24017d527c9cbf3b
-Size (tex-pst-3dplot-43703/pst-3dplot.tar.xz) = 21764 bytes
+SHA1 (pst-3dplot.r56758.tar.xz) = 7b6ea565632809eceb74e3805ef5f5eb4eb13eec
+RMD160 (pst-3dplot.r56758.tar.xz) = 31f41e44b6986118b2b5b8c4883f412f943ec4ff
+SHA512 (pst-3dplot.r56758.tar.xz) = 6b12d6273f5025b4afbb1adac35e73f60a1ca6430b24c40c145af1a50e35150a34cc70ff14e9904caff34be6955146f358f4231785aa8b7ff662978a846857f2
+Size (pst-3dplot.r56758.tar.xz) = 21824 bytes

Index: pkgsrc/graphics/tex-pst-3dplot-doc/Makefile
diff -u pkgsrc/graphics/tex-pst-3dplot-doc/Makefile:1.6 pkgsrc/graphics/tex-pst-3dplot-doc/Makefile:1.7
--- pkgsrc/graphics/tex-pst-3dplot-doc/Makefile:1.6     Sat Jan 18 23:32:31 2020
+++ pkgsrc/graphics/tex-pst-3dplot-doc/Makefile Mon Feb 15 10:55:34 2021
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:32:31 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2021/02/15 10:55:34 markd Exp $
 
 DISTNAME=      pst-3dplot.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-2.04
-TEXLIVE_REV=   43703
+PKGNAME=       tex-${DISTNAME:S/./-/}-2.06
+TEXLIVE_REV=   56758
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/pst-3dplot
 COMMENT=       Documentation for tex-pst-3dplot
 LICENSE=       lppl-1.3c
 
-TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/graphics/tex-pst-3dplot-doc/distinfo
diff -u pkgsrc/graphics/tex-pst-3dplot-doc/distinfo:1.4 pkgsrc/graphics/tex-pst-3dplot-doc/distinfo:1.5
--- pkgsrc/graphics/tex-pst-3dplot-doc/distinfo:1.4     Wed Jun 21 11:45:58 2017
+++ pkgsrc/graphics/tex-pst-3dplot-doc/distinfo Mon Feb 15 10:55:34 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/06/21 11:45:58 markd Exp $
+$NetBSD: distinfo,v 1.5 2021/02/15 10:55:34 markd Exp $
 
-SHA1 (tex-pst-3dplot-43703/pst-3dplot.doc.tar.xz) = 0aadd6a9729caaafb02b6b28621077c11d4cb90c
-RMD160 (tex-pst-3dplot-43703/pst-3dplot.doc.tar.xz) = 0c219f28bece479c5447dac5341aa6a0eb9567c2
-SHA512 (tex-pst-3dplot-43703/pst-3dplot.doc.tar.xz) = 2336382816205b51e9cdfae16f56be3d71702145b1b7448ec89c9543d373c306f5546000056afe3710df254e00c81fba00970a98433575d3d26ea16d31795e5d
-Size (tex-pst-3dplot-43703/pst-3dplot.doc.tar.xz) = 2744912 bytes
+SHA1 (pst-3dplot.doc.r56758.tar.xz) = 6b97abcc91e347102e41eb52286896fac91f7524
+RMD160 (pst-3dplot.doc.r56758.tar.xz) = f361be3bcb7529680ea22a83f528f2db3f3406bd
+SHA512 (pst-3dplot.doc.r56758.tar.xz) = 615081d1b54074e8cff1dfc9eadee490526fa22673204fe8f37554474cf89688507989c8701e3633275558165fe91e6684624ebcb0c2b2983cb38c5a2d55d014
+Size (pst-3dplot.doc.r56758.tar.xz) = 2124912 bytes



Home | Main Index | Thread Index | Old Index