Updated download URLs to Tex-2.0.2 package sources

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3519 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-03-06 17:06:45 +00:00
parent 1443f74e54
commit a83be235dc
3 changed files with 11 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<!ENTITY day "05">
<!ENTITY day "06">
<!ENTITY month "03">
<!ENTITY year "2005">
<!ENTITY version "svn-&year;&month;&day;">

View File

@ -22,6 +22,9 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>March 6th, 2005 [randy]: Updated download URLs to TeX-2.0.2
packages.</para></listitem>
<listitem><para>March 5th, 2005 [randy]: Added a chmod command to the Glib-1
instructions to fix incorrect permissions on libgmodule.</para></listitem>

View File

@ -3,18 +3,21 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY tex-download-http " ">
<!ENTITY tex-download-ftp "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/tetex-src-&tex-version;.tar.gz">
<!ENTITY tex-download-http "http://www.ibiblio.org/pub/packages/tex/teTeX/distrib/tetex-src-&tex-version;.tar.gz" >
<!-- <!ENTITY tex-download-ftp "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/tetex-src-&tex-version;.tar.gz"> -->
<!ENTITY tex-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/tetex-src-&tex-version;.tar.gz">
<!ENTITY tex-md5sum "a16f6bba227d55e79aeee46fbbd82d28">
<!ENTITY tex-size "11.7 MB">
<!ENTITY tex-buildsize "344 MB (415 MB with optional tarball)">
<!ENTITY tex-time "1.82 SBU">
<!ENTITY texmf-download "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/tetex-texmf-&tex-version;.tar.gz">
<!-- <!ENTITY texmf-download "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/tetex-texmf-&tex-version;.tar.gz"> -->
<!ENTITY texmf-download "http://www.ibiblio.org/pub/packages/tex/teTeX/distrib/tetex-texmf-&tex-version;.tar.gz">
<!ENTITY texmf-md5sum "d3bdb96f9077e43b2115d3cc471743b3">
<!ENTITY texmf-size "52.4 MB">
<!ENTITY texmfsrc-download "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/tetex-texmfsrc-&tex-version;.tar.gz">
<!-- <!ENTITY texmfsrc-download "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/tetex-texmfsrc-&tex-version;.tar.gz"> -->
<!ENTITY texmfsrc-download "http://www.ibiblio.org/pub/packages/tex/teTeX/distrib/tetex-texmfsrc-&tex-version;.tar.gz">
<!ENTITY texmfsrc-md5sum "40d4b2c5582eccbee4b6ec692c3cc253">
<!ENTITY texmfsrc-size "22.9 MB">
]>