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

source_changes at macosforge.org source_changes at macosforge.org
Tue Jan 23 08:25:32 PST 2007


Revision: 21405
          http://trac.macosforge.org/projects/macports/changeset/21405
Author:   jwa at macports.org
Date:     2007-01-23 08:25:31 -0800 (Tue, 23 Jan 2007)

Log Message:
-----------
version bump to 7.4.15

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

Modified: trunk/dports/databases/postgresql7/Portfile
===================================================================
--- trunk/dports/databases/postgresql7/Portfile	2007-01-23 08:30:03 UTC (rev 21404)
+++ trunk/dports/databases/postgresql7/Portfile	2007-01-23 16:25:31 UTC (rev 21405)
@@ -3,16 +3,16 @@
 PortSystem 1.0
 
 name			postgresql7
-version			7.4.13
+version			7.4.15
 categories		databases
 platforms		darwin
-maintainers		mww at opendarwin.org
+maintainers		mww at macports.org jwa at macports.org
 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 \
-				logging means increased performance while retaining data \
-				integrity.
+			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.
 
 homepage		http://www.postgresql.org/
 master_sites	postgresql:source/v${version}
@@ -21,9 +21,9 @@
 set dopt		postgresql-opt-${version}.tar.bz2
 set dtest		postgresql-test-${version}.tar.bz2
 distfiles		${dbase} ${dopt} ${dtest}
-checksums		${dbase} sha1 cb326a788833e805a54a80d87aeeb6fa00fb7b1e \
-				${dopt} sha1 79455e60f074a488ab3abafd10bfce4c63b33293 \
-				${dtest} sha1 0a4503943b9fb226a65df3a0d690b3f23abf2d3e
+checksums		${dbase} sha1 cb10ee0048804aef1e510afd21df71b1c17968be \
+			${dopt} sha1 aefe8d4f2689d94e2cff798ce79b37bcfa41c7f2 \
+			${dtest} sha1 dfab9ec0ecdfe097c802cdad4f45bbdfe3a42a82
 use_bzip2		yes
 
 depends_lib		port:readline \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070123/0f2d8778/attachment.html


More information about the macports-changes mailing list