Author: fernando
Date: Fri Jan  8 16:05:13 2016
New Revision: 16795

Log:
• 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.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/graphlib/giflib.xml
   trunk/BOOK/general/graphlib/librsvg.xml
   trunk/BOOK/general/prog/perl-modules.xml
   trunk/BOOK/general/prog/php.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/connect/dhcpcd.xml
   trunk/BOOK/networking/netprogs/ntp.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/pst/typesetting/biber.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Thu Jan  7 14:59:10 2016        (r16794)
+++ trunk/BOOK/general.ent      Fri Jan  8 16:05:13 2016        (r16795)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "07">                   <!-- Always 2 digits -->
+<!ENTITY day          "08">                   <!-- Always 2 digits -->
 <!ENTITY month        "01">                   <!-- Always 2 digits -->
 <!ENTITY year         "2016">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "January 7th &year;">
+<!ENTITY releasedate  "January 8th &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->

Modified: trunk/BOOK/general/graphlib/giflib.xml
==============================================================================
--- trunk/BOOK/general/graphlib/giflib.xml      Thu Jan  7 14:59:10 2016        
(r16794)
+++ trunk/BOOK/general/graphlib/giflib.xml      Fri Jan  8 16:05:13 2016        
(r16795)
@@ -6,10 +6,10 @@
 
   <!ENTITY giflib-download-http 
"&sourceforge-repo;/giflib/giflib-&giflib-version;.tar.bz2">
   <!ENTITY giflib-download-ftp  " ">
-  <!ENTITY giflib-http-md5sum   "1c39333192712788c6568c78a949f13e">
-  <!ENTITY giflib-http-size     "640 KB">
-  <!ENTITY giflib-buildsize     "6.7 MB (with documentation; additional 0.4 MB 
for the tests)">
-  <!ENTITY giflib-time          "0.1 SBU (with documentation)">
+  <!ENTITY giflib-http-md5sum   "323a9f11ab56c8a2d1715376410ce376">
+  <!ENTITY giflib-http-size     "624 KB">
+  <!ENTITY giflib-buildsize     "7.6 MB (with documentation and tests)">
+  <!ENTITY giflib-time          "0.1 SBU (with documentation and tests)">
 ]>
 
 <sect1 id="giflib" xreflabel="giflib-&giflib-version;">
@@ -75,8 +75,8 @@
 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
 make</userinput></screen>
 
-    <para>To test the results, issue: <command>make check</command>. Test suite
-    results are kept in <filename>test.sh.log</filename>.</para>
+    <para>To test the results, issue: <command>make check-TESTS</command>. Test
+    suite results are kept in <filename>test.sh.log</filename>.</para>
 
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 

Modified: trunk/BOOK/general/graphlib/librsvg.xml
==============================================================================
--- trunk/BOOK/general/graphlib/librsvg.xml     Thu Jan  7 14:59:10 2016        
(r16794)
+++ trunk/BOOK/general/graphlib/librsvg.xml     Fri Jan  8 16:05:13 2016        
(r16795)
@@ -6,8 +6,8 @@
 
   <!ENTITY librsvg-download-http 
"&gnome-download-http;/librsvg/2.40/librsvg-&librsvg-version;.tar.xz">
   <!ENTITY librsvg-download-ftp  
"&gnome-download-ftp;/librsvg/2.40/librsvg-&librsvg-version;.tar.xz">
-  <!ENTITY librsvg-md5sum        "6eb2d1b21676310db4d7569a5e791f84">
-  <!ENTITY librsvg-size          "536 KB">
+  <!ENTITY librsvg-md5sum        "ad03780e12c56e52474d8edf86976c73">
+  <!ENTITY librsvg-size          "540 KB">
   <!ENTITY librsvg-buildsize     "14 MB (with tests)">
   <!ENTITY librsvg-time          "0.2 SBU (with tests)">
 ]>

