Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics graphisc: remove tex-pst-vue3d{,-doc} no long...
details: https://anonhg.NetBSD.org/pkgsrc/rev/85c898f51f6f
branches: trunk
changeset: 431189:85c898f51f6f
user: markd <markd%pkgsrc.org@localhost>
date: Sun May 10 05:42:50 2020 +0000
description:
graphisc: remove tex-pst-vue3d{,-doc} no longer in texlive
diffstat:
graphics/Makefile | 4 +---
graphics/tex-pst-vue3d-doc/DESCR | 1 -
graphics/tex-pst-vue3d-doc/Makefile | 13 -------------
graphics/tex-pst-vue3d-doc/PLIST | 6 ------
graphics/tex-pst-vue3d-doc/distinfo | 6 ------
graphics/tex-pst-vue3d/DESCR | 3 ---
graphics/tex-pst-vue3d/Makefile | 18 ------------------
graphics/tex-pst-vue3d/PLIST | 4 ----
graphics/tex-pst-vue3d/distinfo | 6 ------
9 files changed, 1 insertions(+), 60 deletions(-)
diffs (107 lines):
diff -r 6d35d8fe8bb6 -r 85c898f51f6f graphics/Makefile
--- a/graphics/Makefile Sun May 10 05:39:31 2020 +0000
+++ b/graphics/Makefile Sun May 10 05:42:50 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.891 2020/05/10 04:00:30 markd Exp $
+# $NetBSD: Makefile,v 1.892 2020/05/10 05:42:50 markd Exp $
#
COMMENT= Graphics tools and libraries
@@ -704,8 +704,6 @@
SUBDIR+= tex-pst-tools-doc
SUBDIR+= tex-pst-tree
SUBDIR+= tex-pst-tree-doc
-SUBDIR+= tex-pst-vue3d
-SUBDIR+= tex-pst-vue3d-doc
SUBDIR+= tex-pstricks
SUBDIR+= tex-pstricks-add
SUBDIR+= tex-pstricks-add-doc
diff -r 6d35d8fe8bb6 -r 85c898f51f6f graphics/tex-pst-vue3d-doc/DESCR
--- a/graphics/tex-pst-vue3d-doc/DESCR Sun May 10 05:39:31 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-This is documentation for tex-pst-vue3d.
diff -r 6d35d8fe8bb6 -r 85c898f51f6f graphics/tex-pst-vue3d-doc/Makefile
--- a/graphics/tex-pst-vue3d-doc/Makefile Sun May 10 05:39:31 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2019/12/06 20:04:36 markd Exp $
-
-DISTNAME= pst-vue3d.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-1.24
-TEXLIVE_REV= 15878
-
-MAINTAINER= minskim%NetBSD.org@localhost
-COMMENT= Documentation for tex-pst-vue3d
-LICENSE= lppl-1.3c
-
-TEXLIVE_UNVERSIONED= yes
-.include "../../print/texlive/package.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 6d35d8fe8bb6 -r 85c898f51f6f graphics/tex-pst-vue3d-doc/PLIST
--- a/graphics/tex-pst-vue3d-doc/PLIST Sun May 10 05:39:31 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 21:39:48 minskim Exp $
-share/texmf-dist/doc/generic/pst-vue3d/Changes
-share/texmf-dist/doc/generic/pst-vue3d/README
-share/texmf-dist/doc/generic/pst-vue3d/pst-vue3d-doc.bib
-share/texmf-dist/doc/generic/pst-vue3d/pst-vue3d-doc.pdf
-share/texmf-dist/doc/generic/pst-vue3d/pst-vue3d-doc.tex
diff -r 6d35d8fe8bb6 -r 85c898f51f6f graphics/tex-pst-vue3d-doc/distinfo
--- a/graphics/tex-pst-vue3d-doc/distinfo Sun May 10 05:39:31 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 21:34:31 agc Exp $
-
-SHA1 (tex-pst-vue3d-15878/pst-vue3d.doc.tar.xz) = 472580a3897b9ac10e75c58f67321de71d5516ff
-RMD160 (tex-pst-vue3d-15878/pst-vue3d.doc.tar.xz) = 433d6b1bb5e2611b5e3ea455d72cf78d0bbf3684
-SHA512 (tex-pst-vue3d-15878/pst-vue3d.doc.tar.xz) = fc9a4969a52b7ce010535eff3872182a42e074a9b71916b6d1fa42e2f32ceaa25d3bddf9b10bbee216b8b5d226272cc4dec538fccd98e865ebd398b319dab446
-Size (tex-pst-vue3d-15878/pst-vue3d.doc.tar.xz) = 4434836 bytes
diff -r 6d35d8fe8bb6 -r 85c898f51f6f graphics/tex-pst-vue3d/DESCR
--- a/graphics/tex-pst-vue3d/DESCR Sun May 10 05:39:31 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-With pst-vue3d three dimensional objects like cubes, spheres and others
-can be viewed from different points. The distribution includes a
-comprehensive set of examples of usage.
diff -r 6d35d8fe8bb6 -r 85c898f51f6f graphics/tex-pst-vue3d/Makefile
--- a/graphics/tex-pst-vue3d/Makefile Sun May 10 05:39:31 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2019/12/06 20:04:36 markd Exp $
-
-DISTNAME= pst-vue3d
-PKGNAME= tex-${DISTNAME}-1.24
-TEXLIVE_REV= 15878
-
-MAINTAINER= minskim%NetBSD.org@localhost
-COMMENT= Draw perspective views of three dimensional objects
-LICENSE= lppl-1.3c
-
-DEPENDS+= tex-pst-3d-[0-9]*:../../graphics/tex-pst-3d
-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 6d35d8fe8bb6 -r 85c898f51f6f graphics/tex-pst-vue3d/PLIST
--- a/graphics/tex-pst-vue3d/PLIST Sun May 10 05:39:31 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 21:39:44 minskim Exp $
-share/texmf-dist/dvips/pst-vue3d/pst-vue3d.pro
-share/texmf-dist/tex/generic/pst-vue3d/pst-vue3d.tex
-share/texmf-dist/tex/latex/pst-vue3d/pst-vue3d.sty
diff -r 6d35d8fe8bb6 -r 85c898f51f6f graphics/tex-pst-vue3d/distinfo
--- a/graphics/tex-pst-vue3d/distinfo Sun May 10 05:39:31 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 21:34:31 agc Exp $
-
-SHA1 (tex-pst-vue3d-15878/pst-vue3d.tar.xz) = e10d839a9129c47830a88a8124b9e8a1e9ae62fc
-RMD160 (tex-pst-vue3d-15878/pst-vue3d.tar.xz) = 52f304ede7ade4d602658d833595da04632295d5
-SHA512 (tex-pst-vue3d-15878/pst-vue3d.tar.xz) = 52fdf3809fceafaeb8261885be03bf18dcb0f1f5002f6d53784855d5be1fdc33b5f7a6edc23bc84f8d8fc0cfa8c8fdf225a03686f493681993c31e89886bff05
-Size (tex-pst-vue3d-15878/pst-vue3d.tar.xz) = 13108 bytes
Home |
Main Index |
Thread Index |
Old Index