Ignore:
Timestamp:
08/01/2015 10:25:40 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 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:
1def00f
Parents:
9fa25aa
Message:
  • Update to cups-2.0.4.
  • Update to Archive-Zip-1.49.
  • Update to mercurial-3.5.
  • Update to scons-2.3.6.
  • cups-filters-1.0.71 does not build with poppler-3.4.
  • Add sddm bootscript.
  • Reorder part of the bootscripts Makefile.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/mercurial.xml

    r9fa25aa r7b88d5a  
    77  <!ENTITY mercurial-download-http "http://mercurial.selenic.com/release/mercurial-&mercurial-version;.tar.gz">
    88  <!ENTITY mercurial-download-ftp  " ">
    9   <!ENTITY mercurial-md5sum        "0b0a63bfbc22d399f42f56fc65c5394b">
    10   <!ENTITY mercurial-size          "4.1 MB">
    11   <!ENTITY mercurial-buildsize     "320 MB (47 MB for program, 2 MB for documentation, 271MB for tests)">
    12   <!ENTITY mercurial-time          "0.1 SBU for program and documentation, 10 SBU for tests">
     9  <!ENTITY mercurial-md5sum        "3e3010e12759d3783ab7ed93de627da1">
     10  <!ENTITY mercurial-size          "4.3 MB">
     11  <!ENTITY mercurial-buildsize     "51 MB (with documentation, additional 294 MB for tests)">
     12  <!ENTITY mercurial-time          "0.1 SBU (with documentation, additional 3 SBU for tests, with -j8)">
    1313]>
    1414
     
    143143    <para>where you must replace &lt;user_name&gt; and &lt;your@mail&gt; (mail
    144144    is optional and can be omitted). With the user identity defined, run
    145     <command>hg debuginstall</command> and several lines will be displayed, 
     145    <command>hg debuginstall</command> and several lines will be displayed,
    146146    the last one reading "no problems detected". Another quick and simple test
    147147    is just <command>hg</command>, which should output basic commands that can
Note: See TracChangeset for help on using the changeset viewer.