Changeset 529aa77


Ignore:
Timestamp:
04/24/2018 04:16:21 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
17c023d9
Parents:
fd5ee81
Message:

Update to URI-1.74 (Perl module)

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    rfd5ee81 r529aa77  
    133133
    134134  <!ENTITY URI-download-http "&perl_authors;/id/E/ET/ETHER/URI-&URI-version;.tar.gz">
    135   <!ENTITY URI-md5sum "37d44a08e599aa945b32a9434ffe00a5">
     135  <!ENTITY URI-md5sum "892f7183b178af40f205ba37128225db">
    136136
    137137  <!ENTITY XML-LibXML-Simple-download-http "&perl_authors;/id/M/MA/MARKOV/XML-LibXML-Simple-&XML-LibXML-Simple-version;.tar.gz">
  • introduction/welcome/changelog.xml

    rfd5ee81 r529aa77  
    4343-->
    4444   <listitem>
     45      <para>April 24th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to URI-1.74 (Perl module). Fixes
     49          <ulink url="&blfs-ticket-root;10697">#10697</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52   </listitem>
     53
     54   <listitem>
    4555      <para>April 23rd, 2018</para>
    4656      <itemizedlist>
  • packages.ent

    rfd5ee81 r529aa77  
    397397<!ENTITY Unicode-Collate-version      "1.25">
    398398<!ENTITY Unicode-LineBreak-version    "2018.003">
    399 <!ENTITY URI-version                  "1.73">
     399<!ENTITY URI-version                  "1.74">
    400400<!ENTITY XML-LibXML-Simple-version    "0.99">
    401401<!ENTITY XML-LibXSLT-version          "1.96">
Note: See TracChangeset for help on using the changeset viewer.