summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-12-09 23:18:21 +0000
committerKarl Berry <karl@freefriends.org>2014-12-09 23:18:21 +0000
commit54709c78e04108450e0dc9f08277c7c9bf11db6c (patch)
treea441d97fe4e0e5c76854310931d0a247b37213da /Master/tlpkg
parent3ad5daddebe775a97446de745751a44518fa11ef (diff)
pstricks-add (9dec14)
git-svn-id: svn://tug.org/texlive/trunk@35772 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check4
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo1
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
3 files changed, 4 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index c53815d65b1..bbb42fde9f1 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -319,7 +319,7 @@ my @TLP_working = qw(
lxfonts ly1
m-tx macros2e macroswap mafr magaz mailing mailmerge
makebarcode makebox makecell makecirc makecmds makedtx makeglos makeplot
- makeshape mandi manuscript margbib
+ makeshape mandi manfnt manuscript margbib
marginfix marginnote marvosym
matc3 matc3mem match_parens
math-e mathabx mathabx-type1 mathalfa mathastext
@@ -332,7 +332,7 @@ my @TLP_working = qw(
metafont-beginners metago metalogo metaobj metaplot
metapost-examples metatex metauml
method metre metrix
- mf2pt1 mfnfss mfpic mfpic4ode mftinc mhchem
+ mf2pt1 mflogo-font mfnfss mfpic mfpic4ode mftinc mhchem
mhequ microtype microtype-de midnight midpage mil3 miller
minibox minifp minipage-marginpar miniplot minitoc minorrevision
minted mintspirit minutes
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo
index 43849f4e78d..501fdab63fb 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -153,6 +153,7 @@ sub find_ctan_dir {
# names totally dissimilar
$ctan_dir = "fonts/fourier-GUT" if $me eq "fourier";
+ $ctan_dir = "fonts/manual/ps-type1/hoekwater" if $me eq "manfnt-font";
$ctan_dir = "graphics/pdftex" if $me eq "pdftex-def";
$ctan_dir = "info/biblio" if $me eq "beebe";
$ctan_dir = "info/epslatex/french" if $me eq "epslatex-fr";
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 5f222041877..70644463963 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -634,6 +634,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'makor', "&MAKEbase",
'malayalam-latex', "die 'skipping, until asked for'",#language/malayalam
'malayalam-omega', "die 'skipping, until asked for'",
+ 'manfnt-font', "&MAKEflatten",
'manjutex', "die 'skipping, obsolete on CTAN'", #"&MAKEflatten",
'manpage', "die 'skipping, nonfree license'",
'mapcodes', "die 'skipping, nosell (old latex) license'",
@@ -663,7 +664,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'metaobj', "&MAKEflatten",
'metapost', "die 'skipping, core binary'",
'metauml', "&MAKEmetauml",
- 'mflogo', "die 'skipping, TL conflates distinct mflogo pkgs on CTAN'",
'mff', "die 'skipping, noinfo license'",
'mftoeps', "die 'skipping, bat-only (mirror.ctan.org/graphics/MF-PS)'",
'mfpic', "&MAKEcopy",