Changeset f06feb8
- Timestamp:
- 09/10/2019 12:54:47 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- 2fc69b0
- Parents:
- 40b70d8
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/gspell.xml
r40b70d8 rf06feb8 9 9 <!ENTITY gspell-download-http "https://&gspell-site;/gspell-&gspell-version;.tar.xz"> 10 10 <!ENTITY gspell-download-ftp "ftp://&gspell-site;/gspell-&gspell-version;.tar.xz"> 11 <!ENTITY gspell-md5sum " 8269918ea5ff798e49943e7daf6a32b9">12 <!ENTITY gspell-size "41 2KB">13 <!ENTITY gspell-buildsize "1 4MB (with tests)">11 <!ENTITY gspell-md5sum "4f857382bc9d8d4afe1e67e5b5b9dbff"> 12 <!ENTITY gspell-size "416 KB"> 13 <!ENTITY gspell-buildsize "12 MB (with tests)"> 14 14 <!ENTITY gspell-time "0.2 SBU (with tests)"> 15 15 ]> -
general/prog/apache-ant.xml
r40b70d8 rf06feb8 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 " 2e93110151656faaf36ab14603e93b8b">9 <!ENTITY apache-ant-md5sum "ab7ccbece38850f2fe9258d0ce965786"> 10 10 <!ENTITY apache-ant-size "4.1 MB"> 11 <!ENTITY apache-ant-buildsize "14 4MB">11 <!ENTITY apache-ant-buildsize "142 MB"> 12 12 <!ENTITY apache-ant-time "0.3 SBU (excluding download time)"> 13 13 ]> -
general/prog/perl-modules/perl-archive-zip.xml
r40b70d8 rf06feb8 6 6 7 7 <!ENTITY my-download-http "&perl_authors;/id/P/PH/PHRED/Archive-Zip-&Archive-Zip-version;.tar.gz"> 8 <!ENTITY my-md5sum " 684da165168700f6e37d116431776aba">8 <!ENTITY my-md5sum "d4e276c8e9a3b29c967516a962fa2df1"> 9 9 10 10 ]> -
introduction/welcome/changelog.xml
r40b70d8 rf06feb8 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[bdubbs] - Update to apache-ant-1.10.7. Fixes 50 <ulink url="&blfs-ticket-root;12495">#12495</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to gspell-1.8.2. Fixes 54 <ulink url="&blfs-ticket-root;12497">#12497</ulink>.</para> 55 </listitem> 56 <listitem> 57 <para>[bdubbs] - Update to Archive-Zip-1.65 (Perl module). Fixes 58 <ulink url="&blfs-ticket-root;12510">#12510</ulink>.</para> 59 </listitem> 60 <listitem> 49 61 <para>[bdubbs] - Update to qtwebengine-everywhere-src-5.13.1.</para> 50 62 </listitem> -
packages.ent
r40b70d8 rf06feb8 103 103 <!ENTITY grantlee-version "5.1.0"> 104 104 <!ENTITY gsl-version "2.6"> 105 <!ENTITY gspell-version "1.8. 1">105 <!ENTITY gspell-version "1.8.2"> 106 106 107 107 <!ENTITY icu-major "64"> … … 347 347 <!ENTITY yasm-version "1.3.0"> 348 348 349 <!ENTITY apache-ant-version "1.10. 6">349 <!ENTITY apache-ant-version "1.10.7"> 350 350 <!-- 351 351 <!ENTITY maven-version "3.6.0"> … … 363 363 Please read the Changes file before updating a module. 364 364 These should point to www.cpan.org/authors/ --> 365 <!ENTITY Archive-Zip-version "1.6 4">365 <!ENTITY Archive-Zip-version "1.65"> 366 366 <!ENTITY autovivification-version "0.18"> 367 367 <!ENTITY Business-ISBN-version "3.004">
Note:
See TracChangeset
for help on using the changeset viewer.