Changeset 3f6286f
- Timestamp:
- 09/20/2019 03:50:53 PM (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:
- e217b77
- Parents:
- cac7f93
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rcac7f93 r3f6286f 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 19"> <!-- Always 2 digits -->3 <!ENTITY day "20"> <!-- Always 2 digits --> 4 4 <!ENTITY month "09"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "September 19th, &year;">9 <!ENTITY releasedate "September 20th, &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-archive-zip.xml
rcac7f93 r3f6286f 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 "d4e276c8e9a3b29c967516a962fa2df1"> 9 8 <!ENTITY my-md5sum "9b3a7fc89fff0ec869b600bd2cb2a407"> 10 9 ]> 11 10 -
general/prog/perl-modules/perl-data-compare.xml
rcac7f93 r3f6286f 6 6 7 7 <!ENTITY my-download-http "&perl_authors;/id/D/DC/DCANTRELL/Data-Compare-&Data-Compare-version;.tar.gz"> 8 <!ENTITY my-md5sum "6a397ab5833237f3ca05ed7277b19a7a"> 9 8 <!ENTITY my-md5sum "cba12bc40e3be043a53a0055563a6544"> 10 9 ]> 11 10 -
introduction/welcome/changelog.xml
rcac7f93 r3f6286f 43 43 --> 44 44 <listitem> 45 <para>September 20th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to Data-Compare-1.26 (Perl Module). Fixes 49 <ulink url="&blfs-ticket-root;12549">#12549</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to Archive-Zip-1.66 (Perl module). Fixes 53 <ulink url="&blfs-ticket-root;12545">#12545</ulink>.</para> 54 </listitem> 55 </itemizedlist> 56 </listitem> 57 58 <listitem> 45 59 <para>September 19th, 2019</para> 46 60 <itemizedlist> -
packages.ent
rcac7f93 r3f6286f 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 5">365 <!ENTITY Archive-Zip-version "1.66"> 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.