Author: pierre
Date: Sat Mar 22 04:55:15 2014
New Revision: 12887

Log:
Update to SWIG-3.0.0. Fixes trac ticket 4813.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/swig.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sat Mar 22 03:19:01 2014        (r12886)
+++ trunk/BOOK/general.ent      Sat Mar 22 04:55:15 2014        (r12887)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "21">                   <!-- Always 2 digits -->
+<!ENTITY day          "22">                   <!-- Always 2 digits -->
 <!ENTITY month        "03">                   <!-- Always 2 digits -->
 <!ENTITY year         "2014">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "March 21st, &year;">
+<!ENTITY releasedate  "March 22nd, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->
@@ -394,7 +394,7 @@
 <!ENTITY scons-version                "2.3.1">
 <!ENTITY slang-version                "2.2.4">
 <!ENTITY subversion-version           "1.8.8">
-<!ENTITY swig-version                 "2.0.12">
+<!ENTITY swig-version                 "3.0.0">
 <!ENTITY tcl-version                  "8.6.1">
 <!ENTITY tk-version                   "8.6.1">
 <!ENTITY vala-major-version           "0.22">  <!-- even minors only -->

Modified: trunk/BOOK/general/prog/swig.xml
==============================================================================
--- trunk/BOOK/general/prog/swig.xml    Sat Mar 22 03:19:01 2014        (r12886)
+++ trunk/BOOK/general/prog/swig.xml    Sat Mar 22 04:55:15 2014        (r12887)
@@ -6,10 +6,10 @@
 
   <!ENTITY swig-download-http 
"&sourceforge-repo;/swig/swig-&swig-version;.tar.gz">
   <!ENTITY swig-download-ftp  " ">
-  <!ENTITY swig-md5sum        "c3fb0b2d710cc82ed0154b91e43085a4">
-  <!ENTITY swig-size          "5.06 MB">
-  <!ENTITY swig-buildsize     "70 MB (up to 1 GB for tests)">
-  <!ENTITY swig-time          "0.4 SBU (11 SBU for tests of Perl, Python, Lua, 
Ruby, Guile, tcl, and PHP)">
+  <!ENTITY swig-md5sum        "9c8278fad527dda4bf38edffe5acc394">
+  <!ENTITY swig-size          "5.29 MB">
+  <!ENTITY swig-buildsize     "80 MB (up to 1 GB for tests)">
+  <!ENTITY swig-time          "0.4 SBU (16 SBU for tests of Guile, Java, Lua, 
Perl, PHP, Python, Ruby, and tcl)">
 ]>
 
 <!-- Try to keep the indentation used in this file-->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Mar 22 03:19:01 
2014        (r12886)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Mar 22 04:55:15 
2014        (r12887)
@@ -45,6 +45,16 @@
 -->
 
     <listitem>
+      <para>March 22nd, 2014</para>
+      <itemizedlist>
+        <listitem>
+          <para>[pierre] - Update to SWIG-3.0.0. Fixes
+          <ulink url="&blfs-ticket-root;4813">#4813</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>March 21st, 2014</para>
       <itemizedlist>
         <listitem>
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to