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-3dplot{,-doc} to 2.01



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f8f84ca7f8b6
branches:  trunk
changeset: 650372:f8f84ca7f8b6
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Apr 21 23:44:51 2015 +0000

description:
Update tex-pst-3dplot{,-doc} to 2.01

latest texlive version.  changes unknown.

diffstat:

 graphics/tex-pst-3dplot-doc/Makefile |  6 +++---
 graphics/tex-pst-3dplot-doc/PLIST    |  3 +--
 graphics/tex-pst-3dplot-doc/distinfo |  8 ++++----
 graphics/tex-pst-3dplot/Makefile     |  8 ++++----
 graphics/tex-pst-3dplot/distinfo     |  8 ++++----
 5 files changed, 16 insertions(+), 17 deletions(-)

diffs (72 lines):

diff -r 7ced2b322134 -r f8f84ca7f8b6 graphics/tex-pst-3dplot-doc/Makefile
--- a/graphics/tex-pst-3dplot-doc/Makefile      Tue Apr 21 23:41:27 2015 +0000
+++ b/graphics/tex-pst-3dplot-doc/Makefile      Tue Apr 21 23:44:51 2015 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 19:49:32 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2015/04/21 23:44:51 markd Exp $
 
 DISTNAME=      pst-3dplot.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-1.94
-TEXLIVE_REV=   21588
+PKGNAME=       tex-${DISTNAME:S/./-/}-2.01
+TEXLIVE_REV=   35042
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       Documentation for tex-pst-3dplot
diff -r 7ced2b322134 -r f8f84ca7f8b6 graphics/tex-pst-3dplot-doc/PLIST
--- a/graphics/tex-pst-3dplot-doc/PLIST Tue Apr 21 23:41:27 2015 +0000
+++ b/graphics/tex-pst-3dplot-doc/PLIST Tue Apr 21 23:44:51 2015 +0000
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 19:49:32 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/04/21 23:44:51 markd Exp $
 share/texmf-dist/doc/generic/pst-3dplot/Changes
 share/texmf-dist/doc/generic/pst-3dplot/README
-share/texmf-dist/doc/generic/pst-3dplot/more_docs/tb72voss3d.pdf
 share/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.bib
 share/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.dat
 share/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf
diff -r 7ced2b322134 -r f8f84ca7f8b6 graphics/tex-pst-3dplot-doc/distinfo
--- a/graphics/tex-pst-3dplot-doc/distinfo      Tue Apr 21 23:41:27 2015 +0000
+++ b/graphics/tex-pst-3dplot-doc/distinfo      Tue Apr 21 23:44:51 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/03/18 19:49:32 minskim Exp $
+$NetBSD: distinfo,v 1.2 2015/04/21 23:44:51 markd Exp $
 
-SHA1 (tex-pst-3dplot-21588/pst-3dplot.doc.tar.xz) = ed4d428786062c46347a8f602efc1e034a012bbf
-RMD160 (tex-pst-3dplot-21588/pst-3dplot.doc.tar.xz) = 70516c20628cd7a5d23f72bc946a2250c1448a87
-Size (tex-pst-3dplot-21588/pst-3dplot.doc.tar.xz) = 3169252 bytes
+SHA1 (tex-pst-3dplot-35042/pst-3dplot.doc.tar.xz) = b945c442a5fc0a2947f6ad94dbd598a30eb798b3
+RMD160 (tex-pst-3dplot-35042/pst-3dplot.doc.tar.xz) = 3a18c507c78d323e53f9a85f6eae094c5b87d3e5
+Size (tex-pst-3dplot-35042/pst-3dplot.doc.tar.xz) = 2709880 bytes
diff -r 7ced2b322134 -r f8f84ca7f8b6 graphics/tex-pst-3dplot/Makefile
--- a/graphics/tex-pst-3dplot/Makefile  Tue Apr 21 23:41:27 2015 +0000
+++ b/graphics/tex-pst-3dplot/Makefile  Tue Apr 21 23:44:51 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 19:49:23 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2015/04/21 23:44:51 markd Exp $
 
 DISTNAME=      pst-3dplot
-PKGNAME=       tex-${DISTNAME}-1.94
-TEXLIVE_REV=   21588
+PKGNAME=       tex-${DISTNAME}-2.01
+TEXLIVE_REV=   35042
 
 MAINTAINER=    minskim%NetBSD.org@localhost
-COMMENT=       Draw 3d curves and graphs using PSTricks
+COMMENT=       Draw 3D objects in parallel projection, using PSTricks
 
 DEPENDS+=      tex-multido-[0-9]*:../../devel/tex-multido
 DEPENDS+=      tex-pst-3d-[0-9]*:../../graphics/tex-pst-3d
diff -r 7ced2b322134 -r f8f84ca7f8b6 graphics/tex-pst-3dplot/distinfo
--- a/graphics/tex-pst-3dplot/distinfo  Tue Apr 21 23:41:27 2015 +0000
+++ b/graphics/tex-pst-3dplot/distinfo  Tue Apr 21 23:44:51 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/03/18 19:49:23 minskim Exp $
+$NetBSD: distinfo,v 1.2 2015/04/21 23:44:51 markd Exp $
 
-SHA1 (tex-pst-3dplot-21588/pst-3dplot.tar.xz) = 14a89e76d08453a840a3e1cf64e9fcb3e79aaf3d
-RMD160 (tex-pst-3dplot-21588/pst-3dplot.tar.xz) = 9afee8f42370bff468a3cd915ffe1d440d23091c
-Size (tex-pst-3dplot-21588/pst-3dplot.tar.xz) = 21080 bytes
+SHA1 (tex-pst-3dplot-35042/pst-3dplot.tar.xz) = aa98672c9da35aaa83d18d094dc4091aad1a79ac
+RMD160 (tex-pst-3dplot-35042/pst-3dplot.tar.xz) = ba11a32812b68a23c078bc1fcd6072f371817b35
+Size (tex-pst-3dplot-35042/pst-3dplot.tar.xz) = 21520 bytes



Home | Main Index | Thread Index | Old Index