Author: igor
Date: Wed Jul 24 23:19:04 2013
New Revision: 11498

Log:
Qt-4.8.5

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/lib/qt4.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Wed Jul 24 17:39:40 2013        (r11497)
+++ trunk/BOOK/general.ent      Wed Jul 24 23:19:04 2013        (r11498)
@@ -3,13 +3,13 @@
 $Date$
 -->
 
-<!ENTITY day          "24">                   <!-- Always 2 digits -->
+<!ENTITY day          "25">                   <!-- Always 2 digits -->
 <!ENTITY month        "07">                   <!-- Always 2 digits -->
 <!ENTITY year         "2013">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "July 24th, &year;">
+<!ENTITY releasedate  "July 25th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- 
version|testing|unstable|development] -->
@@ -574,7 +574,7 @@
 <!ENTITY pango-version                "1.34.1">
 <!ENTITY pangox-version               "0.0.2">
 <!ENTITY pangomm-version              "2.34.0">
-<!ENTITY qt4-version                  "4.8.4">
+<!ENTITY qt4-version                  "4.8.5">
 <!ENTITY shared-mime-info-version     "1.1">
 <!ENTITY startup-notification-version "0.12">
 <!ENTITY webkitgtk-version            "1.10.2">   <!-- Even minors only -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Jul 24 17:39:40 
2013        (r11497)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Jul 24 23:19:04 
2013        (r11498)
@@ -44,6 +44,15 @@
 
 -->
     <listitem>
+      <para>July 25th, 2013</para>
+      <itemizedlist>
+        <listitem>
+          <para>[igor] - Qt-4.8.5.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>July 24th, 2013</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/x/lib/qt4.xml
==============================================================================
--- trunk/BOOK/x/lib/qt4.xml    Wed Jul 24 17:39:40 2013        (r11497)
+++ trunk/BOOK/x/lib/qt4.xml    Wed Jul 24 23:19:04 2013        (r11498)
@@ -4,12 +4,13 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY qt4-download-http 
"http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-&qt4-version;.tar.gz";>
+  <!ENTITY qt4-download-http
+  
"http://download.qt-project.org/official_releases/qt/4.8/&qt4-version;/qt-everywhere-opensource-src-&qt4-version;.tar.gz";>
   <!ENTITY qt4-download-ftp  " ">
-  <!ENTITY qt4-md5sum        "89c5ecba180cae74c66260ac732dc5cb">
-  <!ENTITY qt4-size          "226 MB">
+  <!ENTITY qt4-md5sum        "1864987bdbb2f58f8ae8b350dfdbe133">
+  <!ENTITY qt4-size          "231 MB">
   <!ENTITY qt4-buildsize     "1.9 GB">
-  <!ENTITY qt4-time          "70 SBU">
+  <!ENTITY qt4-time          "41 SBU">
 ]>
 
 <sect1 id="qt4" xreflabel="Qt-&qt4-version;">
-- 
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