pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print Remove tex-japanese{,-doc}



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a11736d50c30
branches:  trunk
changeset: 367756:a11736d50c30
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Sep 06 12:27:42 2017 +0000

description:
Remove tex-japanese{,-doc}
No longer in texlive

diffstat:

 print/Makefile                  |   4 +---
 print/tex-japanese-doc/DESCR    |   1 -
 print/tex-japanese-doc/Makefile |  12 ------------
 print/tex-japanese-doc/PLIST    |   4 ----
 print/tex-japanese-doc/distinfo |   6 ------
 print/tex-japanese/DESCR        |   4 ----
 print/tex-japanese/Makefile     |  12 ------------
 print/tex-japanese/PLIST        |   2 --
 print/tex-japanese/distinfo     |   6 ------
 9 files changed, 1 insertions(+), 50 deletions(-)

diffs (97 lines):

diff -r c95126161490 -r a11736d50c30 print/Makefile
--- a/print/Makefile    Wed Sep 06 12:26:32 2017 +0000
+++ b/print/Makefile    Wed Sep 06 12:27:42 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.690 2017/09/06 12:11:44 markd Exp $
+# $NetBSD: Makefile,v 1.691 2017/09/06 12:27:42 markd Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -777,8 +777,6 @@
 SUBDIR+=       tex-intro-scientific-doc
 SUBDIR+=       tex-jadetex
 SUBDIR+=       tex-jadetex-doc
-SUBDIR+=       tex-japanese
-SUBDIR+=       tex-japanese-doc
 SUBDIR+=       tex-jknapltx
 SUBDIR+=       tex-js-misc
 SUBDIR+=       tex-js-misc-doc
diff -r c95126161490 -r a11736d50c30 print/tex-japanese-doc/DESCR
--- a/print/tex-japanese-doc/DESCR      Wed Sep 06 12:26:32 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-This is documentation for tex-japanese.
diff -r c95126161490 -r a11736d50c30 print/tex-japanese-doc/Makefile
--- a/print/tex-japanese-doc/Makefile   Wed Sep 06 12:26:32 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2015/04/23 11:40:24 markd Exp $
-
-DISTNAME=      japanese.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-1.3pl30855
-TEXLIVE_REV=   30855
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-COMMENT=       Documentation for tex-japanese
-LICENSE=       lppl-1.3c
-
-.include "../../print/texlive/package.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r c95126161490 -r a11736d50c30 print/tex-japanese-doc/PLIST
--- a/print/tex-japanese-doc/PLIST      Wed Sep 06 12:26:32 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2012/03/03 19:36:57 minskim Exp $
-share/texmf-dist/doc/platex/japanese/README
-share/texmf-dist/doc/platex/japanese/sample.pdf
-share/texmf-dist/doc/platex/japanese/sample.tex
diff -r c95126161490 -r a11736d50c30 print/tex-japanese-doc/distinfo
--- a/print/tex-japanese-doc/distinfo   Wed Sep 06 12:26:32 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:02:21 agc Exp $
-
-SHA1 (tex-japanese-30855/japanese.doc.tar.xz) = 641f048dd4c6444aeff264104204fda669e32a38
-RMD160 (tex-japanese-30855/japanese.doc.tar.xz) = 03291609496751f0e82824ed78ad303add7dbc3a
-SHA512 (tex-japanese-30855/japanese.doc.tar.xz) = 204a467c1b476f206c0b1826aae391bbe005c4d51783c5e8b82258dea05e0251e59d151934c30e04d7f62c1b723aa2c5241e473a51a8592aa40a3fbc7891be6b
-Size (tex-japanese-30855/japanese.doc.tar.xz) = 45008 bytes
diff -r c95126161490 -r a11736d50c30 print/tex-japanese/DESCR
--- a/print/tex-japanese/DESCR  Wed Sep 06 12:26:32 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-The package behaves in a similar way as if you provided the
-(non-existent) Japanese option to babel so that you can handle
-Japanese language text in LaTeX documents. The package requires
-a Japanese-enabled TeX system, such as pTeX or jTeX.
diff -r c95126161490 -r a11736d50c30 print/tex-japanese/Makefile
--- a/print/tex-japanese/Makefile       Wed Sep 06 12:26:32 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2015/04/23 11:40:24 markd Exp $
-
-DISTNAME=      japanese
-PKGNAME=       tex-${DISTNAME}-1.3pl30855
-TEXLIVE_REV=   30855
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-COMMENT=       Substitute for a babel package for japanese
-LICENSE=       lppl-1.3c
-
-.include "../../print/texlive/package.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r c95126161490 -r a11736d50c30 print/tex-japanese/PLIST
--- a/print/tex-japanese/PLIST  Wed Sep 06 12:26:32 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2012/03/03 19:36:38 minskim Exp $
-share/texmf-dist/tex/platex/japanese/japanese.ldf
diff -r c95126161490 -r a11736d50c30 print/tex-japanese/distinfo
--- a/print/tex-japanese/distinfo       Wed Sep 06 12:26:32 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:02:21 agc Exp $
-
-SHA1 (tex-japanese-30855/japanese.tar.xz) = 495c9cea9ad4db0bb69da572b00afa57657d7715
-RMD160 (tex-japanese-30855/japanese.tar.xz) = ed1c0bcc1b00391278d1fa9c037df329c2d7369d
-SHA512 (tex-japanese-30855/japanese.tar.xz) = 6891f8514a9ceae6f308df2c8860e95f2460a4d79253b87e61ae45b468b93246a35fc8f9416d750e889e1cb98b1a77c6c8c7407e06a2d205006efa37ab7609a2
-Size (tex-japanese-30855/japanese.tar.xz) = 1824 bytes



Home | Main Index | Thread Index | Old Index