pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics tex-pst-tree{,-doc}: update to 1.14



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6fe8cd5b8c3c
branches:  trunk
changeset: 376616:6fe8cd5b8c3c
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Apr 10 12:25:59 2022 +0000

description:
tex-pst-tree{,-doc}: update to 1.14

changes unknown

diffstat:

 graphics/tex-pst-tree-doc/DESCR    |  2 +-
 graphics/tex-pst-tree-doc/Makefile |  7 +++----
 graphics/tex-pst-tree-doc/distinfo |  8 ++++----
 graphics/tex-pst-tree/DESCR        |  6 +++---
 graphics/tex-pst-tree/Makefile     |  9 ++++-----
 graphics/tex-pst-tree/distinfo     |  8 ++++----
 6 files changed, 19 insertions(+), 21 deletions(-)

diffs (89 lines):

diff -r afa2ad88eacb -r 6fe8cd5b8c3c graphics/tex-pst-tree-doc/DESCR
--- a/graphics/tex-pst-tree-doc/DESCR   Sun Apr 10 12:21:51 2022 +0000
+++ b/graphics/tex-pst-tree-doc/DESCR   Sun Apr 10 12:25:59 2022 +0000
@@ -1,1 +1,1 @@
-This is documentation for tex-pst-tree.
+Documentation for tex-pst-tree.
diff -r afa2ad88eacb -r 6fe8cd5b8c3c graphics/tex-pst-tree-doc/Makefile
--- a/graphics/tex-pst-tree-doc/Makefile        Sun Apr 10 12:21:51 2022 +0000
+++ b/graphics/tex-pst-tree-doc/Makefile        Sun Apr 10 12:25:59 2022 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2020/01/18 23:32:33 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2022/04/10 12:25:59 markd Exp $
 
 DISTNAME=      pst-tree.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-1.13
-TEXLIVE_REV=   43272
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.14
+TEXLIVE_REV=   60421
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/pst-tree
 COMMENT=       Documentation for tex-pst-tree
 LICENSE=       lppl-1.3c
 
-TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r afa2ad88eacb -r 6fe8cd5b8c3c graphics/tex-pst-tree-doc/distinfo
--- a/graphics/tex-pst-tree-doc/distinfo        Sun Apr 10 12:21:51 2022 +0000
+++ b/graphics/tex-pst-tree-doc/distinfo        Sun Apr 10 12:25:59 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:47:13 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/04/10 12:25:59 markd Exp $
 
-BLAKE2s (tex-pst-tree-43272/pst-tree.doc.tar.xz) = 9b42ed2c4b0ed52afafb87d8b88bb1c17fdc35f020eef6317e64809f748babe4
-SHA512 (tex-pst-tree-43272/pst-tree.doc.tar.xz) = 49957861198ff4eb3c290e906678a94a129afd8eb1ac10c35379794af8213011f4add7754f525ab4feb95f7d7e7bfb32e3dc0c4a0d3207b583f39852a07103de
-Size (tex-pst-tree-43272/pst-tree.doc.tar.xz) = 151100 bytes
+BLAKE2s (pst-tree.doc.r60421.tar.xz) = 570eaad73256279a3cc443e525c8b5d53e033dee5fa2d4ed6dc1e687ce3feb8a
+SHA512 (pst-tree.doc.r60421.tar.xz) = 6ac862eff40eaa1a8cacc5c1a1d4886e82dee53046d3fbf631ec23bfb59490fe89bdde5f2767cba35e8d0439fa7b7688669b50ba3ce81698c34bcfc9d010a7e6
+Size (pst-tree.doc.r60421.tar.xz) = 205684 bytes
diff -r afa2ad88eacb -r 6fe8cd5b8c3c graphics/tex-pst-tree/DESCR
--- a/graphics/tex-pst-tree/DESCR       Sun Apr 10 12:21:51 2022 +0000
+++ b/graphics/tex-pst-tree/DESCR       Sun Apr 10 12:25:59 2022 +0000
@@ -1,3 +1,3 @@
-pst-tree is a pstricks package that defines a macro \pstree which offers
-a structured way of joining nodes created using pst-node in order to
-draw trees.
+pst-tree is a pstricks package that defines a macro \pstree
+which offers a structured way of joining nodes created using
+pst-node in order to draw trees.
diff -r afa2ad88eacb -r 6fe8cd5b8c3c graphics/tex-pst-tree/Makefile
--- a/graphics/tex-pst-tree/Makefile    Sun Apr 10 12:21:51 2022 +0000
+++ b/graphics/tex-pst-tree/Makefile    Sun Apr 10 12:25:59 2022 +0000
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.5 2020/01/18 23:32:33 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2022/04/10 12:25:59 markd Exp $
 
 DISTNAME=      pst-tree
-PKGNAME=       tex-${DISTNAME}-1.13
-TEXLIVE_REV=   43272
+PKGNAME=       tex-${DISTNAME}-1.14
+TEXLIVE_REV=   60421
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/pst-tree
-COMMENT=       Trees, using pstricks
+COMMENT=       Trees, using PSTricks
 LICENSE=       lppl-1.3c
 
 DEPENDS+=      tex-pst-node-[0-9]*:../../graphics/tex-pst-node
 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 afa2ad88eacb -r 6fe8cd5b8c3c graphics/tex-pst-tree/distinfo
--- a/graphics/tex-pst-tree/distinfo    Sun Apr 10 12:21:51 2022 +0000
+++ b/graphics/tex-pst-tree/distinfo    Sun Apr 10 12:25:59 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:47:13 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/04/10 12:25:59 markd Exp $
 
-BLAKE2s (tex-pst-tree-43272/pst-tree.tar.xz) = 5defed6f814a669cad2c4b9a460040084fb3f5cf299f07a3d728634af3d3e391
-SHA512 (tex-pst-tree-43272/pst-tree.tar.xz) = a1414df9f119bd081af599dfa629a4894f09f4e0d669fae111002a7866e15b4d09c15da52f55289d10d185274220f959f965c617ba724b6edb6b75adf40d6381
-Size (tex-pst-tree-43272/pst-tree.tar.xz) = 6696 bytes
+BLAKE2s (pst-tree.r60421.tar.xz) = 8b855bca159ed7c46d92741c0b08e83505861456d2a018b99d17425ddb701009
+SHA512 (pst-tree.r60421.tar.xz) = 39d6f88d9b0dd4280cd08cad6524fa693cf727bdbacf16063d76e100e16f957602124ee71421e88f389a7ba5070a932d779a2abbb64d791bbc071398f09a8708
+Size (pst-tree.r60421.tar.xz) = 6712 bytes



Home | Main Index | Thread Index | Old Index