Changeset 2214b51


Ignore:
Timestamp:
10/10/2014 06:01:19 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, 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:
5f83175
Parents:
c35f51a
Message:

Update to Archive-Zip-1.38.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    rc35f51a r2214b51  
    6363      <listitem><literallayout><ulink url="http://cpan.metacpan.org/authors/id/P/PH/PHRED/Archive-Zip-&Archive-Zip-version;.tar.gz">Archive::Zip-&Archive-Zip-version;</ulink>
    6464http://cpan.metacpan.org/authors/id/P/PH/PHRED/Archive-Zip-&Archive-Zip-version;.tar.gz
    65 MD5 sum: e804985def2c1f0ed640ab4ca6aa85a1</literallayout>
     65MD5 sum: 51cece4b0e0167cd187daa26fa962705</literallayout>
    6666      </listitem>
    6767    </itemizedlist>
  • introduction/welcome/changelog.xml

    rc35f51a r2214b51  
    4646
    4747    <listitem>
     48      <para>October 10th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to Archive-Zip-1.38.  Fixes
     52          <ulink url="&blfs-ticket-root;5639">#5639</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>October 9th, 2014</para>
    4959      <itemizedlist>
  • packages.ent

    rc35f51a r2214b51  
    292292<!-- Perl module versions used in the Perl Modules instructions -->
    293293<!ENTITY autovivification-version     "0.12">
    294 <!ENTITY Archive-Zip-version          "1.37">
     294<!ENTITY Archive-Zip-version          "1.38">
    295295<!ENTITY Business-ISBN-version        "2.07">
    296296<!ENTITY Business-ISMN-version        "1.11">
Note: See TracChangeset for help on using the changeset viewer.