Author: thomas
Date: Sat Jan 26 06:29:02 2013
New Revision: 10984

Log:
Upgrade postgresql version 9.2.2

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      Sat Jan 26 03:07:26 2013        (r10983)
+++ trunk/BOOK/general.ent      Sat Jan 26 06:29:02 2013        (r10984)
@@ -526,7 +526,7 @@
 <!-- Chapter 22 -->
 <!ENTITY db-version                   "5.3.21">
 <!ENTITY mysql-version                "5.5.29">
-<!ENTITY postgresql-version           "9.2.1">
+<!ENTITY postgresql-version           "9.2.2">
 <!ENTITY sqlite-version               "3.7.15.2">
 
 <!-- Chapter 23 -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Jan 26 03:07:26 
2013        (r10983)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Jan 26 06:29:02 
2013        (r10984)
@@ -51,6 +51,9 @@
           <para>[randy] - Added a dependency and modified the libical
           instructions.</para>
         </listitem>
+        <listitem>
+          <para>[thomas] - PostgreSQL 9.2.2</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 

Modified: trunk/BOOK/server/databases/postgresql.xml
==============================================================================
--- trunk/BOOK/server/databases/postgresql.xml  Sat Jan 26 03:07:26 2013        
(r10983)
+++ trunk/BOOK/server/databases/postgresql.xml  Sat Jan 26 06:29:02 2013        
(r10984)
@@ -6,8 +6,8 @@
 
   <!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        "c0b4799ea9850eae3ead14f0a60e9418">
-  <!ENTITY postgresql-size          "15.4 MB">
+  <!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)">
 ]>
-- 
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