Changeset 428434e7 for general


Ignore:
Timestamp:
11/09/2005 11:14:44 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
cd79557e
Parents:
6ece1a0a
Message:

Updated references to source and md5sum files on the Anduin server due to the Anduin reorganization

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

Location:
general/prog
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gcc.xml

    r6ece1a0a r428434e7  
    1212  <!ENTITY gcc-time           "67 SBU (build, test and install all compilers)">
    1313
    14   <!ENTITY gnat-download-http "http://anduin.linuxfromscratch.org/sources/BLFS/SVN/F-H/gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.bz2">
    15   <!ENTITY gnat-download-ftp  "ftp://anduin.linuxfromscratch.org/BLFS/SVN/F-H/gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.bz2">
     14  <!ENTITY gnat-download-http "http://anduin.linuxfromscratch.org/sources/BLFS/svn/g/gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.bz2">
     15  <!ENTITY gnat-download-ftp  "ftp://anduin.linuxfromscratch.org/BLFS/svn/g/gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.bz2">
    1616  <!ENTITY gnat-md5sum        "c9aad2da908a40e876c24fc85f248b51">
    1717  <!ENTITY gnat-size          "11.6 MB">
  • general/prog/jdk.xml

    r6ece1a0a r428434e7  
    7777        <para>Source download: <ulink url="&jdk-download-source;"/></para>
    7878      </listitem>
     79
     80      <!-- Commented out right now as there is no md5sums file on Anduin
     81
    7982      <listitem>
    8083        <para>Download MD5 sum (source): <ulink url="&jdk-source-md5sum;"/></para>
    8184      </listitem>
     85
     86      -->
     87
    8288      <listitem>
    8389        <para>Download size (binary): &jdk-bin-size;</para>
  • general/prog/perl-modules.xml

    r6ece1a0a r428434e7  
    3535    names.</para>
    3636
     37    <!-- This section commented out now because the new organization of files
     38         on the Anduin server do not include md5sums for the .tar.gz Perl
     39         module sources
     40
    3741    <itemizedlist spacing="compact">
    3842      <listitem>
     
    4549      </listitem>
    4650    </itemizedlist>
     51
     52    -->
    4753
    4854    <bridgehead renderas="sect3" id="perl-module-info"
Note: See TracChangeset for help on using the changeset viewer.