Changeset 583abce


Ignore:
Timestamp:
11/10/2017 02:43:39 AM (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:
feb84b2
Parents:
96e8ebd
Message:

biber-2.8 and associated changes.

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

Files:
4 edited

Legend:

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

    r96e8ebd r583abce  
    5757  <!ENTITY File-BaseDir-md5sum "5d10401970d209049c8491d2906c3e13">
    5858
    59   <!ENTITY File-Slurp-download-http "&perl_authors;/id/U/UR/URI/File-Slurp-&File-Slurp-version;.tar.gz">
    60   <!ENTITY File-Slurp-md5sum "7d584cd15c4f8b9547765eff8c4ef078">
     59  <!ENTITY File-Slurper-download-http "&perl_authors;/id/L/LE/LEONT/File-Slurper-&File-Slurper-version;.tar.gz">
     60  <!ENTITY File-Slurper-md5sum "e3d593d0c5b689076b07f2ca93f3c5c9">
    6161
    6262  <!ENTITY File-Which-download-http "&perl_authors;/id/P/PL/PLICEASE/File-Which-&File-Which-version;.tar.gz">
     
    9595  <!ENTITY Parse-Yapp-download-http "&perl_authors;/id/W/WB/WBRASWELL/Parse-Yapp-&Parse-Yapp-version;.tar.gz">
    9696  <!ENTITY Parse-Yapp-md5sum "69584d5b0f0304bb2a23cffcd982c5de">
     97
     98  <!ENTITY PerlIO-utf8_strict-download-http "&perl_authors;/id/L/LE/LEONT/PerlIO-utf8_strict-&PerlIO-utf8_strict-version;.tar.gz">
     99  <!ENTITY PerlIO-utf8_strict-md5sum "9e8fba7f15c612c4f2ed2f961bf1141b">
    97100
    98101  <!ENTITY Regexp-Common-download-http "&perl_authors;/id/A/AB/ABIGAIL/Regexp-Common-&Regexp-Common-version;.tar.gz">
     
    10511054    </itemizedlist>
    10521055
    1053     <!-- File::Slurp -->
    1054     <bridgehead renderas="sect3" id="perl-file-slurp"
    1055     xreflabel="File::Slurp-&File-Slurp-version;">
    1056     File::Slurp-&File-Slurp-version;</bridgehead>
    1057 
    1058     <indexterm zone="perl-modules perl-file-slurp">
    1059       <primary sortas="a-File-Slurp">File::Slurp</primary>
    1060     </indexterm>
    1061 
    1062     <para>The File::Slurp module provides Simple and Efficient
    1063     Reading/Writing/Modifying of Complete Files.  This module uses the standard
     1056    <!-- File::Slurper -->
     1057    <bridgehead renderas="sect3" id="perl-file-slurper"
     1058    xreflabel="File::Slurper-&File-Slurper-version;">
     1059    File::Slurper-&File-Slurper-version;</bridgehead>
     1060
     1061    <indexterm zone="perl-modules perl-file-slurper">
     1062      <primary sortas="a-File-Slurper">File::Slurper</primary>
     1063    </indexterm>
     1064
     1065    <para>File::Slurper is a simple, sane and efficient module to
     1066    slurp a file.  This module uses the standard
    10641067    <xref linkend="perl-standard-install"/>.</para>
    10651068
     
    10691072      <listitem>
    10701073        <para>
    1071           <ulink url="&File-Slurp-download-http;">File::Slurp-&File-Slurp-version;</ulink>
    1072         </para>
    1073       </listitem>
    1074       <listitem>
    1075 <literallayout>&File-Slurp-download-http;
    1076 MD5 sum: &File-Slurp-md5sum;</literallayout>
     1074          <ulink url="&File-Slurper-download-http;">File::Slurper-&File-Slurper-version;</ulink>
     1075        </para>
     1076      </listitem>
     1077      <listitem>
     1078<literallayout>&File-Slurper-download-http;
     1079MD5 sum: &File-Slurper-md5sum;</literallayout>
    10771080      </listitem>
    10781081    </itemizedlist>
     
    16861689      </listitem>
    16871690    </itemizedlist>
     1691
     1692    <!-- PerlIO-utf8_strict -->
     1693    <bridgehead renderas="sect3" id="perl-perlio-utf8_strict"
     1694    xreflabel="PerlIO-utf8_strict-&PerlIO-utf8_strict-version;">
     1695    PerlIO-utf8_strict-&PerlIO-utf8_strict-version;</bridgehead>
     1696
     1697    <indexterm zone="perl-modules perl-perlio-utf8_strict">
     1698      <primary sortas="a-PerlIO-utf8_strict">PerlIO-utf8_strict</primary>
     1699    </indexterm>
     1700
     1701    <para>PerlIO-utf8_strict provides a fast and correct UTF-8 IO layer,
     1702    including checking the input for correctness. This module and its dependency
     1703    modules use the standard <xref linkend="perl-standard-install"/>.</para>
     1704
     1705    &lfs81_checked;
     1706
     1707    <itemizedlist>
     1708      <listitem>
     1709        <para>
     1710          <ulink url="&PerlIO-utf8_strict-download-http;">PerlIO-utf8_strict-&PerlIO-utf8_strict-version;</ulink>
     1711        </para>
     1712      </listitem>
     1713      <listitem>
     1714<literallayout>&PerlIO-utf8_strict-download-http;
     1715MD5 sum: &PerlIO-utf8_strict-md5sum;</literallayout>
     1716        <itemizedlist>
     1717          <listitem><literallayout><ulink url="http://search.cpan.org/dist/Test-Exception/">Test::Exception (for the testsuite)</ulink>
     1718(http://search.cpan.org/dist/Test-Exception/)</literallayout>
     1719            <itemizedlist>
     1720              <listitem><literallayout><ulink url="http://search.cpan.org/dist/Sub-Uplevel/">Sub::Uplevel</ulink>
     1721(http://search.cpan.org/dist/Sub-Uplevel/)</literallayout>
     1722              </listitem>
     1723            </itemizedlist>
     1724          </listitem>
     1725        </itemizedlist>
     1726      </listitem>
     1727    </itemizedlist>
     1728
     1729
    16881730
    16891731    <!-- Regexp::Common -->
  • introduction/welcome/changelog.xml

    r96e8ebd r583abce  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[ken] - Update to biber-2.8 wih biblatex-3.8a. Change its
     50          perl module dependencies: replace File::Slurp with File::Slurper
     51          and add PerlIO-utf8_strict. Fixes
     52          <ulink url="&blfs-ticket-root;9998">#9998</ulink>.</para>
     53        </listitem>
     54        <listitem>
    4955          <para>[ken] - Update to Unicode-Collate-1.21 (perl module). Fixes
    5056          <ulink url="&blfs-ticket-root;9983">#9983</ulink>.</para>
  • packages.ent

    r96e8ebd r583abce  
    367367<!ENTITY Error-version                "0.17025">
    368368<!ENTITY File-BaseDir-version         "0.07">
    369 <!ENTITY File-Slurp-version           "9999.19">
     369<!ENTITY File-Slurper-version         "0.010">
    370370<!ENTITY File-Which-version           "1.22">
    371371<!ENTITY HTML-Parser-version          "3.72">
     
    380380<!ENTITY Net-DNS-version              "1.13">
    381381<!ENTITY Parse-Yapp-version           "1.21">
     382<!ENTITY PerlIO-utf8_strict-version   "0.007">
    382383<!ENTITY Regexp-Common-version        "2017060201">
    383384<!ENTITY Sort-Key-version             "1.33">
     
    894895<!ENTITY texlive-year                 "2017">
    895896<!ENTITY asymptote-version            "2.41">
    896 <!ENTITY biber-version                "2.7">
    897 <!ENTITY biblatex-version             "3.7">
     897<!ENTITY biber-version                "2.8">
     898<!ENTITY biblatex-version             "3.8a">
    898899<!ENTITY xindy-version                "2.5.1">
    899900
  • pst/typesetting/biber.xml

    r96e8ebd r583abce  
    77  <!ENTITY biber-download-http "https://github.com/plk/biber/archive/v&biber-version;.tar.gz">
    88  <!ENTITY biber-download-ftp  " ">
    9   <!ENTITY biber-md5sum        "4956fbf23546b6325647b6c81b2b4bea">
     9  <!ENTITY biber-md5sum        "67a63d6ead13717fbcb465b8817e8c62">
    1010  <!ENTITY biber-size          "1.3 MB">
    1111  <!-- buildsize includes the installed biblatex -->
    1212  <!ENTITY biber-buildsize     "36 MB">
    13   <!ENTITY biber-time          "0.3 SBU including tests">
     13  <!ENTITY biber-time          "0.4 SBU including tests">
    1414
    1515  <!ENTITY biblatex-download-http   "http://sourceforge.net/projects/biblatex/files/biblatex-&biblatex-version;/biblatex-&biblatex-version;.tds.tgz">
    1616  <!ENTITY biblatex-download-ftp    "">
    17   <!ENTITY biblatex-md5sum          "0aa6937010eaaf2154e3ebd00a2fae77">
     17  <!ENTITY biblatex-md5sum          "a2819e2e4b1d249c26059a38410f3f60">
    1818  <!ENTITY biblatex-size            "19 MB">
    1919
     
    118118      <xref linkend="perl-encode-hanextra"/>
    119119      <xref linkend="perl-encode-jis2k"/>
    120       <xref linkend="perl-file-slurp"/>
     120      <xref linkend="perl-file-slurper"/>
    121121      <!-- IPC::Cmd is a part of core perl -->
    122122      <xref linkend="perl-ipc-run3"/>
     
    138138      <xref linkend="perl-module-build"/>
    139139      <!-- Mozilla::CA is a dependency of LWP-Protocol-https -->
     140      <xref linkend="perl-perlio-utf8_strict"/>
    140141      <xref linkend="perl-regexp-common"/>
    141142      <xref linkend="perl-sort-key"/>
     
    156157    </para>
    157158
    158     <note> <!-- FIXME remove this after our 8.0 release, so that it is noted
    159       in at least one release of the book -->
     159    <note> <!-- assume people with an old release may be slowly building things -->
    160160      <para>This version of <application>biber</application> requires at least
    161       <application>perl-5.24.0</application>. If you are using an older version
    162       of <command>perl</command> you may prefer to install v2.5 - for that see
    163       the BLFS-7.10 book (that source is now in
    164       <filename class="directory">files/biblatex-biber/2.5/</filename> instead of
    165       <filename class="directory">files/biblatex-biber/current/</filename>).</para>
     161      <application>perl-5.26.0</application>. If you are using an older version
     162      of <command>perl</command> you may prefer to install v2.7 - for that see
     163      the BLFS-8.1 book.</para>
    166164    </note>
    167165
Note: See TracChangeset for help on using the changeset viewer.