Changeset 0c54cea for general


Ignore:
Timestamp:
01/09/2016 12:05:13 AM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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, 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:
edccd1f8
Parents:
4fa3228
Message:
  • biblatex-biber-2.3: replace parameter by command tags in Command Explanations.
  • Update to giflib-5.1.2.
  • Update to librsvg-2.40.13.
  • Update to URI-1.71 (perl module).
  • Update to Regexp-Common-2016010701 (perl module).
  • Update to php-7.0.2.
  • Update to dhcpcd-6.10.0.
  • Update to ntp-4.2.8p5.

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

Location:
general
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/giflib.xml

    r4fa3228 r0c54cea  
    77  <!ENTITY giflib-download-http "&sourceforge-repo;/giflib/giflib-&giflib-version;.tar.bz2">
    88  <!ENTITY giflib-download-ftp  " ">
    9   <!ENTITY giflib-http-md5sum   "1c39333192712788c6568c78a949f13e">
    10   <!ENTITY giflib-http-size     "640 KB">
    11   <!ENTITY giflib-buildsize     "6.7 MB (with documentation; additional 0.4 MB for the tests)">
    12   <!ENTITY giflib-time          "0.1 SBU (with documentation)">
     9  <!ENTITY giflib-http-md5sum   "323a9f11ab56c8a2d1715376410ce376">
     10  <!ENTITY giflib-http-size     "624 KB">
     11  <!ENTITY giflib-buildsize     "7.6 MB (with documentation and tests)">
     12  <!ENTITY giflib-time          "0.1 SBU (with documentation and tests)">
    1313]>
    1414
     
    7676make</userinput></screen>
    7777
    78     <para>To test the results, issue: <command>make check</command>. Test suite
    79     results are kept in <filename>test.sh.log</filename>.</para>
     78    <para>To test the results, issue: <command>make check-TESTS</command>. Test
     79    suite results are kept in <filename>test.sh.log</filename>.</para>
    8080
    8181    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • general/graphlib/librsvg.xml

    r4fa3228 r0c54cea  
    77  <!ENTITY librsvg-download-http "&gnome-download-http;/librsvg/2.40/librsvg-&librsvg-version;.tar.xz">
    88  <!ENTITY librsvg-download-ftp  "&gnome-download-ftp;/librsvg/2.40/librsvg-&librsvg-version;.tar.xz">
    9   <!ENTITY librsvg-md5sum        "6eb2d1b21676310db4d7569a5e791f84">
    10   <!ENTITY librsvg-size          "536 KB">
     9  <!ENTITY librsvg-md5sum        "ad03780e12c56e52474d8edf86976c73">
     10  <!ENTITY librsvg-size          "540 KB">
    1111  <!ENTITY librsvg-buildsize     "14 MB (with tests)">
    1212  <!ENTITY librsvg-time          "0.2 SBU (with tests)">
  • general/prog/perl-modules.xml

    r4fa3228 r0c54cea  
    7777
    7878  <!ENTITY Regexp-Common-download-http "http://www.cpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-&Regexp-Common-version;.tar.gz">
    79   <!ENTITY Regexp-Common-md5sum "099430984a177b9bf5191ac6bccb790">
     79  <!ENTITY Regexp-Common-md5sum "9d3c87ddf210c71fd5ab02af80c9c838">
    8080
    8181  <!ENTITY SGMLSpm-download-http "&sources-anduin-http;/perl-modules/SGMLSpm-&SGMLSpm-version;.tar.gz">
     
    110110
    111111  <!ENTITY URI-download-http "http://www.cpan.org/authors/id/E/ET/ETHER/URI-&URI-version;.tar.gz">
    112   <!ENTITY URI-md5sum "3c56aee0300bce5a440ccbd558277ea0">
     112  <!ENTITY URI-md5sum "247c3da29a794f72730e01aa5a715daf">
    113113
    114114  <!ENTITY XML-LibXML-Simple-download-http "http://cpan.org/authors/id/M/MA/MARKOV/XML-LibXML-Simple-&XML-LibXML-Simple-version;.tar.gz">
  • general/prog/php.xml

    r4fa3228 r0c54cea  
    66
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    8   <!ENTITY php-download-ftp  "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.xz">
    9   <!ENTITY php-md5sum        "23aba67d57d53145becacb982ed498d5">
     8  <!--<!ENTITY php-download-ftp  "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.xz">-->
     9  <!ENTITY php-download-ftp  " ">
     10  <!ENTITY php-md5sum        "ce5964672e4ec0b66ff088a6bafde8c7">
    1011  <!ENTITY php-size          "11 MB">
    1112  <!ENTITY php-buildsize     "564 MB (with the tests). Documentation adds 106 MB">
    12   <!ENTITY php-time          "6.2 SBU (with the tests)">
     13  <!ENTITY php-time          "6.3 SBU (with the tests)">
    1314]>
    1415
Note: See TracChangeset for help on using the changeset viewer.