Changeset ad50452


Ignore:
Timestamp:
07/16/2013 10:41:57 AM (11 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.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, 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, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
784a1a7f
Parents:
880c568
Message:

Git-1.8.3.3

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r880c568 rad50452  
    44-->
    55
    6 <!ENTITY day          "15">                   <!-- Always 2 digits -->
     6<!ENTITY day          "16">                   <!-- Always 2 digits -->
    77<!ENTITY month        "07">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2013">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "July 15th, &year;">
     12<!ENTITY releasedate  "July 16th, &year;">
    1313<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1414<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    376376<!ENTITY gc-version                   "7.2d">
    377377<!ENTITY gdb-version                  "7.6">
    378 <!ENTITY git-version                  "1.8.3">
     378<!ENTITY git-version                  "1.8.3.3">
    379379<!ENTITY guile-version                "2.0.9">
    380380<!ENTITY icedtea-version              "2.3.3">
  • general/prog/git.xml

    r880c568 rad50452  
    77  <!ENTITY git-download-http "http://git-core.googlecode.com/files/git-&git-version;.tar.gz">
    88  <!ENTITY git-download-ftp  " ">
    9   <!ENTITY git-md5sum        "d91b6099fb6763cf92c696977a247060">
     9  <!ENTITY git-md5sum        "63f5355259bae32858dac07326fe4e07">
    1010  <!ENTITY git-size          "4.3 MB">
    11   <!ENTITY git-buildsize     "217 MB">
     11  <!ENTITY git-buildsize     "231 MB">
    1212  <!ENTITY git-time          "0.6 SBU (additional 2.9 SBU for tests)">
    1313]>
  • introduction/welcome/changelog.xml

    r880c568 rad50452  
    4545-->
    4646    <listitem>
     47      <para>July 16th, 2013</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[igor] - Git-1.8.3.3.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4756      <para>July 15th, 2013</para>
    4857      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.