Changeset aeefbaa


Ignore:
Timestamp:
10/30/2014 05:00:19 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.7, 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:
8864c307
Parents:
8b11d92e
Message:

Update to git-2.1.3.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r8b11d92e raeefbaa  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  "ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz">
    11   <!ENTITY git-md5sum        "35dc1585dc522fd715f117744b1f5992">
     11  <!ENTITY git-md5sum        "43815ec043c0ae46c3efa4c8e28feaba">
    1212  <!ENTITY git-size          "3.4 MB">
    13   <!ENTITY git-buildsize     "337 MB (additional 14 MB for downloaded docs and man pages, or 26 MB building docs and man pages)">
    14   <!ENTITY git-time          "0.8 SBU (additional 9.6 SBU for tests or 3.0 SBU for docs and man build)">
     13  <!ENTITY git-buildsize     "209 MB (additional 13 MB for downloaded docs and man pages, or 26 MB building docs and man pages)">
     14  <!ENTITY git-time          "0.7 SBU (additional 8.6 SBU for tests or 2.9 SBU for docs and man build)">
    1515]>
    1616
  • introduction/welcome/changelog.xml

    r8b11d92e raeefbaa  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to git-2.1.3.  Fixes
     52          <ulink url="&blfs-ticket-root;5750">#5750</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Update to sqlite-3.8.7.1.  Fixes
    5256          <ulink url="&blfs-ticket-root;5749">#5749</ulink>.</para>
  • packages.ent

    r8b11d92e raeefbaa  
    258258<!ENTITY gc-version                   "7.4.2">
    259259<!ENTITY gdb-version                  "7.8">
    260 <!ENTITY git-version                  "2.1.2">
     260<!ENTITY git-version                  "2.1.3">
    261261<!ENTITY guile-version                "2.0.11">
    262262<!ENTITY librep-version               "0.92.3">
Note: See TracChangeset for help on using the changeset viewer.