summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2018-05-13 11:29:24 +0000
committermarkd <markd@pkgsrc.org>2018-05-13 11:29:24 +0000
commit30a83254a98c153a4c512f2a4ee515ae10b15a8f (patch)
treeaa4e1ee2c04286e85b680b782412c232e6aee303
parent41e0665776af4b2715ad29c9a7add6bba49d73f1 (diff)
downloadpkgsrc-30a83254a98c153a4c512f2a4ee515ae10b15a8f.tar.gz
tex-luatex{,-doc}: update to 1.0.4.47235
switch to texlive 2018 paths
-rw-r--r--print/tex-luatex-doc/Makefile6
-rw-r--r--print/tex-luatex-doc/PLIST3
-rw-r--r--print/tex-luatex-doc/distinfo10
-rw-r--r--print/tex-luatex/Makefile6
-rw-r--r--print/tex-luatex/distinfo12
-rw-r--r--print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua6
6 files changed, 22 insertions, 21 deletions
diff --git a/print/tex-luatex-doc/Makefile b/print/tex-luatex-doc/Makefile
index c2aa5ad21f6..0b14911383f 100644
--- a/print/tex-luatex-doc/Makefile
+++ b/print/tex-luatex-doc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2017/06/21 08:28:43 markd Exp $
+# $NetBSD: Makefile,v 1.14 2018/05/13 11:29:24 markd Exp $
DISTNAME= luatex.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-1.0.4
-TEXLIVE_REV= 44166
+PKGNAME= tex-${DISTNAME:S/./-/}-1.0.4.47235
+TEXLIVE_REV= 47235
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.luatex.org/
diff --git a/print/tex-luatex-doc/PLIST b/print/tex-luatex-doc/PLIST
index 7c0f10b901a..ab984b74fcb 100644
--- a/print/tex-luatex-doc/PLIST
+++ b/print/tex-luatex-doc/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2017/06/21 08:28:43 markd Exp $
+@comment $NetBSD: PLIST,v 1.6 2018/05/13 11:29:24 markd Exp $
man/man1/luatex.1
man/man1/texlua.1
man/man1/texluac.1
@@ -6,6 +6,7 @@ share/texmf-dist/doc/luatex/base/luatex-backend.tex
share/texmf-dist/doc/luatex/base/luatex-callbacks.tex
share/texmf-dist/doc/luatex/base/luatex-contents.tex
share/texmf-dist/doc/luatex/base/luatex-enhancements.tex
+share/texmf-dist/doc/luatex/base/luatex-export-titlepage.tex
share/texmf-dist/doc/luatex/base/luatex-fontloader.tex
share/texmf-dist/doc/luatex/base/luatex-fonts.tex
share/texmf-dist/doc/luatex/base/luatex-graphics.tex
diff --git a/print/tex-luatex-doc/distinfo b/print/tex-luatex-doc/distinfo
index f48e86ff7df..6cf023f55ee 100644
--- a/print/tex-luatex-doc/distinfo
+++ b/print/tex-luatex-doc/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2017/06/21 08:28:43 markd Exp $
+$NetBSD: distinfo,v 1.14 2018/05/13 11:29:24 markd Exp $
-SHA1 (tex-luatex-44166/luatex.doc.tar.xz) = 9e0a8234fa33130033471c70ffde9bc9bc43ac97
-RMD160 (tex-luatex-44166/luatex.doc.tar.xz) = fd22f175c3f72a0c783ae660aacee34682c71177
-SHA512 (tex-luatex-44166/luatex.doc.tar.xz) = 2a6b095eef19a46ffb65a9b87cc358a512de902b9fb9376a93b5438e6a8146692d94574311786a21404d4e3be09e46bb867b766d72df76b68806b3de65bf2aea
-Size (tex-luatex-44166/luatex.doc.tar.xz) = 1196812 bytes
+SHA1 (tex-luatex-47235/luatex.doc.tar.xz) = 0dcd18dd9799b069ad3e7c11185717274e8040ce
+RMD160 (tex-luatex-47235/luatex.doc.tar.xz) = 0f4549fe31e702c265400c9bd8ac0d0c55215d2f
+SHA512 (tex-luatex-47235/luatex.doc.tar.xz) = 3ed90c0ea5e11b5afb5bf7062084512a90e436c83f5583bc0a04c55fc2d3d9a3abe3d685706e82698a27a95131ee0adc0e3da7778e5a533cff62dac8e4bce500
+Size (tex-luatex-47235/luatex.doc.tar.xz) = 1312548 bytes
diff --git a/print/tex-luatex/Makefile b/print/tex-luatex/Makefile
index 7fe3b56ed83..5fdcd8a00c1 100644
--- a/print/tex-luatex/Makefile
+++ b/print/tex-luatex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2017/06/21 08:28:43 markd Exp $
+# $NetBSD: Makefile,v 1.20 2018/05/13 11:29:24 markd Exp $
DISTNAME= luatex
-PKGNAME= tex-${DISTNAME}-1.0.4
-TEXLIVE_REV= 44166
+PKGNAME= tex-${DISTNAME}-1.0.4.47235
+TEXLIVE_REV= 47235
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.luatex.org/
diff --git a/print/tex-luatex/distinfo b/print/tex-luatex/distinfo
index 93450443ae2..b10066c058f 100644
--- a/print/tex-luatex/distinfo
+++ b/print/tex-luatex/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2017/06/21 08:28:43 markd Exp $
+$NetBSD: distinfo,v 1.17 2018/05/13 11:29:24 markd Exp $
-SHA1 (tex-luatex-44166/luatex.tar.xz) = 25e59d11497fb0edefa29160004212f4d12bd832
-RMD160 (tex-luatex-44166/luatex.tar.xz) = fd24166de3a85384ba8676bfb656b2caecf2943f
-SHA512 (tex-luatex-44166/luatex.tar.xz) = 25c7bab63779173080f4993986df20d6295a24f59d1102674d41f5f15c182e59eb68662f41c264c6ef3ee70662eb869a59751fb3c615bcd28104cf72d4f5d089
-Size (tex-luatex-44166/luatex.tar.xz) = 12860 bytes
-SHA1 (patch-texmf-dist_web2c_texmfcnf.lua) = d16374f3dbaba266c803b7b9520ef1d01cb73266
+SHA1 (tex-luatex-47235/luatex.tar.xz) = 977173f15667950d54eeda7b9c53dbda2993dcf8
+RMD160 (tex-luatex-47235/luatex.tar.xz) = a56712426d3d415e2598c565125a71f092957e61
+SHA512 (tex-luatex-47235/luatex.tar.xz) = a9adc65694661ca9f012c7012f36c04616676465c89d40bbf779617b933bfb1672e4183f956109a352dbefef6730340d19e0c782ce2220febbda9fe86c724e2b
+Size (tex-luatex-47235/luatex.tar.xz) = 12856 bytes
+SHA1 (patch-texmf-dist_web2c_texmfcnf.lua) = 3aaa03e1fcf887d2013d5fc53755fc05bc303a5b
diff --git a/print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua b/print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua
index 9a903557959..8e51ac72fda 100644
--- a/print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua
+++ b/print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua
@@ -1,8 +1,8 @@
-$NetBSD: patch-texmf-dist_web2c_texmfcnf.lua,v 1.2 2017/06/21 08:28:43 markd Exp $
+$NetBSD: patch-texmf-dist_web2c_texmfcnf.lua,v 1.3 2018/05/13 11:29:24 markd Exp $
Set paths to texmf trees for pkgsrc.
---- texmf-dist/web2c/texmfcnf.lua.orig 2017-04-13 17:59:45.000000000 +0000
+--- texmf-dist/web2c/texmfcnf.lua.orig 2018-03-03 18:29:03.000000000 +0000
+++ texmf-dist/web2c/texmfcnf.lua
@@ -42,9 +42,11 @@ return {
-- "selfautoparent:",
@@ -14,7 +14,7 @@ Set paths to texmf trees for pkgsrc.
- TEXMFSYSVAR = "selfautoparent:texmf-var",
+ TEXMFSYSVAR = "@VARBASE@/lib/texmf",
- TEXMFVAR = "home:.texlive2017/texmf-var",
+ TEXMFVAR = "home:.texlive2018/texmf-var",
-- We have only one cache path but there can be more. The first writable one
@@ -62,10 +64,10 @@ return {