Changeset 0b42b27


Ignore:
Timestamp:
07/31/2014 06:42:26 AM (10 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 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, krejzi/svn, 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:
43a81625
Parents:
4ee8515
Message:

Update to git-2.0.3.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r4ee8515 r0b42b27  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "29">                   <!-- Always 2 digits -->
     3<!ENTITY day          "31">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 29th, &year;">
     9<!ENTITY releasedate  "July 31st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/git.xml

    r4ee8515 r0b42b27  
    88
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    10   <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "4515f5926ddae48fe42083a08bd958d5">
     10  <!ENTITY git-download-ftp  "ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz">
     11  <!ENTITY git-md5sum        "adb359afe25181c5939916c4ade58617">
    1212  <!ENTITY git-size          "3.3 MB">
    13   <!ENTITY git-buildsize     "199 MB (additional 13 MB for downloaded docs and man pages, or 24 MB building docs and man pages)">
    14   <!ENTITY git-time          "0.8 SBU (additional 5.5 SBU for tests or 2.5 SBU for docs and man build)
     13  <!ENTITY git-buildsize     "269 MB (additional 13 MB for downloaded docs and man pages, or 24 MB building docs and man pages)">
     14  <!ENTITY git-time          "0.7 SBU (additional 5.5 SBU for tests or 2.5 SBU for docs and man build)
    1515">
    1616]>
  • introduction/welcome/changelog.xml

    r4ee8515 r0b42b27  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>July 31st, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to git-2.0.3. Fixes
     52          <ulink url="&blfs-ticket-root;5295">#5295</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • packages.ent

    r4ee8515 r0b42b27  
    249249<!ENTITY gc-version                   "7.4.2">
    250250<!ENTITY gdb-version                  "7.7.1">
    251 <!ENTITY git-version                  "2.0.2">
     251<!ENTITY git-version                  "2.0.3">
    252252<!ENTITY guile-version                "2.0.11">
    253253<!ENTITY librep-version               "0.92.3">
Note: See TracChangeset for help on using the changeset viewer.