Changeset 0c54cea


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

Files:
10 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r4fa3228 r0c54cea  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "07">                   <!-- Always 2 digits -->
     3<!ENTITY day          "08">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 7th &year;">
     9<!ENTITY releasedate  "January 8th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • 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
  • introduction/welcome/changelog.xml

    r4fa3228 r0c54cea  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>January 8th, 2016</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to ntp-4.2.8p5. Fixes
     52          <ulink url="&blfs-ticket-root;7334">#7334</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to dhcpcd-6.10.0. Fixes
     56          <ulink url="&blfs-ticket-root;7333">#7333</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[fernando] - Update to php-7.0.2. Fixes
     60          <ulink url="&blfs-ticket-root;7332">#7332</ulink>.</para>
     61        </listitem>
     62        <listitem>
     63          <para>[fernando] - Update to Regexp-Common-2016010701 (perl module). Fixes
     64          <ulink url="&blfs-ticket-root;7331">#7331</ulink>.</para>
     65        </listitem>
     66        <listitem>
     67          <para>[fernando] - Update to URI-1.71 (perl module). Fixes
     68          <ulink url="&blfs-ticket-root;7330">#7330</ulink>.</para>
     69        </listitem>
     70        <listitem>
     71          <para>[fernando] - Update to librsvg-2.40.13). Fixes
     72          <ulink url="&blfs-ticket-root;7329">#7329</ulink>.</para>
     73        </listitem>
     74        <listitem>
     75          <para>[fernando] - Update to giflib-5.1.2. Fixes
     76          <ulink url="&blfs-ticket-root;7328">#7328</ulink>.</para>
     77        </listitem>
     78      </itemizedlist>
     79    </listitem>
    4680
    4781    <listitem>
  • networking/connect/dhcpcd.xml

    r4fa3228 r0c54cea  
    77  <!ENTITY dhcpcd-download-http "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
    88  <!ENTITY dhcpcd-download-ftp  "ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
    9   <!ENTITY dhcpcd-md5sum        "02f5043a415cd4b6d089631a0cd95f5b">
     9  <!ENTITY dhcpcd-md5sum        "f39c5773e7c4bea352d9fb7367c899de">
    1010  <!ENTITY dhcpcd-size          "176 KB">
    1111  <!ENTITY dhcpcd-buildsize     "2.6 MB">
     
    256256        <seg>dhcpcd</seg>
    257257        <seg>/lib/dhcpcd/dev/udev.so</seg>
    258         <seg>/{,/var}lib/dhcpcd</seg>
     258        <seg>/{,var/}lib/dhcpcd</seg>
    259259      </seglistitem>
    260260    </segmentedlist>
  • networking/netprogs/ntp.xml

    r4fa3228 r0c54cea  
    88<!--  <!ENTITY ntp-download-ftp  "&gentoo-ftp-repo;/ntp-&ntp-version;.tar.gz">-->
    99  <!ENTITY ntp-download-ftp  " ">
    10   <!ENTITY ntp-md5sum        "6af96862b09324a8ef965ca76b759c8b">
    11   <!ENTITY ntp-size          "6.8 MB">
    12   <!ENTITY ntp-buildsize     "116 MB (with tests)">
     10  <!ENTITY ntp-md5sum        "9f02b2a0acc1617ce2716d529a58d2d8">
     11  <!ENTITY ntp-size          "6.9 MB">
     12  <!ENTITY ntp-buildsize     "104 MB (with tests)">
    1313  <!ENTITY ntp-time          "1 SBU (with tests)">
    1414]>
  • packages.ent

    r4fa3228 r0c54cea  
    163163<!ENTITY fribidi-version              "0.19.7">
    164164<!ENTITY gegl-version                 "0.2.0">
    165 <!ENTITY giflib-version               "5.1.1">
     165<!ENTITY giflib-version               "5.1.2">
    166166<!ENTITY graphite2-version            "1.3.3">
    167167<!ENTITY harfbuzz-version             "1.1.2">
     
    175175<!ENTITY libmng-version               "2.0.3">
    176176<!ENTITY libpng-version               "1.6.20">
    177 <!ENTITY librsvg-version              "2.40.12">   <!-- Normally even minors
     177<!ENTITY librsvg-version              "2.40.13">   <!-- Normally even minors
    178178                                                       Required version in order to use
    179179                                                       svg pixbuf loader. -->
     
    274274<!ENTITY nasm-version                 "2.11.08">
    275275<!ENTITY npapi-sdk-version            "0.27.2">
    276 <!ENTITY php-version                  "7.0.1">
     276<!ENTITY php-version                  "7.0.2">
    277277<!ENTITY python2-version              "2.7.11">
    278278<!ENTITY python3-version              "3.5.1">
     
    323323<!ENTITY Module-Build-version         "0.4214">
    324324<!ENTITY Net-DNS-version              "1.04">
    325 <!ENTITY Regexp-Common-version        "2015121601">
     325<!ENTITY Regexp-Common-version        "2016010701">
    326326<!ENTITY SGMLSpm-version              "1.1">
    327327<!ENTITY Test-Command-version         "0.11">
     
    334334<!ENTITY Unicode-LineBreak-version    "2015.12">
    335335<!ENTITY Unicode-Normalize-version    "1.25">
    336 <!ENTITY URI-version                  "1.69">
     336<!ENTITY URI-version                  "1.71">
    337337<!ENTITY XML-LibXML-Simple-version    "0.95">
    338338<!ENTITY XML-LibXSLT-version          "1.94">
     
    355355<!-- Chapter 14 -->
    356356<!ENTITY ppp-version                  "2.4.5">
    357 <!ENTITY dhcpcd-version               "6.9.4">
     357<!ENTITY dhcpcd-version               "6.10.0">
    358358<!ENTITY dhcp-version                 "4.3.3">
    359359
     
    364364<!ENTITY net-tools-version            "CVS_20101030">
    365365<!ENTITY nfs-utils-version            "1.3.3">
    366 <!ENTITY ntp-version                  "4.2.8p4">
     366<!ENTITY ntp-version                  "4.2.8p5">
    367367<!ENTITY rpcbind-version              "0.2.3">
    368368<!ENTITY rsync-version                "3.1.2">
  • pst/typesetting/biber.xml

    r4fa3228 r0c54cea  
    216216
    217217    <para>
    218       <parameter>tar -xf biblatex-&biblatex-version;.tds.tar.gz -C
    219       /opt/texlive/&texlive-year;/texmf-dist</parameter>:
     218      <command>tar -xf biblatex-&biblatex-version;.tds.tar.gz -C
     219      /opt/texlive/&texlive-year;/texmf-dist</command>:
    220220      this installs the new <application>biblatex</application> files over those
    221221      installed by <application>texlive</application>.
     
    223223
    224224    <para>
    225       <parameter>texhash</parameter> : this updates the file hash tables (otherwise
     225      <command>texhash</command> : this updates the file hash tables (otherwise
    226226      known as the file name database).
    227227    </para>
Note: See TracChangeset for help on using the changeset viewer.