Changeset b8932cfe
- Timestamp:
- 10/13/2021 09:18:30 PM (3 years ago)
- Branches:
- 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- a8307df
- Parents:
- 06bb57b4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r06bb57b4 rb8932cfe 47 47 <!ENTITY lfs-root "../../../../lfs/view/&lfs-version;"> 48 48 <!ENTITY lfs-rootd "../../../../lfs/view/&lfs-versiond;"> 49 <!-- not used50 49 <!ENTITY lfs-dev "../../../../lfs/view/development"> 51 -->52 50 <!ENTITY gnu-http "https://ftp.gnu.org/gnu"> 53 51 <!ENTITY gnu-ftp "ftp://ftp.gnu.org/gnu"> … … 75 73 <!ENTITY w3m-url "http://w3m.sourceforge.net/"> 76 74 77 <!-- These entities used to identify versions of LFS 78 packages referenced throughout the BLFS book. Now, they 79 are unmaintained adn unused: 75 <!-- These entities are used to identify versions of LFS 76 packages referenced throughout the BLFS book. --> 80 77 <!ENTITY lfs-autoconf-version "2.69"> 81 78 <!ENTITY lfs-coreutils-version "8.23"> … … 85 82 <!ENTITY lfs-gdbm-version "1.11"> 86 83 <!ENTITY lfs-m4-version "1.4.17"> 87 <!ENTITY lfs-shadow-version "4.2.1">88 <!ENTITY lfs-vim-version "7.4">89 -->90 91 84 <!-- FIXME - please check the included version of 92 85 List/Utils when upgrading the perl version. 93 86 Scalar-List-Utils is in perl-deps because List-AllUtils 94 87 needs a newer version at runtime than is in 5.34.0 --> 95 <!ENTITY lfs-perl-version "5.34"> <!-- used in a couple of pages --> 88 <!ENTITY lfs-perl-version "5.34"> <!-- used in git --> 89 <!-- this was originally the perl version used by the corresponding 90 version of lfs, in those days always for i686, but now BLFS is a rolling 91 release. \-\-> 92 <!ENTITY lfs-perl-version "<5.x.y>/<arch-linux>">--> 93 <!ENTITY lfs-shadow-version "4.2.1"> 94 <!ENTITY lfs-vim-version "7.4"> 96 95 <!-- End LFS versions --> 97 96
Note:
See TracChangeset
for help on using the changeset viewer.