Changeset 6030130 for general/prog


Ignore:
Timestamp:
08/17/2019 10:16:30 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d43c7a1
Parents:
8396e0c
Message:

Update to git-2.23.0
Tag the rest of the packages I normally build before Xorg

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

Location:
general/prog
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r8396e0c r6030130  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "83f7ba1a0897fd508f2360e90d9787d2">
     11  <!ENTITY git-md5sum        "93ee0f867f81a39e0ef29eabfb1d2c5b">
    1212  <!ENTITY git-size          "5.4 MB">
    1313  <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
    14   <!ENTITY git-buildsize     "479 MB (with downloaded documentation)">
    15   <!ENTITY git-time          "0.4 SBU (with parallelism=4; add 8.3 SBU for tests)">
     14  <!ENTITY git-buildsize     "496 MB (with downloaded documentation)">
     15  <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
     16  <!ENTITY git-time          "0.4 SBU (with parallelism=4; add 9.4 SBU for tests)">
    1617]>
    1718
     
    4849    </para>
    4950
    50     &lfs84_checked;
     51    &lfs90_checked;
    5152
    5253    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/lua.xml

    r8396e0c r6030130  
    4848    </para>
    4949
    50     &lfs84_checked;
     50    &lfs90_checked;
    5151
    5252    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/python3.xml

    r8396e0c r6030130  
    4848    are needed.</para></note>
    4949
    50     &lfs84_checked;
     50    &lfs90_checked;
    5151
    5252    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9696    <bridgehead renderas="sect4">Optional (For Additional Modules)</bridgehead>
    9797    <para role="optional">
    98       <xref linkend="db"/> and
    99       <xref linkend="sqlite"/>
     98      <xref linkend="db"/>,
     99      <xref linkend="sqlite"/>, and
     100      <xref linkend="tk"/>
    100101    </para>
    101102
  • general/prog/ruby.xml

    r8396e0c r6030130  
    3636    </para>
    3737
    38     &lfs84_checked;
     38    &lfs90_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/scons.xml

    r8396e0c r6030130  
    3535    </para>
    3636
    37     &lfs84_checked;
     37    &lfs90_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/subversion.xml

    r8396e0c r6030130  
    4848    </para>
    4949
    50     &lfs84_checked;
     50    &lfs90_checked;
    5151
    5252    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    240240      <command>make check-swig-rb</command>.
    241241    </para>
    242 
     242    <!-- I can no longer confirm this with 9.0-rc1 -renodr
    243243    <note><para>
    244244      The Python Bindings test suite (<command>make check-swig-py</command>)
     
    246246      expected.
    247247    </para></note>
     248    -->
    248249
    249250    <para>
  • general/prog/swig.xml

    r8396e0c r6030130  
    6161    </para>
    6262
    63     &lfs84_checked;
     63    &lfs90_checked;
    6464
    6565    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/vala.xml

    r8396e0c r6030130  
    3838    </para>
    3939
    40     &lfs84_checked;
     40    &lfs90_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.