Modified: trunk/BOOK/general/prog/perl-modules.xml
==============================================================================
--- trunk/BOOK/general/prog/perl-modules.xml    Thu Jan  7 14:59:10 2016        
(r16794)
+++ trunk/BOOK/general/prog/perl-modules.xml    Fri Jan  8 16:05:13 2016        
(r16795)
@@ -76,7 +76,7 @@
   <!ENTITY Readonly-XS-md5sum "df71f29abfcbd14c963f912d6d6ded6b">
 
   <!ENTITY Regexp-Common-download-http 
"http://www.cpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-&Regexp-Common-version;.tar.gz";>
-  <!ENTITY Regexp-Common-md5sum "099430984a177b9bf5191ac6bccb790">
+  <!ENTITY Regexp-Common-md5sum "9d3c87ddf210c71fd5ab02af80c9c838">
 
   <!ENTITY SGMLSpm-download-http 
"&sources-anduin-http;/perl-modules/SGMLSpm-&SGMLSpm-version;.tar.gz">
   <!ENTITY SGMLSpm-md5sum "746c74ae969992cedb1a2879b4168090">
@@ -109,7 +109,7 @@
   <!ENTITY Unicode-Normalize-md5sum "8f25327bbccc33717b7d85433e1083bd">
 
   <!ENTITY URI-download-http 
"http://www.cpan.org/authors/id/E/ET/ETHER/URI-&URI-version;.tar.gz";>
-  <!ENTITY URI-md5sum "3c56aee0300bce5a440ccbd558277ea0">
+  <!ENTITY URI-md5sum "247c3da29a794f72730e01aa5a715daf">
 
   <!ENTITY XML-LibXML-Simple-download-http 
"http://cpan.org/authors/id/M/MA/MARKOV/XML-LibXML-Simple-&XML-LibXML-Simple-version;.tar.gz";>
   <!ENTITY XML-LibXML-Simple-md5sum "862fd977c97c4ec777a235522e12229d">

Modified: trunk/BOOK/general/prog/php.xml
==============================================================================
--- trunk/BOOK/general/prog/php.xml     Thu Jan  7 14:59:10 2016        (r16794)
+++ trunk/BOOK/general/prog/php.xml     Fri Jan  8 16:05:13 2016        (r16795)
@@ -5,11 +5,12 @@
   %general-entities;
 
   <!ENTITY php-download-http 
"http://www.php.net/distributions/php-&php-version;.tar.xz";>
-  <!ENTITY php-download-ftp  
"ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.xz";>
-  <!ENTITY php-md5sum        "23aba67d57d53145becacb982ed498d5">
+  <!--<!ENTITY php-download-ftp  
"ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.xz";>-->
+  <!ENTITY php-download-ftp  " ">
+  <!ENTITY php-md5sum        "ce5964672e4ec0b66ff088a6bafde8c7">
   <!ENTITY php-size          "11 MB">
   <!ENTITY php-buildsize     "564 MB (with the tests). Documentation adds 106 
MB">
-  <!ENTITY php-time          "6.2 SBU (with the tests)">
+  <!ENTITY php-time          "6.3 SBU (with the tests)">
 ]>
 
 <sect1 id="php" xreflabel="PHP-&php-version;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Thu Jan  7 14:59:10 
2016        (r16794)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Fri Jan  8 16:05:13 
2016        (r16795)
@@ -45,6 +45,40 @@
 -->
 
     <listitem>
