Changeset 9f574bb
- Timestamp:
- 06/09/2016 11:47:19 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 0cd81836
- Parents:
- 2bbb3379
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/wayland.xml
r2bbb3379 r9f574bb 7 7 <!ENTITY wayland-download-http "http://wayland.freedesktop.org/releases/wayland-&wayland-version;.tar.xz"> 8 8 <!ENTITY wayland-download-ftp " "> 9 <!ENTITY wayland-md5sum " e7751c38807c231afaba9d6b68f2a2b7">10 <!ENTITY wayland-size "36 1KB">11 <!ENTITY wayland-buildsize " 7.4 MB (plus 3.7 MB if tests are run)">9 <!ENTITY wayland-md5sum "fccf680be066e234729d5b69e0bd0fa9"> 10 <!ENTITY wayland-size "368 KB"> 11 <!ENTITY wayland-buildsize "13 MB (with tests)"> 12 12 <!ENTITY wayland-time "0.1 SBU"> 13 13 ]> -
general/prog/gc.xml
r2bbb3379 r9f574bb 7 7 <!ENTITY gc-download-http "http://www.hboehm.info/gc/gc_source/gc-&gc-version;.tar.gz"> 8 8 <!ENTITY gc-download-ftp " "> 9 <!ENTITY gc-md5sum " 12c05fd2811d989341d8c6d81f66af87">9 <!ENTITY gc-md5sum "96d18b0448a841c88d56e4ab3d180297"> 10 10 <!ENTITY gc-size "1.1 MB"> 11 <!ENTITY gc-buildsize " 9.7 MB (additional 2.3 MB for thetests)">12 <!ENTITY gc-time "0.2 SBU ( additional 0.2 SBU for thetests)">11 <!ENTITY gc-buildsize "13 MB (with tests)"> 12 <!ENTITY gc-time "0.2 SBU (with tests)"> 13 13 ]> 14 14 … … 152 152 <para> 153 153 <parameter>--enable-cplusplus</parameter>: This parameter enables the 154 building and installing the C++ library along with the standard C library. 154 building and installing of the C++ library along with the standard 155 C library. 155 156 </para> 156 157 -
introduction/welcome/changelog.xml
r2bbb3379 r9f574bb 59 59 <para>[pierre] - Update to mercurial-3.8.3. Fixes 60 60 <ulink url="&blfs-ticket-root;7910">#7910</ulink>.</para> 61 </listitem> 62 <listitem> 63 <para>[renodr] - Update to gc-7.4.4. Fixes 64 <ulink url="&blfs-ticket-root;7933">#7933</ulink>.</para> 65 </listitem> 66 <listitem> 67 <para>[renodr] - Update to wayland-1.11.0. Fixes 68 <ulink url="&blfs-ticket-root;7905">#7905</ulink>.</para> 61 69 </listitem> 62 70 </itemizedlist> -
packages.ent
r2bbb3379 r9f574bb 162 162 <!ENTITY sbc-version "1.3"> 163 163 <!ENTITY talloc-version "2.1.7"> 164 <!ENTITY wayland-version "1.1 0.0">164 <!ENTITY wayland-version "1.11.0"> 165 165 <!ENTITY wv-version "1.2.9"> 166 166 <!ENTITY xapian-version "1.2.23"> … … 281 281 <!ENTITY gcc-java-version "6.1.0"> 282 282 <!ENTITY gcc-ada-version "6.1.0"> 283 <!ENTITY gc-version "7.4. 2">283 <!ENTITY gc-version "7.4.4"> 284 284 <!ENTITY gdb-version "7.11"> 285 285 <!ENTITY git-version "2.8.4">
Note:
See TracChangeset
for help on using the changeset viewer.