mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Update to enchant-2.2.10.
Update to Log-Log4perl-1.51 (Perl Module). Update to List-AllUtils-0.18 (Perl Module). Update to HTML-Parser-3.75 (Perl Module). git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23686 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
267d2ff85f
commit
2d5cdc1169
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "05"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "06"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "09"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2020">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "September 5th, &year;">
|
||||
<!ENTITY releasedate "September 6th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY enchant-download-http "https://github.com/AbiWord/enchant/releases/download/v&enchant-version;/enchant-&enchant-version;.tar.gz">
|
||||
<!ENTITY enchant-download-ftp " ">
|
||||
<!ENTITY enchant-md5sum "c7b9d6a392ecb8758e499f783e8dc883">
|
||||
<!ENTITY enchant-size "956 KB">
|
||||
<!ENTITY enchant-buildsize "7.5 MB">
|
||||
<!ENTITY enchant-md5sum "69719a70f81b6a8f01f9656000bb5198">
|
||||
<!ENTITY enchant-size "968 KB">
|
||||
<!ENTITY enchant-buildsize "6.9 MB">
|
||||
<!ENTITY enchant-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY my-download-http "&perl_authors;/id/G/GA/GAAS/HTML-Parser-&HTML-Parser-version;.tar.gz">
|
||||
<!ENTITY my-md5sum "eb7505e5f626913350df9dd4a03d54a8">
|
||||
<!ENTITY my-md5sum "65bf65aa8b34b35443e094010f991406">
|
||||
|
||||
]>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY my-download-http "&perl_authors;/id/D/DR/DROLSKY/List-AllUtils-&List-AllUtils-version;.tar.gz">
|
||||
<!ENTITY my-md5sum "508796a7ed76c5fe699ad9dc08538daf">
|
||||
<!ENTITY my-md5sum "9b1513c67e887cbf7e724dd5de427048">
|
||||
|
||||
]>
|
||||
|
||||
|
@ -5,8 +5,7 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY my-download-http "&perl_authors;/id/E/ET/ETJ/Log-Log4perl-&Log-Log4perl-version;.tar.gz">
|
||||
<!ENTITY my-md5sum "e2aaf7ff4b9a6890e748a0ac91faeaf8">
|
||||
|
||||
<!ENTITY my-md5sum "9d432c77eb3c4f0d57113d0888233150">
|
||||
]>
|
||||
|
||||
<!-- Begin Log::Log4perl -->
|
||||
|
@ -45,7 +45,29 @@
|
||||
<para>September 5th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[thomas] - Update to glib-2.64.5. Fixes
|
||||
<para>[bdubbs] - Update to enchant-2.2.10. Fixes
|
||||
<ulink url="&blfs-ticket-root;13957">#13957</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to Log-Log4perl-1.51 (Perl Module). Fixes
|
||||
<ulink url="&blfs-ticket-root;14010">#14010</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to List-AllUtils-0.18 (Perl Module). Fixes
|
||||
<ulink url="&blfs-ticket-root;14009">#14009</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to HTML-Parser-3.75 (Perl Module). Fixes
|
||||
<ulink url="&blfs-ticket-root;13971">#13971</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>September 5th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to glib-2.64.5. Fixes
|
||||
<ulink url="&blfs-ticket-root;13941">#13941</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -94,7 +94,7 @@
|
||||
<!ENTITY clucene-version "2.3.3.4">
|
||||
<!ENTITY dbus-glib-version "0.110">
|
||||
<!ENTITY double-conversion-version "3.1.5">
|
||||
<!ENTITY enchant-version "2.2.8">
|
||||
<!ENTITY enchant-version "2.2.10">
|
||||
<!ENTITY exempi-version "2.5.2">
|
||||
<!ENTITY expat-version "2.1.0">
|
||||
<!ENTITY fftw-version "3.3.8">
|
||||
@ -402,15 +402,15 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!--<!ENTITY File-BaseDir-version "0.08">-->
|
||||
<!ENTITY File-Slurper-version "0.012">
|
||||
<!ENTITY File-Which-version "1.23">
|
||||
<!ENTITY HTML-Parser-version "3.72">
|
||||
<!ENTITY HTML-Parser-version "3.75">
|
||||
<!ENTITY HTTP-Daemon-version "6.12">
|
||||
<!ENTITY IO-Socket-SSL-version "2.068">
|
||||
<!ENTITY IO-String-version "1.08">
|
||||
<!ENTITY IPC-Run3-version "0.048">
|
||||
<!ENTITY Lingua-Translit-version "0.28">
|
||||
<!ENTITY List-AllUtils-version "0.16">
|
||||
<!ENTITY List-AllUtils-version "0.18">
|
||||
<!ENTITY List-MoreUtils-version "0.428">
|
||||
<!ENTITY Log-Log4perl-version "1.50">
|
||||
<!ENTITY Log-Log4perl-version "1.51">
|
||||
<!ENTITY LWP-Protocol-https-version "6.09">
|
||||
<!ENTITY Module-Build-version "0.4231">
|
||||
<!ENTITY Net-DNS-version "1.26">
|
||||
|
Loading…
Reference in New Issue
Block a user