summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-02-11 22:54:44 +0000
committerKarl Berry <karl@freefriends.org>2013-02-11 22:54:44 +0000
commitda8717a6fc986a13de07e8742cbe83f232909fb9 (patch)
tree8d6c2f8919c5c28200ea0217f772f2d15587e4c4 /Master/tlpkg
parentb99bfa8c4694d5cf7526c7100cccc44530c1b079 (diff)
csplain (11feb13)
git-svn-id: svn://tug.org/texlive/trunk@29081 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check1
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
2 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 7f2516631a1..b85982d9648 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -549,6 +549,7 @@ my @TLP_no_check = (
"pstools", # binary
"psutils", # binary
"ptex", # binary
+ "revtex", # APS declines to keep compatibility, but we have to
"roex", # GUST, requested 2012
"seetexk", # binary
"synctex", # binary
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 6d362d3de01..dcfa5003f0b 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -95,6 +95,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'ams-cd', "die 'skipping, latex 2.09 and never in tl'",
'amslatex', "die 'skipping, use ams subpackages (see tlpkginfo)'",
'amsldoc-vn', "&MAKEflatten",
+ 'amsmath', "die 'skipping until ams fixes missing amstex.sty, per bb'",
'amstex', "&MAKEflatten",
'analogclock', "die 'skipping, requires system font installation",
'annot_pro', "die 'skipping, per author (dps) request'",
@@ -608,7 +609,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'math-into-latex', "die 'skipping, noinfo license, examples'",
'mathabx', "&MAKEflatten",
'mathabx-type1', "&MAKEflatten",
- 'mathdesign', "die 'skipping, awaiting author update dec2012'",
+ 'mathdesign', "die 'skipping, awaiting author update, feb2013'",
'mathgifg', "die 'skipping, nonfree font support'",
'mathexam', "&MAKEflatten",
'mathmode', "&setup",