Changeset 3388a776


Ignore:
Timestamp:
06/10/2017 10:35:08 PM (7 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
e246d20
Parents:
6da25cc8
Message:

Between versions 1.12 and 1.16, DateTime::Locale acquired extra dependencies. I just wish they had been documented in the Changes. The perl modules used by biber are now up to date as of last Sunday, 4th June.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-core-modules.txt

    r6da25cc8 r3388a776  
    104104
    105105Any reference to inc:: in the Makefile.PL means that a module used
    106 during the build or install is s h ipped within the tarball.
     106during the build or install is shipped within the tarball.
    107107
  • general/prog/perl-modules.xml

    r6da25cc8 r3388a776  
    543543    <para>DateTime provides a date and time object for perl.
    544544    It and its dependencies use the standard
    545     <xref linkend="perl-standard-install"/> unless noted.</para>
     545    <xref linkend="perl-standard-install"/> except for those needing
     546    <xref linkend="perl-module-build"/>, which use
     547    <xref linkend="perl-build-install"/>.</para>
    546548
    547549    &lfs80_checked;
     
    570572(http://search.cpan.org/dist/B-Hooks-EndOfScope/)</literallayout>
    571573                <itemizedlist><!-- deps for B::Hooks::EndOfScope -->
    572                   <!-- Module::Implementation -->               
    573574                  <listitem>
    574575                    <para><xref linkend="perl-module-implementation"/></para>
     
    691692(http://search.cpan.org/dist/DateTime-Locale/)</literallayout>
    692693            <itemizedlist>
    693               <listitem> <!-- deps for DateTime::Locale mostly pulled in for DateTime above -->
     694              <!-- deps for DateTime::Locale mostly pulled in for DateTime above -->
     695              <listitem><literallayout><ulink url="http://search.cpan.org/dist/File-ShareDir-Install/">File::ShareDir::Install</ulink>
     696(http://search.cpan.org/dist/File-ShareDir-Install/)</literallayout>
     697                <itemizedlist><!-- deps for File::ShareDir::Install -->
     698                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Module-Build-Tiny/">Module::Build::Tiny</ulink>
     699(http://search.cpan.org/dist/Module-Build-Tiny/)</literallayout>
     700                    <itemizedlist>
     701                      <listitem><literallayout><ulink url="http://search.cpan.org/dist/ExtUtils-Config/">ExtUtils::Config</ulink>
     702(http://search.cpan.org/dist/Extutils-Config)</literallayout>
     703                      </listitem>
     704                      <listitem><literallayout><ulink url="http://search.cpan.org/dist/ExtUtils-Helpers/">ExtUtils::Helpers</ulink>
     705(http://search.cpan.org/dist/Extutils-Helpers)</literallayout>
     706                      </listitem>
     707                      <listitem><literallayout><ulink url="http://search.cpan.org/dist/ExtUtils-InstallPaths/">ExtUtils::InstallPaths</ulink>
     708(http://search.cpan.org/dist/Extutils-InstallPaths)</literallayout>
     709                      </listitem>
     710                      <listitem>
     711                        <para>
     712                          <xref linkend="perl-module-build"/>
     713                        </para>
     714                      </listitem>
     715                    </itemizedlist>
     716                  </listitem>
     717                </itemizedlist>
     718              </listitem>
     719              <listitem>
    694720                <para>
    695721                  <xref linkend="perl-scalar-list-utils"/>
    696722                </para>
     723              </listitem>
     724              <listitem><literallayout><ulink url="http://search.cpan.org/dist/File-ShareDir/">File::ShareDir</ulink>
     725(http://search.cpan.org/dist/File-ShareDir) (for the testsuite)</literallayout>
     726                <itemizedlist><!-- File-ShareDir deps apart from File::ShareDir:Install (above) -->
     727                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Class-Inspector/">Class::Inspector</ulink>
     728(http://search.cpan.org/dist/Class-Inspector)</literallayout>
     729                  </listitem>
     730                </itemizedlist>
     731              </listitem>
     732              <listitem><literallayout><ulink url="http://search.cpan.org/dist/Test-File-ShareDir/">Test::File::ShareDir</ulink>
     733(http://search.cpan.org/dist/Test-File-ShareDir) (for the testsuite)</literallayout>
     734                <itemizedlist><!-- Test-File-ShareDir deps  -->
     735                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Class-Tiny/">Class::Tiny</ulink>
     736(http://search.cpan.org/dist/Class-Tiny)</literallayout>
     737                  </listitem>
     738                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/File-Copy-Recursive/">File::Copy::Recursive</ulink>
     739(http://search.cpan.org/dist/File-Copy-Recursive)</literallayout>
     740                  </listitem>
     741                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Path-Tiny/">Path::Tiny</ulink>
     742(http://search.cpan.org/dist/Path-Tiny)</literallayout>
     743                  </listitem>
     744                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Scope-Guard/">Scope::Guard</ulink>
     745(http://search.cpan.org/dist/Scope-Guard)</literallayout>
     746                  </listitem>
     747                  <listitem>
     748                    <para>
     749                      <xref linkend="perl-test-fatal"/>
     750                    </para>
     751                  </listitem>
     752                </itemizedlist>
     753              </listitem>
     754              <listitem>
    697755                <para>
    698756                  <xref linkend="perl-test-warnings"/> (for the testsuite)
     
    733791
    734792    <para>DateTime::Calendar::Julian implements the Julian Calendar. This
    735     module and its dependencies use the standard <xref
    736     linkend="perl-standard-install"/> unless noted.</para>
     793    module and its dependencies use the standard
     794    <xref linkend="perl-standard-install"/> except for those needing
     795    <xref linkend="perl-module-build"/>, which use
     796    <xref linkend="perl-build-install"/>.</para>
    737797
    738798    &lfs80_checked;
     
    765825
    766826    <para>DateTime::Format::Builder creates DateTime parser classes and objects.
    767     This module and its dependencies use the standard <xref
    768     linkend="perl-standard-install"/> unless noted.</para>
     827    This module and its dependencies use the standard
     828    <xref linkend="perl-standard-install"/> except for those needing
     829    <xref linkend="perl-module-build"/>, which use
     830    <xref linkend="perl-build-install"/>.</para>
    769831
    770832    &lfs80_checked;
     
    14371499    implementation of a module (e.g. eXternal Subroutine or pure Perl, or an
    14381500    implementation for a given OS). This module and its dependencies use the
    1439     standard <xref linkend="perl-standard-install"/> except where noted.</para>
     1501    standard
     1502    <xref linkend="perl-standard-install"/> except for those needing
     1503    <xref linkend="perl-module-build"/>, which use
     1504    <xref linkend="perl-build-install"/>.</para>
    14401505
    14411506    &lfs80_checked;
     
    16101675
    16111676    <para>Scalar::List::Utils provides a selection of list and
    1612     scalar subroutines.  This module uses the standard
     1677    scalar subroutines.
     1678     <!-- separate lines for next sentences, comment out / renable as necessary -->
     1679    This is a core module, but the version in perl-5.24.1 is not new
     1680    enough for the packages which link to this module.  If you are using
     1681    perl-5.26.0, the version included in that is adequate.
     1682    This module uses the standard
    16131683    <xref linkend="perl-standard-install"/>.</para>
    16141684
     
    16201690          <literallayout><ulink url="http://search.cpan.org/dist/Scalar-List-Utils/">Scalar::List::Utils</ulink>
    16211691(http://search.cpan.org/dist/Scalar-List-Utils/)</literallayout>
    1622         </para>
    1623         <para>
    1624           This is a core module, but the version in perl-5.24.1 is not new
    1625           enough for the packages which link to this module.
    16261692        </para>
    16271693      </listitem>
  • introduction/welcome/changelog.xml

    r6da25cc8 r3388a776  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Add new perl module deps for DateTime::Locale. Fixes
     49          <ulink url="&blfs-ticket-root;9325">#9325</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Fix links in git docs.  Fixes
    4953          <ulink url="&blfs-ticket-root;9346">#9346</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.