Changeset a29486e4 for general/prog


Ignore:
Timestamp:
10/11/2015 08:28:40 PM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
aef261a
Parents:
7a395d1
Message:

Update locations of files hosted on anduin

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

Location:
general/prog
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/prog/apache-ant.xml

    r7a395d1 ra29486e4  
    6969        <para>
    7070          Required file: <ulink
    71              url="http://anduin.linuxfromscratch.org/sources/other/junit-&junit-version;.jar">
    72                   http://anduin.linuxfromscratch.org/sources/other/junit-&junit-version;.jar</ulink>
     71             url="&sources-anduin-http;/other/junit-&junit-version;.jar">
     72                  &sources-anduin-http;/other/junit-&junit-version;.jar</ulink>
    7373        </para>
    7474      </listitem>
  • general/prog/java.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7   <!ENTITY anduin-download             "http://anduin.linuxfromscratch.org/files/BLFS/OpenJDK-&openjdk-version;">
     7  <!ENTITY anduin-download             "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    88  <!ENTITY openjdk-download-binary-x86 "&anduin-download;/OpenJDK-&openjdk-version;-i686-bin.tar.xz">
    99  <!ENTITY openjdk-bin-md5sum-x86      "38296c3c879afde561726fa8505016f1">
  • general/prog/openjdk.xml

    r7a395d1 ra29486e4  
    1111  <!ENTITY ojdk-download             "&ojdk-repo;/archive/&ojdk-tarball;">
    1212
    13   <!ENTITY anduin-download           "http://anduin.linuxfromscratch.org/files/BLFS/OpenJDK-&openjdk-version;">
     13  <!ENTITY anduin-download           "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    1414
    1515  <!ENTITY ojdk-md5sum               "bcaf6f51627e8f052eff0fdcd8578b4f">
  • general/prog/perl-modules.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7   <!ENTITY perl_modules_md5sums_download_http "&sources-anduin-http;/perl-modules/">
    8   <!ENTITY perl_modules_md5sums_download_ftp  "&sources-anduin-ftp;/perl-modules/">
    97  <!ENTITY perl_authors  "http://cpan.metacpan.org/authors">
    108
     
    7573  <!ENTITY Regexp-Common-md5sum "2b9c335312dcfd9980ff7acbad0e5905">
    7674
    77   <!ENTITY SGMLSpm-download-http "http://anduin.&lfs-domainname;/sources/BLFS/conglomeration/perl-modules/SGMLSpm-&SGMLSpm-version;.tar.gz">
     75  <!ENTITY SGMLSpm-download-http "&sources-anduin-http;/perl-modules/SGMLSpm-&SGMLSpm-version;.tar.gz">
    7876  <!ENTITY SGMLSpm-md5sum "746c74ae969992cedb1a2879b4168090">
    7977
     
    158156    allow more tests to be run, but omitting them will still allow the tests
    159157    to <literal>PASS</literal>.</para>
    160 
    161     <!-- <itemizedlist spacing="compact">
    162       <listitem>
    163         <para>Download MD5 sums (HTTP):
    164         <ulink url="&perl_modules_md5sums_download_http-download-http;"/></para>
    165       </listitem>
    166       <listitem>
    167         <para>Download MD5 sums (FTP):
    168         <ulink url="&perl_modules_md5sums_download_ftp-download-http;"/></para>
    169       </listitem>
    170     </itemizedlist> -->
    171158
    172159    <!-- Archive::Zip -->
  • general/prog/php.xml

    r7a395d1 ra29486e4  
    193193        of a <command>configure</command> command that utilizes many of the
    194194        most common dependencies can be found at <ulink
    195         url="&files-anduin;/php_configure.txt"/>.
     195        url="&sources-anduin-http;/files/php_configure.txt"/>.
    196196      </para>
    197197
Note: See TracChangeset for help on using the changeset viewer.