+      <para>January 8th, 2016</para>
+      <itemizedlist>
+        <listitem>
+          <para>[fernando] - Update to ntp-4.2.8p5. Fixes
+          <ulink url="&blfs-ticket-root;7334">#7334</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[fernando] - Update to dhcpcd-6.10.0. Fixes
+          <ulink url="&blfs-ticket-root;7333">#7333</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[fernando] - Update to php-7.0.2. Fixes
+          <ulink url="&blfs-ticket-root;7332">#7332</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[fernando] - Update to Regexp-Common-2016010701 (perl module). 
Fixes
+          <ulink url="&blfs-ticket-root;7331">#7331</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[fernando] - Update to URI-1.71 (perl module). Fixes
+          <ulink url="&blfs-ticket-root;7330">#7330</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[fernando] - Update to librsvg-2.40.13). Fixes
+          <ulink url="&blfs-ticket-root;7329">#7329</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[fernando] - Update to giflib-5.1.2. Fixes
+          <ulink url="&blfs-ticket-root;7328">#7328</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>January 7th, 2016</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/networking/connect/dhcpcd.xml
==============================================================================
--- trunk/BOOK/networking/connect/dhcpcd.xml    Thu Jan  7 14:59:10 2016        
(r16794)
+++ trunk/BOOK/networking/connect/dhcpcd.xml    Fri Jan  8 16:05:13 2016        
(r16795)
@@ -6,7 +6,7 @@
 
   <!ENTITY dhcpcd-download-http 
"http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz";>
   <!ENTITY dhcpcd-download-ftp  
"ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz";>
-  <!ENTITY dhcpcd-md5sum        "02f5043a415cd4b6d089631a0cd95f5b">
+  <!ENTITY dhcpcd-md5sum        "f39c5773e7c4bea352d9fb7367c899de">
   <!ENTITY dhcpcd-size          "176 KB">
   <!ENTITY dhcpcd-buildsize     "2.6 MB">
   <!ENTITY dhcpcd-time          "less than 0.1 SBU">
@@ -255,7 +255,7 @@
       <seglistitem>
         <seg>dhcpcd</seg>
         <seg>/lib/dhcpcd/dev/udev.so</seg>
-        <seg>/{,/var}lib/dhcpcd</seg>
+        <seg>/{,var/}lib/dhcpcd</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: trunk/BOOK/networking/netprogs/ntp.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/ntp.xml      Thu Jan  7 14:59:10 2016        
(r16794)
+++ trunk/BOOK/networking/netprogs/ntp.xml      Fri Jan  8 16:05:13 2016        
(r16795)
@@ -7,9 +7,9 @@
   <!ENTITY ntp-download-http 
"https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-&ntp-version;.tar.gz";>
 <!--  <!ENTITY ntp-download-ftp  
"&gentoo-ftp-repo;/ntp-&ntp-version;.tar.gz">-->
   <!ENTITY ntp-download-ftp  " ">
-  <!ENTITY ntp-md5sum        "6af96862b09324a8ef965ca76b759c8b">
-  <!ENTITY ntp-size          "6.8 MB">
-  <!ENTITY ntp-buildsize     "116 MB (with tests)">
+  <!ENTITY ntp-md5sum        "9f02b2a0acc1617ce2716d529a58d2d8">
+  <!ENTITY ntp-size          "6.9 MB">
+  <!ENTITY ntp-buildsize     "104 MB (with tests)">
   <!ENTITY ntp-time          "1 SBU (with tests)">
 ]>
 

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Thu Jan  7 14:59:10 2016        (r16794)
+++ trunk/BOOK/packages.ent     Fri Jan  8 16:05:13 2016        (r16795)
@@ -162,7 +162,7 @@
 <!ENTITY fontconfig-version           "2.11.1">  <!-- stable lt .90 micro 
version -->
 <!ENTITY fribidi-version              "0.19.7">
 <!ENTITY gegl-version                 "0.2.0">
-<!ENTITY giflib-version               "5.1.1">
+<!ENTITY giflib-version               "5.1.2">
 <!ENTITY graphite2-version            "1.3.3">
 <!ENTITY harfbuzz-version             "1.1.2">
 <!ENTITY ijs-version                  "0.35">
@@ -174,7 +174,7 @@
 <!ENTITY libjpeg-turbo-version        "1.4.2">
 <!ENTITY libmng-version               "2.0.3">
 <!ENTITY libpng-version               "1.6.20">
