Changeset fce275e for postlfs


Ignore:
Timestamp:
10/13/2008 02:49:44 PM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
a4440544
Parents:
cb098fac
Message:

Modified all the Sourceforge download URLs to use a newly created entity instead of a hard-coded URL

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

Location:
postlfs
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/joe.xml

    rcb098fac rfce275e  
    55  %general-entities;
    66
    7   <!ENTITY joe-download-http "http://downloads.sourceforge.net/joe-editor/joe-&joe-version;.tar.gz">
     7  <!ENTITY joe-download-http "&sourceforge-repo;/joe-editor/joe-&joe-version;.tar.gz">
    88  <!ENTITY joe-download-ftp  " ">
    99  <!ENTITY joe-md5sum        "9bdffecce7ef910feaa06452d48843de">
  • postlfs/security/cracklib.xml

    rcb098fac rfce275e  
    55  %general-entities;
    66
    7   <!ENTITY cracklib-download-http "http://downloads.sourceforge.net/cracklib/cracklib-&cracklib-version;.tar.gz">
     7  <!ENTITY cracklib-download-http "&sourceforge-repo;/cracklib/cracklib-&cracklib-version;.tar.gz">
    88  <!ENTITY cracklib-download-ftp  "&gentoo-ftp-repo;/cracklib-&cracklib-version;.tar.gz">
    99  <!ENTITY cracklib-md5sum        "580346fa1012f9d9769192f49d3801fa">
     
    1212  <!ENTITY cracklib-time          "0.3 SBU">
    1313
    14   <!ENTITY crackdict-download     "http://downloads.sourceforge.net/cracklib/cracklib-words-20080203.gz">
     14  <!ENTITY crackdict-download     "&sourceforge-repo;/cracklib/cracklib-words-20080203.gz">
    1515  <!ENTITY crackdict-size         "4.4 MB">
    1616  <!ENTITY crackdict-md5sum       "f8be7949b1bbc044e36039598a7819d9">
  • postlfs/security/tripwire.xml

    rcb098fac rfce275e  
    55  %general-entities;
    66
    7   <!ENTITY tripwire-download-http "http://downloads.sourceforge.net/tripwire/tripwire-&tripwire-version;-src.tar.bz2">
     7  <!ENTITY tripwire-download-http "&sourceforge-repo;/tripwire/tripwire-&tripwire-version;-src.tar.bz2">
    88  <!ENTITY tripwire-download-ftp  " ">
    99  <!ENTITY tripwire-md5sum        "1147c278b528ed593023912c4b649a">
  • postlfs/shells/zsh.xml

    rcb098fac rfce275e  
    55  %general-entities;
    66
    7   <!ENTITY zsh-download-http "http://downloads.sourceforge.net/zsh/zsh-&zsh-version;.tar.bz2">
     7  <!ENTITY zsh-download-http "&sourceforge-repo;/zsh/zsh-&zsh-version;.tar.bz2">
    88  <!ENTITY zsh-download-ftp  " ">
    99  <!ENTITY zsh-md5sum        "16f399af1081ad3c303a794c9c7dc47e">
     
    7373      <listitem>
    7474        <para>Optional Documentation: <ulink
    75         url="http://downloads.sourceforge.net/zsh/zsh-&zsh-version;-doc.tar.bz2"/></para>
     75        url="&sourceforge-repo;/zsh/zsh-&zsh-version;-doc.tar.bz2"/></para>
    7676      </listitem>
    7777      <listitem>
Note: See TracChangeset for help on using the changeset viewer.