pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics Update tex-pst-node{,-doc} to 1.35



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fdeb7bee3e77
branches:  trunk
changeset: 650377:fdeb7bee3e77
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Apr 22 00:01:16 2015 +0000

description:
Update tex-pst-node{,-doc} to 1.35

latest texlive version.  changes unknown.

diffstat:

 graphics/tex-pst-node-doc/Makefile |  6 +++---
 graphics/tex-pst-node-doc/PLIST    |  9 ++++-----
 graphics/tex-pst-node-doc/distinfo |  8 ++++----
 graphics/tex-pst-node/Makefile     |  8 ++++----
 graphics/tex-pst-node/PLIST        |  4 +++-
 graphics/tex-pst-node/distinfo     |  8 ++++----
 6 files changed, 22 insertions(+), 21 deletions(-)

diffs (89 lines):

diff -r f30c1be2f29d -r fdeb7bee3e77 graphics/tex-pst-node-doc/Makefile
--- a/graphics/tex-pst-node-doc/Makefile        Tue Apr 21 23:58:12 2015 +0000
+++ b/graphics/tex-pst-node-doc/Makefile        Wed Apr 22 00:01:16 2015 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 19:05:00 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2015/04/22 00:01:16 markd Exp $
 
 DISTNAME=      pst-node.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-1.15
-TEXLIVE_REV=   21550
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.35
+TEXLIVE_REV=   34856
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       Documentation for tex-pst-node
diff -r f30c1be2f29d -r fdeb7bee3e77 graphics/tex-pst-node-doc/PLIST
--- a/graphics/tex-pst-node-doc/PLIST   Tue Apr 21 23:58:12 2015 +0000
+++ b/graphics/tex-pst-node-doc/PLIST   Wed Apr 22 00:01:16 2015 +0000
@@ -1,10 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 19:05:00 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/04/22 00:01:16 markd Exp $
 share/texmf-dist/doc/generic/pst-node/Changes
 share/texmf-dist/doc/generic/pst-node/README
-share/texmf-dist/doc/generic/pst-node/more_docs/Makefile
-share/texmf-dist/doc/generic/pst-node/more_docs/psmatrix-docDE.bib
-share/texmf-dist/doc/generic/pst-node/more_docs/psmatrix-docDE.pdf
-share/texmf-dist/doc/generic/pst-node/more_docs/psmatrix-docDE.tex
+share/texmf-dist/doc/generic/pst-node/psmatrix-docDE.bib
+share/texmf-dist/doc/generic/pst-node/psmatrix-docDE.pdf
+share/texmf-dist/doc/generic/pst-node/psmatrix-docDE.tex
 share/texmf-dist/doc/generic/pst-node/pst-node-doc.bib
 share/texmf-dist/doc/generic/pst-node/pst-node-doc.pdf
 share/texmf-dist/doc/generic/pst-node/pst-node-doc.tex
diff -r f30c1be2f29d -r fdeb7bee3e77 graphics/tex-pst-node-doc/distinfo
--- a/graphics/tex-pst-node-doc/distinfo        Tue Apr 21 23:58:12 2015 +0000
+++ b/graphics/tex-pst-node-doc/distinfo        Wed Apr 22 00:01:16 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/03/18 19:05:00 minskim Exp $
+$NetBSD: distinfo,v 1.2 2015/04/22 00:01:16 markd Exp $
 
-SHA1 (tex-pst-node-21550/pst-node.doc.tar.xz) = e5d703ba3b62b4c0a6c3323098f9b48e076ef21f
-RMD160 (tex-pst-node-21550/pst-node.doc.tar.xz) = 600cadf02dfeef6773dbcd74800a96889ce4b663
-Size (tex-pst-node-21550/pst-node.doc.tar.xz) = 437840 bytes
+SHA1 (tex-pst-node-34856/pst-node.doc.tar.xz) = 53208eec28248fe148dc174420dee68eeb0aaff5
+RMD160 (tex-pst-node-34856/pst-node.doc.tar.xz) = 33fb4fe01e4de06292e2092039de3201de861473
+Size (tex-pst-node-34856/pst-node.doc.tar.xz) = 507132 bytes
diff -r f30c1be2f29d -r fdeb7bee3e77 graphics/tex-pst-node/Makefile
--- a/graphics/tex-pst-node/Makefile    Tue Apr 21 23:58:12 2015 +0000
+++ b/graphics/tex-pst-node/Makefile    Wed Apr 22 00:01:16 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 19:04:49 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2015/04/22 00:01:16 markd Exp $
 
 DISTNAME=      pst-node
-PKGNAME=       tex-${DISTNAME}-1.15
-TEXLIVE_REV=   21550
+PKGNAME=       tex-${DISTNAME}-1.35
+TEXLIVE_REV=   34856
 
 MAINTAINER=    minskim%NetBSD.org@localhost
-COMMENT=       Draw connections using pstricks
+COMMENT=       Nodes and node connections in pstricks
 
 DEPENDS+=      tex-pstricks-[0-9]*:../../graphics/tex-pstricks
 
diff -r f30c1be2f29d -r fdeb7bee3e77 graphics/tex-pst-node/PLIST
--- a/graphics/tex-pst-node/PLIST       Tue Apr 21 23:58:12 2015 +0000
+++ b/graphics/tex-pst-node/PLIST       Wed Apr 22 00:01:16 2015 +0000
@@ -1,4 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 19:04:49 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/04/22 00:01:16 markd Exp $
 share/texmf-dist/dvips/pst-node/pst-node.pro
+share/texmf-dist/dvips/pst-node/pst-node97.pro
 share/texmf-dist/tex/generic/pst-node/pst-node.tex
+share/texmf-dist/tex/generic/pst-node/pst-node97.tex
 share/texmf-dist/tex/latex/pst-node/pst-node.sty
diff -r f30c1be2f29d -r fdeb7bee3e77 graphics/tex-pst-node/distinfo
--- a/graphics/tex-pst-node/distinfo    Tue Apr 21 23:58:12 2015 +0000
+++ b/graphics/tex-pst-node/distinfo    Wed Apr 22 00:01:16 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/03/18 19:04:49 minskim Exp $
+$NetBSD: distinfo,v 1.2 2015/04/22 00:01:16 markd Exp $
 
-SHA1 (tex-pst-node-21550/pst-node.tar.xz) = bf1ecb0ad7fbe2a07783f1d462873490644bbf30
-RMD160 (tex-pst-node-21550/pst-node.tar.xz) = c2cc8a677747aebe25c7cc9f8f9ab4a5e76f0ca7
-Size (tex-pst-node-21550/pst-node.tar.xz) = 20136 bytes
+SHA1 (tex-pst-node-34856/pst-node.tar.xz) = d147a333251fd1db754a95ae76c8ee74a74dfe8d
+RMD160 (tex-pst-node-34856/pst-node.tar.xz) = 5df34f97e84327afa5a05dce2b8508da61170683
+Size (tex-pst-node-34856/pst-node.tar.xz) = 24748 bytes



Home | Main Index | Thread Index | Old Index