Changeset 3f6286f


Ignore:
Timestamp:
09/20/2019 03:50:53 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e217b77
Parents:
cac7f93
Message:

Update to Data-Compare-1.26 (Perl Module).
Update to Archive-Zip-1.66 (Perl module).

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22170 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcac7f93 r3f6286f  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "19">                   <!-- Always 2 digits -->
     3<!ENTITY day          "20">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 19th, &year;">
     9<!ENTITY releasedate  "September 20th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/perl-modules/perl-archive-zip.xml

    rcac7f93 r3f6286f  
    66
    77  <!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">
    109]>
    1110
  • general/prog/perl-modules/perl-data-compare.xml

    rcac7f93 r3f6286f  
    66
    77  <!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">
    109]>
    1110
  • introduction/welcome/changelog.xml

    rcac7f93 r3f6286f  
    4343-->
    4444    <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>
    4559      <para>September 19th, 2019</para>
    4660      <itemizedlist>
  • packages.ent

    rcac7f93 r3f6286f  
    363363     Please read the Changes file before updating a module.
    364364     These should point to www.cpan.org/authors/  -->
    365 <!ENTITY Archive-Zip-version          "1.65">
     365<!ENTITY Archive-Zip-version          "1.66">
    366366<!ENTITY autovivification-version     "0.18">
    367367<!ENTITY Business-ISBN-version        "3.004">
Note: See TracChangeset for help on using the changeset viewer.