[46759] trunk/dports/databases/postgresql7/Portfile

mww at macports.org mww at macports.org
Thu Feb 12 04:06:53 PST 2009


Revision: 46759
          http://trac.macports.org/changeset/46759
Author:   mww at macports.org
Date:     2009-02-12 04:06:51 -0800 (Thu, 12 Feb 2009)
Log Message:
-----------
version 7.4.24, add warning about Mac OS X Intel incompatibility to long_description

Modified Paths:
--------------
    trunk/dports/databases/postgresql7/Portfile

Modified: trunk/dports/databases/postgresql7/Portfile
===================================================================
--- trunk/dports/databases/postgresql7/Portfile	2009-02-12 11:52:47 UTC (rev 46758)
+++ trunk/dports/databases/postgresql7/Portfile	2009-02-12 12:06:51 UTC (rev 46759)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			postgresql7
-version			7.4.21
+version			7.4.24
 categories		databases
 platforms		darwin
 maintainers		mww jwa
@@ -12,14 +12,16 @@
 			It supports almost all SQL constructs, including transactions, \
 			subselects, and user-defined types and functions. Write-ahead \
 			logging means increased performance while retaining data \
-			integrity.
+			integrity. \
+			This version does not work on Mac OS X Intel!
 
 homepage		http://www.postgresql.org/
 master_sites		http://ftp.de.postgresql.org/mirror/postgresql//source/v${version} \
 			postgresql:source/v${version}
 
-checksums		md5 b372d271bb30f703c241c7cc3d58f198 \
-			sha1 813895863832b5512838b90b2ea2300b74b856f5
+checksums           md5     8287efcb6d4d0f2a631fd35149e8b8d2 \
+                    sha1    a38d8045d2d01f501671e1a4b72473d7f8739107 \
+                    rmd160  63a7908aef92ddc591d58332ff4bd0bdaa6b0fcf
 use_bzip2		yes
 
 depends_lib		port:readline \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090212/62f6975c/attachment.html>


More information about the macports-changes mailing list