From 4df5416b939bd9743fe6b5869febb95ac3dd9d19 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 28 May 2012 17:47:46 +0000 Subject: texinfo update git-svn-id: svn://tug.org/texlive/trunk@26690 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-bindir | 4 ++-- Master/tlpkg/bin/tl-update-txi | 8 +++----- Master/tlpkg/doc/packages.txt | 13 ++++++++----- 3 files changed, 13 insertions(+), 12 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tl-update-bindir b/Master/tlpkg/bin/tl-update-bindir index 2566066ba8f..f415e248cd5 100755 --- a/Master/tlpkg/bin/tl-update-bindir +++ b/Master/tlpkg/bin/tl-update-bindir @@ -145,7 +145,7 @@ for tlname in $tlnames; do download_loc=$tmpdir/tl.$tlname.tar.xz default_bin_loc=$download_loc grab="$download -O $download_loc" - $grab http://ocean1.ee.duth.gr/~apostolo/i386-pc-solaris2.11.tar.xz;; + $grab http://www.math.fsu.edu/~ealdrov/texlive/2012/bin-i386-pc-solaris2.10.tar.gz;; mipsel-linux) download_loc=$tmpdir/tl.$tlname.tar.xz default_bin_loc=$download_loc @@ -175,7 +175,7 @@ for tlname in $tlnames; do download_loc=$tmpdir/tl.$tlname.tar.xz default_bin_loc=$download_loc grab="$download -O $download_loc" - $grab http://ocean1.ee.duth.gr/~apostolo/x86_64-pc-solaris2.11.tar.xz;; + $grab http://www.math.fsu.edu/~ealdrov/texlive/2012/bin-x86_64-pc-solaris2.10.tar.gz;; esac fi diff --git a/Master/tlpkg/bin/tl-update-txi b/Master/tlpkg/bin/tl-update-txi index 080b91dc98e..155557818eb 100755 --- a/Master/tlpkg/bin/tl-update-txi +++ b/Master/tlpkg/bin/tl-update-txi @@ -79,16 +79,14 @@ do_web2c() { $texipdf $mypkg.texi && mv -v $mypkg.pdf $docdir/$mypkg/ } -do_mf2pt1 -exit $? - do_dvipng do_dvips do_fontname do_kpathsea +do_mf2pt1 do_web2c exit $? -# static: tds, texdraw. -# done as part of package update: epspdf, latex2e[-es], latex2man. +# static: tds texdraw. +# done as part of package update: asy eplain epspdf latex2e[-es] latex2man. diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt index 8789dfdbcfd..65804e01d58 100644 --- a/Master/tlpkg/doc/packages.txt +++ b/Master/tlpkg/doc/packages.txt @@ -59,18 +59,21 @@ tlnet freeze: But better? cd /home/ftp/texlive/tlnet \cp -ar [a-u]* ../tlpretest/ # omit README (update that) + Update pretest.html. After tlnet freeze: fix release-texlive.txt .mkisofsrc tl-update-tlnet TLConfig.pm in Master/tlpkg, update bundled Windows programs as needed: dviout texworks tlgs tlperl tlpsv - in Master: update texinfos, man pages+pdfs. make texlive.texi? - update web pages, including arch list and doc translation list in doc.html. - also including portable-anchor.html this year. + +When binary set and docs are stable enough: + Ask ConTeXt people to update. + tl-update-txi + tl-update-man # and run make in texmf/doc/man When total freeze: peb + laurens + khaled: no commits - after: copy bugs.html to historic/YYYY-1/bugs.html, rm tugstyle.css + after: copy bugs.html to historic/YYYY-1/bugs.html, rm tugstyle.css ref Making the big release: @@ -113,7 +116,7 @@ change /etc/fstab, mount /home/ftp/texlive/Contents/live. update ~www/texlive web pages (search for $prev): acquire* - general bugs.html - general - doc.html - platform list + doc.html - platform list, translation list quickinstall.html - paths w32client.html - new .zip needed update historic/systems with final proTeXt and MacTeX, when ready. -- cgit v1.2.3