Changeset abf8d12
- Timestamp:
- 06/07/2021 04:17:53 PM (22 months ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- bb37db9
- Parents:
- c257751
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/git.xml
rc257751 rabf8d12 9 9 <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz"> 10 10 <!ENTITY git-download-ftp " "> 11 <!ENTITY git-md5sum " 51bd18a1af964dd3b1c7b0220889ebb6">11 <!ENTITY git-md5sum "de30d259ad0f8f2ac22b0584e567daae"> 12 12 13 13 <!ENTITY git-size "6.2 MB"> … … 15 15 <!-- but people keep forgetting that an install not only needs the nett build 16 16 space, it also needs the install space (or DESTDIR) --> 17 <!ENTITY git-buildsize " 374MB (with downloaded documentation, add 16 MB to build documentation)">17 <!ENTITY git-buildsize "213 MB (with downloaded documentation, add 16 MB to build documentation)"> 18 18 <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? --> 19 19 <!-- Confirmed that it is disk related.--> 20 <!ENTITY git-time "0.3 SBU (with parallelism=4; add 0.4 SBU for building documentation and 1. 6SBU for tests, both with parallelism=4)">20 <!ENTITY git-time "0.3 SBU (with parallelism=4; add 0.4 SBU for building documentation and 1.7 SBU for tests, both with parallelism=4)"> 21 21 ]> 22 22 -
general/prog/perl-modules/perl-unicode-collate.xml
rc257751 rabf8d12 6 6 7 7 <!ENTITY my-download-http "&perl_authors;/id/S/SA/SADAHIRO/Unicode-Collate-&Unicode-Collate-version;.tar.gz"> 8 <!ENTITY my-md5sum " 1576931d68a8533c931b80c4c2e37fe9">8 <!ENTITY my-md5sum "b7af1081536b8729475aa7c01ba5f9cb"> 9 9 ]> 10 10 -
introduction/welcome/changelog.xml
rc257751 rabf8d12 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[bdubbs] - Update to git-2.32.0. Fixes 50 <ulink url="&blfs-ticket-root;15138">#15138</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to Unicode-Collate-1.30 (Perl module). Fixes 54 <ulink url="&blfs-ticket-root;15137">#15137</ulink>.</para> 55 </listitem> 56 <listitem> 49 57 <para>[renodr] - Update to pidgin-2.14.5. Fixes 50 58 <ulink url="&blfs-ticket-root;14976">#14976</ulink>.</para> -
packages.ent
rc257751 rabf8d12 344 344 <!ENTITY gc-version "8.0.4"> 345 345 <!ENTITY gdb-version "10.2"> 346 <!ENTITY git-version "2.3 1.1">346 <!ENTITY git-version "2.32.0"> 347 347 <!ENTITY guile-version "3.0.7"> 348 348 <!ENTITY librep-version "0.92.7">
Note:
See TracChangeset
for help on using the changeset viewer.