Changeset 958e2ad


Ignore:
Timestamp:
08/27/2014 11:50:31 AM (10 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 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:
88b2f2ef
Parents:
274c547
Message:

Update libwww-perl and URI (perl modules).

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-modules.xml

    r274c547 r958e2ad  
    227227
    228228    <itemizedlist>
    229       <listitem><literallayout><ulink url="http://cpan.org/authors/id/G/GA/GAAS/libwww-perl-&LWP-version;.tar.gz">libwww-perl-&LWP-version;</ulink>
    230 http://cpan.org/authors/id/G/GA/GAAS/libwww-perl-&LWP-version;.tar.gz
    231 MD5 sum: 637d5f1eb61336ca2caa6e026b382f87) </literallayout>
     229      <listitem><literallayout><ulink url="http://cpan.org/authors/id/M/MS/MSCHILLI/libwww-perl-&LWP-version;.tar.gz">libwww-perl-&LWP-version;</ulink>
     230http://cpan.org/authors/id/M/MS/MSCHILLI/libwww-perl-&LWP-version;.tar.gz
     231MD5 sum: 28e5005609af16c1fa297d12e0312f86</literallayout>
    232232        <itemizedlist>
    233233          <listitem> <literallayout><ulink url="http://search.cpan.org/~gaas/Encode-Locale/">Encode::Locale</ulink>
     
    590590
    591591    <itemizedlist>
    592       <listitem> <literallayout><ulink url="http://www.cpan.org/authors/id/G/GA/GAAS/URI-&URI-version;.tar.gz">URI-&URI-version;</ulink>
    593 http://www.cpan.org/authors/id/G/GA/GAAS/URI-&URI-version;.tar.gz
    594 MD5 sum: 70f739be8ce28b8baba7c5920ffee4dc </literallayout>
     592      <listitem> <literallayout><ulink url="http://www.cpan.org/authors/id/E/ET/ETHER/URI-&URI-version;.tar.gz">URI-&URI-version;</ulink>
     593http://www.cpan.org/authors/id/E/ET/ETHER/URI-&URI-version;.tar.gz
     594MD5 sum: 975b2282bc8f0fd72a6dae5cefc33824 </literallayout>
    595595      </listitem>
    596596    </itemizedlist>
  • introduction/welcome/changelog.xml

    r274c547 r958e2ad  
    4848      <para>August 27th, 2014</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[ken] - Update to libwww-perl-6.08 and URI-1.64.</para>
     52        </listitem>
    5053        <listitem>
    5154          <para>[igor] - Update to nmap-6.47. Fixes
  • packages.ent

    r274c547 r958e2ad  
    287287<!ENTITY Glib-perl-version            "1.280">
    288288<!ENTITY HTML-Parser-version          "3.71">
    289 <!ENTITY LWP-version                  "6.05">
     289<!ENTITY LWP-version                  "6.08">
    290290<!ENTITY Net-DNS-version              "0.76">
    291291<!ENTITY SGMLSpm-version              "1.1">
    292 <!ENTITY URI-version                  "1.60">
     292<!ENTITY URI-version                  "1.64">
    293293<!ENTITY XML-Parser-version           "2.41">
    294294<!ENTITY XML-Simple-version           "2.20">
Note: See TracChangeset for help on using the changeset viewer.