[29242] trunk/dports/databases/postgresql81

source_changes at macosforge.org source_changes at macosforge.org
Tue Sep 18 09:58:00 PDT 2007


Revision: 29242
          http://trac.macosforge.org/projects/macports/changeset/29242
Author:   mww at macports.org
Date:     2007-09-18 09:58:00 -0700 (Tue, 18 Sep 2007)

Log Message:
-----------
version 8.1.10

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

Modified: trunk/dports/databases/postgresql81/Portfile
===================================================================
--- trunk/dports/databases/postgresql81/Portfile	2007-09-18 16:54:01 UTC (rev 29241)
+++ trunk/dports/databases/postgresql81/Portfile	2007-09-18 16:58:00 UTC (rev 29242)
@@ -3,10 +3,10 @@
 PortSystem 1.0
 
 name			postgresql81
-version			8.1.9
+version			8.1.10
 categories		databases
 platforms		darwin
-maintainers		mww at macports.org jwa
+maintainers		mww jwa
 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, \
@@ -21,9 +21,9 @@
 set dtest		postgresql-test-${version}.tar.bz2
 distfiles		${dbase} ${dopt} ${dtest}
 
-checksums		${dbase} sha1 d6b042dd8ff095f1ced53ab9e6e2ea7b2eea5cfb \
-			${dopt} sha1 d3b011edaa9b05295b15692bfe0932b1e37572d2 \
-			${dtest} sha1 5a37496ab4bcb1a991674ae1b7ecdcc52f988abc
+checksums		${dbase} sha1 6d4c53d9946386d44f6ee33a9f76d92e00fc1f9c \
+			${dopt} sha1 d316b1a3b2a8f766ecf871537cf5d8067232a978 \
+			${dtest} sha1 a1ba7e1b845eb05e5d24b22fe2ab5beafe39b22a
 use_bzip2		yes
 
 depends_lib		port:readline port:openssl port:zlib

Modified: trunk/dports/databases/postgresql81-doc/Portfile
===================================================================
--- trunk/dports/databases/postgresql81-doc/Portfile	2007-09-18 16:54:01 UTC (rev 29241)
+++ trunk/dports/databases/postgresql81-doc/Portfile	2007-09-18 16:58:00 UTC (rev 29242)
@@ -3,10 +3,10 @@
 PortSystem 1.0
 
 name			postgresql81-doc
-version			8.1.9
+version			8.1.10
 categories		databases
 platforms		darwin
-maintainers		mww at macports.org jwa
+maintainers		mww jwa
 description		Documentation for the postgresql database
 long_description PostgreSQL is Object-Relational Database Management System. \
 				It supports almost all SQL constructs, including transactions, \
@@ -18,7 +18,7 @@
 master_sites	postgresql:source/v${version}
 distname		postgresql-base-${version}
 
-checksums		sha1 d6b042dd8ff095f1ced53ab9e6e2ea7b2eea5cfb
+checksums		sha1 6d4c53d9946386d44f6ee33a9f76d92e00fc1f9c
 use_bzip2		yes
 dist_subdir		postgresql81
 

Modified: trunk/dports/databases/postgresql81-server/Portfile
===================================================================
--- trunk/dports/databases/postgresql81-server/Portfile	2007-09-18 16:54:01 UTC (rev 29241)
+++ trunk/dports/databases/postgresql81-server/Portfile	2007-09-18 16:58:00 UTC (rev 29242)
@@ -3,10 +3,10 @@
 PortSystem 1.0
 
 name			postgresql81-server
-version			8.1.9
+version			8.1.10
 categories		databases
 platforms		darwin
-maintainers		mww at macports.org jwa
+maintainers		mww jwa
 description		run postgresql81 as server
 long_description	${description}
 

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


More information about the macports-changes mailing list