Changeset 7f98c43
- Timestamp:
- 09/19/2020 03:32:47 PM (3 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 66b874d2
- Parents:
- 13946c49
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r13946c49 r7f98c43 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 7"> <!-- Always 2 digits -->3 <!ENTITY day "19"> <!-- Always 2 digits --> 4 4 <!ENTITY month "09"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "September 1 7th, &year;">9 <!ENTITY releasedate "September 19th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/perl-modules/perl-log-log4perl.xml
r13946c49 r7f98c43 6 6 7 7 <!ENTITY my-download-http "&perl_authors;/id/E/ET/ETJ/Log-Log4perl-&Log-Log4perl-version;.tar.gz"> 8 <!ENTITY my-md5sum " 7556921d53582bac41715e91703af554">8 <!ENTITY my-md5sum "48fcd8fa105af31d9e5247cb8e5b6ff1"> 9 9 ]> 10 10 -
general/prog/perl-modules/perl-perlio-utf8_strict.xml
r13946c49 r7f98c43 6 6 7 7 <!ENTITY my-download-http "&perl_authors;/id/L/LE/LEONT/PerlIO-utf8_strict-&PerlIO-utf8_strict-version;.tar.gz"> 8 <!ENTITY my-md5sum " 9e8fba7f15c612c4f2ed2f961bf1141b">8 <!ENTITY my-md5sum "0e2a940e1759c4d322958ef6ebc2e52f"> 9 9 10 10 ]> -
general/prog/pygments.xml
r13946c49 r7f98c43 8 8 "https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-&pygments-version;.tar.gz"> 9 9 <!ENTITY pygments-download-ftp " "> 10 <!ENTITY pygments-md5sum " 5ab12bdfafbf9fda3ef445d60b111a37">11 <!ENTITY pygments-size "2. 3MB">10 <!ENTITY pygments-md5sum "8b4d5fe67fde78e9cf7eab088b341bfb"> 11 <!ENTITY pygments-size "2.2 MB"> 12 12 <!ENTITY pygments-buildsize "18 MB"> 13 13 <!ENTITY pygments-time "less than 0.1 SBU"> -
introduction/welcome/changelog.xml
r13946c49 r7f98c43 43 43 --> 44 44 <listitem> 45 <para>September 19th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to Pygments-2.7.1 (Python Module). Fixes 49 <ulink url="&blfs-ticket-root;14044">#14044</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to PerlIO-utf8_strict-0.008 (Perl Module). Fixes 53 <ulink url="&blfs-ticket-root;14049">#14049</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[bdubbs] - Update to Log-Log4perl-1.53 (Perl Module). Fixes 57 <ulink url="&blfs-ticket-root;14045">#14045</ulink>.</para> 58 </listitem> 59 </itemizedlist> 60 </listitem> 61 62 <listitem> 45 63 <para>September 17th, 2020</para> 46 64 <itemizedlist> -
packages.ent
r13946c49 r7f98c43 411 411 <!ENTITY List-AllUtils-version "0.18"> 412 412 <!ENTITY List-MoreUtils-version "0.428"> 413 <!ENTITY Log-Log4perl-version "1.5 2">413 <!ENTITY Log-Log4perl-version "1.53"> 414 414 <!ENTITY LWP-Protocol-https-version "6.09"> 415 415 <!ENTITY Module-Build-version "0.4231"> … … 417 417 <!ENTITY Parse-RecDescent-version "1.967015"> 418 418 <!ENTITY Parse-Yapp-version "1.21"> 419 <!ENTITY PerlIO-utf8_strict-version "0.00 7">419 <!ENTITY PerlIO-utf8_strict-version "0.008"> 420 420 <!ENTITY Regexp-Common-version "2017060201"> 421 421 <!ENTITY SGMLSpm-version "1.1"> … … 555 555 <!--<!ENTITY pycrypto-version "2.6.1"> Replaced by pycryptodome --> 556 556 <!ENTITY pycryptodome-version "3.9.8"> 557 <!ENTITY pygments-version "2.7. 0">557 <!ENTITY pygments-version "2.7.1"> 558 558 <!ENTITY pygobject2-version "2.28.7"> 559 559 <!ENTITY pygobject3-version "3.36.1">
Note:
See TracChangeset
for help on using the changeset viewer.