Author: ken
Date: Fri Apr  5 15:10:03 2013
New Revision: 11139

Log:
postgresql-9.2.4

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/server/databases/postgresql.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Fri Apr  5 15:01:58 2013        (r11138)
+++ trunk/BOOK/general.ent      Fri Apr  5 15:10:03 2013        (r11139)
@@ -506,7 +506,7 @@
 <!-- Chapter 22 -->
 <!ENTITY db-version                   "5.3.21">
 <!ENTITY mysql-version                "5.5.30">
-<!ENTITY postgresql-version           "9.2.2">
+<!ENTITY postgresql-version           "9.2.4">
 <!ENTITY sqlite-version               "3.7.16.1">
 
 <!-- Chapter 23 -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Fri Apr  5 15:01:58 
2013        (r11138)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Fri Apr  5 15:10:03 
2013        (r11139)
@@ -64,6 +64,10 @@
         <listitem>
           <para>[rthomsen] - KDE 4.10.2.</para>
         </listitem>
+        <listitem>
+          <para>[ken] - Postgresql-9.2.4. Fixes
+           <ulink url="&blfs-ticket-root;3796">#3796</ulink>.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 

Modified: trunk/BOOK/server/databases/postgresql.xml
==============================================================================
--- trunk/BOOK/server/databases/postgresql.xml  Fri Apr  5 15:01:58 2013        
(r11138)
+++ trunk/BOOK/server/databases/postgresql.xml  Fri Apr  5 15:10:03 2013        
(r11139)
@@ -6,10 +6,10 @@
 
   <!ENTITY postgresql-download-http " ">
   <!ENTITY postgresql-download-ftp  
"ftp://ftp5.us.postgresql.org/pub/PostgreSQL/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2";>
-  <!ENTITY postgresql-md5sum        "1cc388988e69bf75c6b55d59070100f6">
-  <!ENTITY postgresql-size          "15.8 MB">
-  <!ENTITY postgresql-buildsize     "294 MB (additional 146 MB to run the 
testsuite)">
-  <!ENTITY postgresql-time          "1.7 SBU (additional 0.2 SBU to run the 
testsuite)">
+  <!ENTITY postgresql-md5sum        "6ee5bb53b97da7c6ad9cb0825d3300dd">
+  <!ENTITY postgresql-size          "16.0 MB">
+  <!ENTITY postgresql-buildsize     "181 MB (additional 151 MB to run the 
testsuite)">
+  <!ENTITY postgresql-time          "1.4 SBU (additional 0.2 SBU to run the 
testsuite)">
 ]>
 
 <sect1 id="postgresql" xreflabel="PostgreSQL-&postgresql-version;">
@@ -93,8 +93,6 @@
     <para>Install <application>PostgreSQL</application> with the
     following commands: </para>
 
-    <para>Now configure and build the package:</para>
-
 <screen><userinput>./configure --prefix=/usr          \
             --enable-thread-safety \
             --docdir=/usr/share/doc/postgresql-&postgresql-version; &amp;&amp;
-- 
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