[71738] trunk/dports/databases

jwa at macports.org jwa at macports.org
Tue Sep 21 10:31:29 PDT 2010


Revision: 71738
          http://trac.macports.org/changeset/71738
Author:   jwa at macports.org
Date:     2010-09-21 10:31:26 -0700 (Tue, 21 Sep 2010)
Log Message:
-----------
version bump to final 9.0.0 release

Modified Paths:
--------------
    trunk/dports/databases/postgresql90/Portfile
    trunk/dports/databases/postgresql90-doc/Portfile
    trunk/dports/databases/postgresql90-server/Portfile

Modified: trunk/dports/databases/postgresql90/Portfile
===================================================================
--- trunk/dports/databases/postgresql90/Portfile	2010-09-21 13:28:24 UTC (rev 71737)
+++ trunk/dports/databases/postgresql90/Portfile	2010-09-21 17:31:26 UTC (rev 71738)
@@ -3,12 +3,12 @@
 PortSystem 1.0
 
 name			postgresql90
-version			9.0rc1
+version			9.0.0
 
 categories		databases
 platforms		darwin
 maintainers		mww jwa
-description		The most advanced open-source database available anywhere. ALPHA release!
+description		The most advanced open-source database available anywhere.
 long_description PostgreSQL is Object-Relational Database Management System. \
 				It supports almost all SQL constructs, including transactions, \
 				subselects, and user-defined types and functions. Write-ahead \
@@ -20,9 +20,9 @@
 			postgresql:source/v${version}/
 distname		postgresql-${version}
 
-checksums           md5     c10400b541b8ce2e8c083c6538712429 \
-                    sha1    976bc8c2f703dbcdd7fc5ee17fb8217028399ff9 \
-                    rmd160  79e08c3231ec9716786fe07e9429fbdf07025c42
+checksums           md5     14c2122cc322e69ab2ab702ed7714bbe \
+                    sha1    ed2f83cd1a83c40dcbe0ba19ee3ba2a7faa0de3d \
+                    rmd160  a6c25636254277029977768be2a73496fc87848a
 
 use_bzip2		yes
 

Modified: trunk/dports/databases/postgresql90-doc/Portfile
===================================================================
--- trunk/dports/databases/postgresql90-doc/Portfile	2010-09-21 13:28:24 UTC (rev 71737)
+++ trunk/dports/databases/postgresql90-doc/Portfile	2010-09-21 17:31:26 UTC (rev 71738)
@@ -3,11 +3,11 @@
 PortSystem 1.0
 
 name			postgresql90-doc
-version			9.0rc1
+version			9.0.0
 categories		databases
 platforms		darwin
 maintainers		mww jwa
-description		Documentation for the postgresql database ALPHA release.
+description		Documentation for the postgresql database.
 long_description PostgreSQL is Object-Relational Database Management System. \
 				It supports almost all SQL constructs, including transactions, \
 				subselects, and user-defined types and functions. Write-ahead \
@@ -18,9 +18,9 @@
 master_sites		postgresql:source/v${version}
 distname		postgresql-${version}
 
-checksums           md5     c10400b541b8ce2e8c083c6538712429 \
-                    sha1    976bc8c2f703dbcdd7fc5ee17fb8217028399ff9 \
-                    rmd160  79e08c3231ec9716786fe07e9429fbdf07025c42
+checksums           md5     14c2122cc322e69ab2ab702ed7714bbe \
+                    sha1    ed2f83cd1a83c40dcbe0ba19ee3ba2a7faa0de3d \
+                    rmd160  a6c25636254277029977768be2a73496fc87848a
 
 use_bzip2		yes
 dist_subdir		postgresql90

Modified: trunk/dports/databases/postgresql90-server/Portfile
===================================================================
--- trunk/dports/databases/postgresql90-server/Portfile	2010-09-21 13:28:24 UTC (rev 71737)
+++ trunk/dports/databases/postgresql90-server/Portfile	2010-09-21 17:31:26 UTC (rev 71738)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			postgresql90-server
-version			9.0rc1
+version			9.0.0
 categories		databases
 platforms		darwin
 maintainers		mww jwa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100921/d390def2/attachment.html>


More information about the macports-changes mailing list