Changeset 1115842


Ignore:
Timestamp:
05/10/2017 10:00:18 PM (7 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
7ab0957e
Parents:
17e0ade
Message:

git-2.13.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r17e0ade r1115842  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "ad5ae08664c40caf074392abc301cccd">
    12   <!ENTITY git-size          "4.1 MB">
    13   <!ENTITY git-buildsize     "365 MB (with optional dependencies and documentation)">
    14   <!ENTITY git-time          "0.8 SBU (add 2.2 SBU for building documentation, add 4.7 SBU for tests)">
     11  <!ENTITY git-md5sum        "a18711ae968ded392d2208c8c6277b7d">
     12  <!ENTITY git-size          "4.6 MB">
     13  <!ENTITY git-buildsize     "544 MB (with optional dependencies and documentation)">
     14  <!ENTITY git-time          "0.8 SBU (add 2.2 SBU for building documentation, add 3.8 SBU for tests)">
    1515]>
    1616
  • introduction/welcome/changelog.xml

    r17e0ade r1115842  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Update to git-2.13.0. Fixes
     49          <ulink url="&blfs-ticket-root;9228">#9228</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[pierre] - Update to libdrm-2.4.80. Fixes
    4953          <ulink url="&blfs-ticket-root;9102">#9102</ulink>.</para>
  • packages.ent

    r17e0ade r1115842  
    301301<!ENTITY gc-version                   "7.6.0">
    302302<!ENTITY gdb-version                  "7.12.1">
    303 <!ENTITY git-version                  "2.12.2">
     303<!ENTITY git-version                  "2.13.0">
    304304<!ENTITY guile-version                "2.2.2">
    305305<!ENTITY librep-version               "0.92.6">
Note: See TracChangeset for help on using the changeset viewer.