-<!ENTITY librsvg-version              "2.40.12">   <!-- Normally even minors
+<!ENTITY librsvg-version              "2.40.13">   <!-- Normally even minors
                                                        Required version in 
order to use
                                                        svg pixbuf loader. -->
 <!ENTITY libraw-version               "0.17.1">
@@ -273,7 +273,7 @@
 <!ENTITY mercurial-version            "3.6.3">
 <!ENTITY nasm-version                 "2.11.08">
 <!ENTITY npapi-sdk-version            "0.27.2">
-<!ENTITY php-version                  "7.0.1">
+<!ENTITY php-version                  "7.0.2">
 <!ENTITY python2-version              "2.7.11">
 <!ENTITY python3-version              "3.5.1">
 <!ENTITY ruby-minor-version           "2.3">
@@ -322,7 +322,7 @@
 <!ENTITY LWP-Protocol-https-version   "6.06">
 <!ENTITY Module-Build-version         "0.4214">
 <!ENTITY Net-DNS-version              "1.04">
-<!ENTITY Regexp-Common-version        "2015121601">
+<!ENTITY Regexp-Common-version        "2016010701">
 <!ENTITY SGMLSpm-version              "1.1">
 <!ENTITY Test-Command-version         "0.11">
 <!ENTITY Test-Differences-version     "0.64">
@@ -333,7 +333,7 @@
 <!ENTITY Unicode-Collate-version      "1.14">
 <!ENTITY Unicode-LineBreak-version    "2015.12">
 <!ENTITY Unicode-Normalize-version    "1.25">
-<!ENTITY URI-version                  "1.69">
+<!ENTITY URI-version                  "1.71">
 <!ENTITY XML-LibXML-Simple-version    "0.95">
 <!ENTITY XML-LibXSLT-version          "1.94">
 <!ENTITY XML-Parser-version           "2.41">
@@ -354,7 +354,7 @@
 <!-- Part IV -->
 <!-- Chapter 14 -->
 <!ENTITY ppp-version                  "2.4.5">
-<!ENTITY dhcpcd-version               "6.9.4">
+<!ENTITY dhcpcd-version               "6.10.0">
 <!ENTITY dhcp-version                 "4.3.3">
 
 <!-- Chapter 15 -->
@@ -363,7 +363,7 @@
 <!ENTITY ncftp-version                "3.2.5">
 <!ENTITY net-tools-version            "CVS_20101030">
 <!ENTITY nfs-utils-version            "1.3.3">
-<!ENTITY ntp-version                  "4.2.8p4">
+<!ENTITY ntp-version                  "4.2.8p5">
 <!ENTITY rpcbind-version              "0.2.3">
 <!ENTITY rsync-version                "3.1.2">
 <!ENTITY samba-version                "4.3.3">

Modified: trunk/BOOK/pst/typesetting/biber.xml
==============================================================================
--- trunk/BOOK/pst/typesetting/biber.xml        Thu Jan  7 14:59:10 2016        
(r16794)
+++ trunk/BOOK/pst/typesetting/biber.xml        Fri Jan  8 16:05:13 2016        
(r16795)
@@ -215,14 +215,14 @@
     </para>-->
 
     <para>
-      <parameter>tar -xf biblatex-&biblatex-version;.tds.tar.gz -C
-      /opt/texlive/&texlive-year;/texmf-dist</parameter>:
+      <command>tar -xf biblatex-&biblatex-version;.tds.tar.gz -C
+      /opt/texlive/&texlive-year;/texmf-dist</command>:
       this installs the new <application>biblatex</application> files over 
those
       installed by <application>texlive</application>.
     </para>
 
     <para>
-      <parameter>texhash</parameter> : this updates the file hash tables 
(otherwise
+      <command>texhash</command> : this updates the file hash tables (otherwise
       known as the file name database).
     </para>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to