Changeset 1fa2b35
- Timestamp:
- 01/18/2018 05:32:09 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 6ffee73
- Parents:
- 78a15b4
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/git.xml
r78a15b4 r1fa2b35 9 9 <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz"> 10 10 <!ENTITY git-download-ftp " "> 11 <!ENTITY git-md5sum " 48f7904c4401864751de7d52949f5de5">11 <!ENTITY git-md5sum "299fca24553a38b27f7a754afef47ac5"> 12 12 <!ENTITY git-size "4.7 MB"> 13 13 <!-- space measured on 2.14.0 with gcc-7.1, glibc-2.25+git, all deps except dblatex. 14 14 The build gets up to 529MB (520 in 2.14.2), but the separate docs add 15 MB --> 15 <!ENTITY git-buildsize "4 31MB (with downloaded documentation)">16 <!ENTITY git-time "0.3 SBU (with parallelism=4; add 1. 5SBU 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)"> 17 17 ]> 18 18 -
gnome.ent
r78a15b4 r1fa2b35 23 23 <!ENTITY GConf-version "3.2.6"> 24 24 <!ENTITY geocode-glib-version "3.25.4.1"> 25 <!ENTITY gjs-version "1.50. 2">25 <!ENTITY gjs-version "1.50.3"> 26 26 <!ENTITY gnome-autoar-version "0.2.2"> 27 27 <!ENTITY gnome-desktop-version "3.26.2"> -
gnome/platform/gjs.xml
r78a15b4 r1fa2b35 7 7 <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.50/gjs-&gjs-version;.tar.xz"> 8 8 <!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"> 10 10 <!ENTITY gjs-size "600 KB"> 11 <!ENTITY gjs-buildsize " 52MB (with tests)">12 <!ENTITY gjs-time "0. 7SBU (with tests)">11 <!ENTITY gjs-buildsize "44 MB (with tests)"> 12 <!ENTITY gjs-time "0.4 SBU (with tests)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
r78a15b4 r1fa2b35 45 45 <para>January 18th, 2018</para> 46 46 <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> 47 55 <listitem> 48 56 <para>[bdubbs] - Update to libuv-1.19.0. Fixes -
packages.ent
r78a15b4 r1fa2b35 317 317 <!ENTITY gc-version "7.6.2"> 318 318 <!ENTITY gdb-version "8.0.1"> 319 <!ENTITY git-version "2.1 5.1">319 <!ENTITY git-version "2.16.0"> 320 320 <!ENTITY guile-version "2.2.3"> 321 321 <!ENTITY librep-version "0.92.7">
Note:
See TracChangeset
for help on using the changeset viewer.