Changeset f93f09e
- Timestamp:
- 10/04/2018 12:40:05 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
- cf3c73ec
- Parents:
- 2890c04f
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/js60.xml
r2890c04f rf93f09e 112 112 --with-system-nspr \ 113 113 --with-system-icu \ 114 --disable-jemalloc 114 --disable-jemalloc \ 115 115 --enable-readline && 116 116 make</userinput></screen> -
general/prog/gc.xml
r2890c04f rf93f09e 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 " cf390c4f7f2556a67ec49e964c86c847">9 <!ENTITY gc-md5sum "e1a614247b6d6a071f7677365fbf18a4"> 10 10 <!ENTITY gc-size "1.1 MB"> 11 11 <!ENTITY gc-buildsize "12 MB (with tests)"> -
introduction/welcome/changelog.xml
r2890c04f rf93f09e 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[renodr] - Update to gc-8.0.0. Fixes 50 <ulink url="&blfs-ticket-root;11156">#11156</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[renodr] - Fix build instructions in js60 - add a missing "\". Fixes 54 <ulink url="&blfs-ticket-root;11197">#11197</ulink>. Thanks, Spiky!</para> 55 </listitem> 56 <listitem> 49 57 <para>[ken] - Update to firefox-62.0.3 (security fixes). Fixes 50 58 Fixes <ulink url="&blfs-ticket-root;11205">#11205</ulink>.</para> -
packages.ent
r2890c04f rf93f09e 319 319 <!ENTITY gcc-version "8.2.0"> 320 320 <!ENTITY gcc-ada-version "8.2.0"> 321 <!ENTITY gc-version " 7.6.4">321 <!ENTITY gc-version "8.0.0"> 322 322 <!ENTITY gdb-version "8.2"> 323 323 <!ENTITY git-version "2.18.0">
Note:
See TracChangeset
for help on using the changeset viewer.