Changeset 47e96317


Ignore:
Timestamp:
11/25/2017 10:00:22 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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:
ef6f4bb
Parents:
bad0885d
Message:

Unicode::Collate etc - perl modules used by biber, and their dependencies, up to date as of 20 minutes ago.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    rbad0885d r47e96317  
    127127   adequate, just comment it, it will soon get reinstated as a dependency -->
    128128  <!ENTITY Unicode-Collate-download-http "&perl_authors;/id/S/SA/SADAHIRO/Unicode-Collate-&Unicode-Collate-version;.tar.gz">
    129   <!ENTITY Unicode-Collate-md5sum "3ff72de991e5cf435031d90a99aba2c9">
     129  <!ENTITY Unicode-Collate-md5sum "b077a891392c02fcc26d3c9f7dfc1734">
    130130
    131131  <!ENTITY Unicode-LineBreak-download-http "&perl_authors;/id/N/NE/NEZUMI/Unicode-LineBreak-&Unicode-LineBreak-version;.tar.gz">
     
    694694                      <listitem><literallayout><ulink url="http://search.cpan.org/dist/Term-Table/">Term::Table</ulink>
    695695(http://search.cpan.org/dist/Term-Table/)</literallayout>
     696                      </listitem>
     697                      <listitem><literallayout><ulink url="http://search.cpan.org/dist/Module-Pluggable/">Module::Pluggable</ulink>
     698(http://search.cpan.org/dist/Module-Pluggable/) (for the testsuite)</literallayout>
    696699                      </listitem>
    697700                    </itemizedlist> <!-- end of deps for Test2::Suite -->
  • introduction/welcome/changelog.xml

    rbad0885d r47e96317  
    4343-->
    4444    <listitem>
     45      <para>November 25th, 2017</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Add Module::Pluggable to the deps in perl modules. Fixes
     49          <ulink url="&blfs-ticket-root;10058">#10058</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[ken] - Update to Unicode::Collate-1.25 (perl module). Fixes
     53          <ulink url="&blfs-ticket-root;10052">#10052</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
    4559      <para>November 24th, 2017</para>
    4660      <itemizedlist>
  • packages.ent

    rbad0885d r47e96317  
    392392<!ENTITY Text-CSV-version             "1.95">
    393393<!ENTITY Text-Roman-version           "3.5">
    394 <!ENTITY Unicode-Collate-version      "1.23">
     394<!ENTITY Unicode-Collate-version      "1.25">
    395395<!ENTITY Unicode-LineBreak-version    "2017.004">
    396396<!ENTITY URI-version                  "1.72">
Note: See TracChangeset for help on using the changeset viewer.