Changeset d91914e


Ignore:
Timestamp:
01/28/2007 07:47:10 PM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9b26734
Parents:
93a1fa3
Message:

Fixed broken download URLs in the teTeX instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6480 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r93a1fa3 rd91914e  
    4747        <listitem>
    4848          <para>[randy] - Fixed broken download URLs in the NAS, libmikmod,
    49           OpenOffice, SANE Backends, ESP Ghostscript, CUPS, GPM, Transcode
    50           and FOP instructions.</para>
    51         </listitem>
    52         <listitem>
    53           <para>[dj] - Removed modification of jai source file in fop
     49          OpenOffice, SANE Backends, ESP Ghostscript, CUPS, GPM, Transcode,
     50          FOP and teTeX instructions.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[dj] - Removed modification of JAI source file in FOP
    5454          instructions.</para>
    5555        </listitem>
    5656        <listitem>
    57           <para>[dj] - Updated to JDK-1.5.0_10 and modiefied jdk.sh
     57          <para>[dj] - Updated to JDK-1.5.0_10 and modified the jdk.sh
    5858          profile.d script.</para>
    5959        </listitem>
  • pst/typesetting/tetex.xml

    r93a1fa3 rd91914e  
    55  %general-entities;
    66
    7   <!ENTITY tetex-download-http "http://www.tug.org/ftp/tex-archive/systems/unix/teTeX/&tetex-version;/distrib/tetex-src-&tetex-version;.tar.gz" >
     7  <!ENTITY tetex-download-http "http://www.tug.org/tex-archive/systems/unix/teTeX/&tetex-version;/distrib/tetex-src-&tetex-version;.tar.gz" >
    88  <!ENTITY tetex-download-ftp  "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/&tetex-version;/distrib/tetex-src-&tetex-version;.tar.gz">
    99  <!ENTITY tetex-md5sum        "944a4641e79e61043fdaf8f38ecbb4b3">
     
    1212  <!ENTITY tetex-time          "2.1 SBU">
    1313
    14   <!ENTITY texmf-download-http "http://www.tug.org/ftp/tex-archive/systems/unix/teTeX/&tetex-version;/distrib/tetex-texmf-&tetex-version;.tar.gz" >
     14  <!ENTITY texmf-download-http "http://www.tug.org/tex-archive/systems/unix/teTeX/&tetex-version;/distrib/tetex-texmf-&tetex-version;.tar.gz" >
    1515  <!ENTITY texmf-download-ftp  "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/&tetex-version;/distrib/tetex-texmf-&tetex-version;.tar.gz">
    1616  <!ENTITY texmf-md5sum        "ed9d30d9162d16ac8d5065cde6e0f6fa">
    1717  <!ENTITY texmf-size          "87.1 MB">
    1818
    19   <!ENTITY texmfsrc-download-http "http://www.tug.org/ftp/tex-archive/systems/unix/teTeX/&tetex-version;/distrib/tetex-texmfsrc-&tetex-version;.tar.gz" >
     19  <!ENTITY texmfsrc-download-http "http://www.tug.org/tex-archive/systems/unix/teTeX/&tetex-version;/distrib/tetex-texmfsrc-&tetex-version;.tar.gz" >
    2020  <!ENTITY texmfsrc-download-ftp  "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/&tetex-version;/distrib/tetex-texmfsrc-&tetex-version;.tar.gz">
    2121  <!ENTITY texmfsrc-md5sum        "66c32a11964a49982ba2a32d3bbfe7f5">
Note: See TracChangeset for help on using the changeset viewer.