[Lunar-commits] r16788 - moonbase/trunk/sql/postgresql

Dennis Veatch stumbles at lunar-linux.org
Tue Oct 4 11:54:08 UTC 2005


Author: stumbles
Date: 2005-10-04 11:54:02 +0000 (Tue, 04 Oct 2005)
New Revision: 16788

Modified:
   moonbase/trunk/sql/postgresql/DETAILS
Log:

A dump/restore is not required for those running 8.0.X. However, if you
are upgrading from a version earlier than 8.0.3, see the release notes
for 8.0.3.



Modified: moonbase/trunk/sql/postgresql/DETAILS
===================================================================
--- moonbase/trunk/sql/postgresql/DETAILS	2005-10-04 11:40:23 UTC (rev 16787)
+++ moonbase/trunk/sql/postgresql/DETAILS	2005-10-04 11:54:02 UTC (rev 16788)
@@ -1,5 +1,5 @@
           MODULE=postgresql
-         VERSION=8.0.3
+         VERSION=8.0.4
           SOURCE=$MODULE-$VERSION.tar.bz2
    SOURCE_URL[0]=ftp://ftp.at.postgresql.org/db/www.postgresql.org/pub/source/v${VERSION}/
    SOURCE_URL[1]=ftp://ftp.be.postgresql.org/postgresql/source/v${VERSION}/
@@ -38,10 +38,10 @@
   SOURCE_URL[34]=ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/source/v${VERSION}/
   SOURCE_URL[35]=ftp://ftp10.us.postgresql.org/pub/postgresql/source/v${VERSION}/
   SOURCE_URL[36]=ftp://ftp15.us.postgresql.org/source/v${VERSION}/
-     SOURCE_VFY=sha1:45f9a739e414e617d1e5f43779046546ee1a0d3a
+     SOURCE_VFY=sha1:b7499f71d2264ad91076d123af097b10fd35922e
         WEB_SITE=http://www.postgresql.org
          ENTERED=20011113
-         UPDATED=20050507
+         UPDATED=20051004
            FUZZY=off
            SHORT="postgresql is a sophisticated Object-Relational DBMS"
 



More information about the Lunar-commits mailing list