From 99a5815b9dd9e817720aca4cc65f6e26acbf4095 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 24 Aug 2016 22:54:23 +0000 Subject: phonenumbers (23aug16) git-svn-id: svn://tug.org/texlive/trunk@41924 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 2 ++ Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 + Master/tlpkg/tlpsrc/phonenumbers.tlpsrc | 0 4 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 Master/tlpkg/tlpsrc/phonenumbers.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 01094a535ac..1f74feb5ca2 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -457,7 +457,7 @@ my @TLP_working = qw( phaistos phffullpagefigure phfnote phfparen phfqit phfquotetext phfsvnwatermark phfthm philex philokalia philosophersimprint - phonetic phonrule photo physics piano picinpar pict2e + phonenumbers phonetic phonrule photo physics piano picinpar pict2e pictex pictex2 pictexsum piechartmp piff pigpen pinlabel pitex pittetd pkfix pkfix-helper pkgloader pkuthss pl placeat placeins placeins-plain diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 671be2ae88c..625add73137 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -825,6 +825,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'phaistos', "&MAKEflatten", 'philosophers-imprint', "die 'skipping, use philosophersimprint'", 'phonetic', "&MAKEphonetic", + 'phonenumbers',"&MAKEflatten", 'physe', "die 'skipping, noinfo license, c.1992 plain format for physics'", 'physymb', "die 'skipping, obsolete per author requests", 'phyzzx', "die 'skipping, noinfo license, c.1988 plain format for physics'", @@ -1684,6 +1685,7 @@ $standardtex = '(\.(.bx|4ht|cls|clo|cmap|code\.tex|def|fd|fontspec|ldf|sty)' 'petri-nets', 'pnets\.tex|pntext\.tex|\.sty|pndraw\.tex|pnversion\.tex|\.sty|pndraw\.tex', 'pgfmolbio', 'pgfmolbio\..*\.|' . $standardtex, # .lua+.tex submodules 'pgf-blur', 'tikzlibraryshadows.blur.code.tex', + 'phonenumbers','[A-Z[A-Z]_.*|' . $standardtex, 'pictex', '\.sty|\.tex', 'pictexsum', 'NULL', # doc pkg 'pigpen', 'pigpen\.tex|' . $standardtex, diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index b1dc878031d..2f254de6596 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -777,6 +777,7 @@ depend phfquotetext depend phfsvnwatermark depend phfthm depend philex +depend phonenumbers depend photo depend piff depend pkgloader diff --git a/Master/tlpkg/tlpsrc/phonenumbers.tlpsrc b/Master/tlpkg/tlpsrc/phonenumbers.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3