Changeset e0c52ede


Ignore:
Timestamp:
02/01/2015 09:32:28 AM (9 years ago)
Author:
Igor Živković <igor@…>
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, 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:
5b46925d
Parents:
6bd910e8
Message:

Update to Archive::Zip-1.45.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6bd910e8 re0c52ede  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "31">                   <!-- Always 2 digits -->
    4 <!ENTITY month        "01">                   <!-- Always 2 digits -->
     3<!ENTITY day          "01">                   <!-- Always 2 digits -->
     4<!ENTITY month        "02">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 31st, &year;">
     9<!ENTITY releasedate  "February 1st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/perl-modules.xml

    r6bd910e8 re0c52ede  
    6868      <listitem>
    6969<literallayout>http://cpan.metacpan.org/authors/id/P/PH/PHRED/Archive-Zip-&Archive-Zip-version;.tar.gz
    70 MD5 sum: 9ba72914dd26488953a602b902bf299d</literallayout>
     70MD5 sum: 07805e1c2c6b2b6561ac29489a6dd7dd</literallayout>
    7171      </listitem>
    7272    </itemizedlist>
  • introduction/welcome/changelog.xml

    r6bd910e8 re0c52ede  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>February 1st, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to Archive::Zip-1.45. Fixes
     52          <ulink url="&blfs-ticket-root;6097">#6097</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • packages.ent

    r6bd910e8 re0c52ede  
    292292<!-- Perl module versions used in the Perl Modules instructions -->
    293293<!ENTITY autovivification-version     "0.14">
    294 <!ENTITY Archive-Zip-version          "1.43">
     294<!ENTITY Archive-Zip-version          "1.45">
    295295<!ENTITY Business-ISBN-version        "2.09">
    296296<!ENTITY Business-ISMN-version        "1.13">
Note: See TracChangeset for help on using the changeset viewer.