summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-02-23 22:10:03 +0000
committerKarl Berry <karl@freefriends.org>2018-02-23 22:10:03 +0000
commit26b130f30cd70bd1f296fb34e9c7d18d8f3b1bf8 (patch)
tree5522e1fdca29e55729d18beff05cbfb7ef2328e7 /Master/tlpkg
parenta634832239bc23a946c5ce5d60c139981f3f141b (diff)
context-handlecsv (22feb18)
git-svn-id: svn://tug.org/texlive/trunk@46725 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
-rw-r--r--Master/tlpkg/tlpsrc/collection-context.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/context-handlecsv.tlpsrc2
4 files changed, 5 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 27b555c57dc..e886648e709 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -168,7 +168,7 @@ my @TLP_working = qw(
context-construction-plan context-cyrillicnumbers
context-degrade context-fancybreak context-filter
context-french context-fullpage
- context-gantt context-gnuplot context-inifile
+ context-gantt context-gnuplot context-handlecsv context-inifile
context-layout context-letter context-lettrine context-mathsets
context-notes-zh-cn context-rst context-ruby
context-simplefonts context-simpleslides context-title
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 82915b69c75..4cd5a652262 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -287,6 +287,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'context-games', "die 'skipping, obsolete per author'",
'context-gantt', "&MAKEcopy",
'context-gnuplot', "&MAKEcopy",
+ 'context-handlecsv', "&MAKEcopy",
'context-inifile', "&MAKEcopy",
'context-layout', "&MAKEcopy",
'context-letter', "&MAKEcopy",
diff --git a/Master/tlpkg/tlpsrc/collection-context.tlpsrc b/Master/tlpkg/tlpsrc/collection-context.tlpsrc
index b14741748e3..a7f47b6a87e 100644
--- a/Master/tlpkg/tlpsrc/collection-context.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-context.tlpsrc
@@ -28,6 +28,7 @@ depend context-french
depend context-fullpage
depend context-gantt
depend context-gnuplot
+depend context-handlecsv
depend context-inifile
depend context-layout
depend context-letter
diff --git a/Master/tlpkg/tlpsrc/context-handlecsv.tlpsrc b/Master/tlpkg/tlpsrc/context-handlecsv.tlpsrc
new file mode 100644
index 00000000000..80e71c2e536
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/context-handlecsv.tlpsrc
@@ -0,0 +1,2 @@
+category ConTeXt
+depend context