Changeset 3795b64
- Timestamp:
- 05/09/2019 05:09:55 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, 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:
- 55c80c6
- Parents:
- ca8c3c05
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/apache-ant.xml
rca8c3c05 r3795b64 7 7 <!ENTITY apache-ant-download-http "https://archive.apache.org/dist/ant/source/apache-ant-&apache-ant-version;-src.tar.xz"> 8 8 <!ENTITY apache-ant-download-ftp " "> 9 <!ENTITY apache-ant-md5sum " 0e52ab84fdfae1c3a675d2746409a52c">10 <!ENTITY apache-ant-size "4. 0MB">11 <!ENTITY apache-ant-buildsize "1 86MB">12 <!ENTITY apache-ant-time "0. 4SBU (excluding download time)">9 <!ENTITY apache-ant-md5sum "2e93110151656faaf36ab14603e93b8b"> 10 <!ENTITY apache-ant-size "4.1 MB"> 11 <!ENTITY apache-ant-buildsize "144 MB"> 12 <!ENTITY apache-ant-time "0.3 SBU (excluding download time)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
rca8c3c05 r3795b64 46 46 <para>May 9th, 2019</para> 47 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbs] - Update to apache-ant-1.10.6. Fixes 50 <ulink url="&blfs-ticket-root;12040">#12040</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to libinput-1.13.2. Fixes 54 <ulink url="&blfs-ticket-root;12041">#12041</ulink>.</para> 55 </listitem> 56 <listitem> 57 <para>[bdubbs] - Update to tcsh-6.21.00. Fixes 58 <ulink url="&blfs-ticket-root;12039">#12039</ulink>.</para> 59 </listitem> 48 60 <listitem> 49 61 <para>[pierre] - Fix building JS-52 with GCC-9. </para> -
packages.ent
rca8c3c05 r3795b64 75 75 <!-- Chapter 7 --> 76 76 <!ENTITY dash-version "0.5.10.2"> 77 <!ENTITY tcsh-version "6.2 0.00">77 <!ENTITY tcsh-version "6.21.00"> 78 78 <!ENTITY zsh-version "5.7.1"> 79 79 … … 350 350 <!ENTITY yasm-version "1.3.0"> 351 351 352 <!ENTITY apache-ant-version "1.10. 5">352 <!ENTITY apache-ant-version "1.10.6"> 353 353 <!-- 354 354 <!ENTITY maven-version "3.6.0"> -
postlfs/shells/tcsh.xml
rca8c3c05 r3795b64 10 10 <!ENTITY tcsh-download-http "http://fossies.org/linux/misc/tcsh-&tcsh-version;.tar.gz"> 11 11 <!ENTITY tcsh-download-ftp "ftp://ftp.astron.com/pub/tcsh/tcsh-&tcsh-version;.tar.gz"> 12 <!ENTITY tcsh-md5sum "5 9d40ef40a68e790d95e182069431834">12 <!ENTITY tcsh-md5sum "5bd5f11515cc5cca927777fa92f9d4b9"> 13 13 <!ENTITY tcsh-size "980 KB"> 14 <!ENTITY tcsh-buildsize "1 2.3 MB (with tests)">14 <!ENTITY tcsh-buildsize "13 MB (with tests)"> 15 15 <!ENTITY tcsh-time "0.2 SBU (with tests)"> 16 16 ]> -
x/installing/libinput.xml
rca8c3c05 r3795b64 5 5 %general-entities; 6 6 7 <!ENTITY libinput-version "1.13. 1">7 <!ENTITY libinput-version "1.13.2"> 8 8 9 9 <!ENTITY libinput-download-http "https://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz"> 10 10 <!ENTITY libinput-download-ftp " "> 11 <!ENTITY libinput-md5sum "8 69a7e68c4290d99868500a369645def">11 <!ENTITY libinput-md5sum "8b745894f5d1b2e883bfc686aebadcfe"> 12 12 <!ENTITY libinput-size "520 KB"> 13 <!ENTITY libinput-buildsize "1 0MB">13 <!ENTITY libinput-buildsize "11 MB"> 14 14 <!ENTITY libinput-time "less than 0.1 SBU"> 15 15 ]>
Note:
See TracChangeset
for help on using the changeset viewer.