Changeset 1fa2b35


Ignore:
Timestamp:
01/18/2018 05:32:09 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
6ffee73
Parents:
78a15b4
Message:

Update to git-2.16.0.
Update to gjs-1.50.3.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r78a15b4 r1fa2b35  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "48f7904c4401864751de7d52949f5de5">
     11  <!ENTITY git-md5sum        "299fca24553a38b27f7a754afef47ac5">
    1212  <!ENTITY git-size          "4.7 MB">
    1313  <!-- space measured on 2.14.0 with gcc-7.1, glibc-2.25+git, all deps except dblatex.
    1414    The build gets up to 529MB (520 in 2.14.2), but the separate docs add 15 MB -->
    15   <!ENTITY git-buildsize     "431 MB (with downloaded documentation)">
    16   <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 1.5 SBU for tests with parallelism=4)">
     15  <!ENTITY git-buildsize     "467 MB (with downloaded documentation)">
     16  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 1.7 SBU for tests with parallelism=4)">
    1717]>
    1818
  • gnome.ent

    r78a15b4 r1fa2b35  
    2323<!ENTITY GConf-version                     "3.2.6">
    2424<!ENTITY geocode-glib-version              "3.25.4.1">
    25 <!ENTITY gjs-version                       "1.50.2">
     25<!ENTITY gjs-version                       "1.50.3">
    2626<!ENTITY gnome-autoar-version              "0.2.2">
    2727<!ENTITY gnome-desktop-version             "3.26.2">
  • gnome/platform/gjs.xml

    r78a15b4 r1fa2b35  
    77  <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.50/gjs-&gjs-version;.tar.xz">
    88  <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.50/gjs-&gjs-version;.tar.xz">
    9   <!ENTITY gjs-md5sum        "d08c1dc0388a0a6bb0975d400928589e">
     9  <!ENTITY gjs-md5sum        "a65ba480b8cf8dd207719b42a10ce141">
    1010  <!ENTITY gjs-size          "600 KB">
    11   <!ENTITY gjs-buildsize     "52 MB (with tests)">
    12   <!ENTITY gjs-time          "0.7 SBU (with tests)">
     11  <!ENTITY gjs-buildsize     "44 MB (with tests)">
     12  <!ENTITY gjs-time          "0.4 SBU (with tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r78a15b4 r1fa2b35  
    4545      <para>January 18th, 2018</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to git-2.16.0. Fixes
     49          <ulink url="&blfs-ticket-root;10271">#10271</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to gjs-1.50.3. Fixes
     53          <ulink url="&blfs-ticket-root;10272">#10272</ulink>.</para>
     54        </listitem>
    4755        <listitem>
    4856          <para>[bdubbs] - Update to libuv-1.19.0. Fixes
  • packages.ent

    r78a15b4 r1fa2b35  
    317317<!ENTITY gc-version                   "7.6.2">
    318318<!ENTITY gdb-version                  "8.0.1">
    319 <!ENTITY git-version                  "2.15.1">
     319<!ENTITY git-version                  "2.16.0">
    320320<!ENTITY guile-version                "2.2.3">
    321321<!ENTITY librep-version               "0.92.7">
Note: See TracChangeset for help on using the changeset viewer.