Changeset 427b46a
- Timestamp:
- 03/21/2021 05:54:14 PM (3 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 866d8e15
- Parents:
- 6f0a3e2a
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r6f0a3e2a r427b46a 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 0"> <!-- Always 2 digits -->3 <!ENTITY day "21"> <!-- Always 2 digits --> 4 4 <!ENTITY month "03"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2021"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "March 2 0th, &year;">9 <!ENTITY releasedate "March 21st, &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-datetime-calendar-julian.xml
r6f0a3e2a r427b46a 6 6 7 7 <!ENTITY my-download-http "&perl_authors;/id/W/WY/WYANT/DateTime-Calendar-Julian-&DateTime-Calendar-Julian-version;.tar.gz"> 8 <!ENTITY my-md5sum " 4ace691338db8ac24a45e3406a3fc014">8 <!ENTITY my-md5sum "1f9effa9cba2b9b5df079fdfed588106"> 9 9 10 10 ]> -
general/prog/perl-modules/perl-file-which.xml
r6f0a3e2a r427b46a 6 6 7 7 <!ENTITY my-download-http "&perl_authors;/id/P/PL/PLICEASE/File-Which-&File-Which-version;.tar.gz"> 8 <!ENTITY my-md5sum " c8f054534c3c098dd7a0dada60aaae34">8 <!ENTITY my-md5sum "3578a39424d3254e48057ffafbde9a96"> 9 9 10 10 ]> -
introduction/welcome/changelog.xml
r6f0a3e2a r427b46a 43 43 --> 44 44 <listitem> 45 <para>March 21st, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Update to File-Which-1.24 (perl module). Fixes 49 <ulink url="&blfs-ticket-root;14803">#14803</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[ken] - Update to DateTime-Calendar-Julian-0.104 (perl module). 53 Fixes <ulink url="&blfs-ticket-root;14777">#14777</ulink>.</para> 54 </listitem> 55 </itemizedlist> 56 </listitem> 57 58 <listitem> 45 59 <para>March 20th, 2021</para> 46 60 <itemizedlist> -
packages.ent
r6f0a3e2a r427b46a 403 403 <!ENTITY Data-Dump-version "1.23"> 404 404 <!ENTITY Data-Uniqid-version "0.12"> 405 <!ENTITY DateTime-Calendar-Julian-version "0.10 3">405 <!ENTITY DateTime-Calendar-Julian-version "0.104"> 406 406 <!ENTITY DateTime-Format-Builder-version "0.83"> 407 407 <!ENTITY Encode-EUCJPASCII-version "0.03"> … … 411 411 <!--<!ENTITY File-BaseDir-version "0.08">--> 412 412 <!ENTITY File-Slurper-version "0.012"> 413 <!ENTITY File-Which-version "1.2 3">413 <!ENTITY File-Which-version "1.24"> 414 414 <!ENTITY HTML-Parser-version "3.76"> 415 415 <!ENTITY HTTP-Daemon-version "6.12">
Note:
See TracChangeset
for help on using the changeset viewer.