From e6109cdbcf9ebe450a8567e9bc392d8ed8b60748 Mon Sep 17 00:00:00 2001 From: Palle Girgensohn Date: Wed, 18 Mar 2009 15:13:39 +0000 Subject: Update PostgreSQL to latest versions. The PostgreSQL Project today released minor versions updating all active branches of the PostgreSQL object-relational database system, including versions 8.3.7, 8.2.13, 8.1.17, 8.0.21 and 7.4.25. This release fixes a denial of service issue with encoding conversion, and all users should update their installations at the next reasonable opportunity. There are 12 other minor fixes contained in these update releases, including fixes for xpath() functions in version 8.3. See the release notes for full details. URL: http://www.postgresql.org/docs/8.3/static/release-8-3-7.html URL: http://www.postgresql.org/docs/8.2/static/release-8-2-13.html URL: http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-1-17 URL: http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-21 URL: http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4-24 --- databases/postgresql91-server/Makefile | 2 +- databases/postgresql91-server/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'databases/postgresql91-server') diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile index 097118f2c580..44bd36ce8ffd 100644 --- a/databases/postgresql91-server/Makefile +++ b/databases/postgresql91-server/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= postgresql -DISTVERSION?= 8.3.6 +DISTVERSION?= 8.3.7 CATEGORIES?= databases MASTER_SITES= ${MASTER_SITE_PGSQL} MASTER_SITE_SUBDIR= source/v${DISTVERSION} diff --git a/databases/postgresql91-server/distinfo b/databases/postgresql91-server/distinfo index c3126d0d31a4..f94a2324bff6 100644 --- a/databases/postgresql91-server/distinfo +++ b/databases/postgresql91-server/distinfo @@ -1,6 +1,6 @@ -MD5 (postgresql/postgresql-8.3.6.tar.bz2) = 4f8c67d802bd03b5b844e268bba7d44a -SHA256 (postgresql/postgresql-8.3.6.tar.bz2) = fd0239849839227649e2f472a1ffeab87f9eedc75a1d11c803dde65b109d7479 -SIZE (postgresql/postgresql-8.3.5.tar.bz2) = 14081040 +MD5 (postgresql/postgresql-8.3.7.tar.bz2) = 7b7e91a2221e55fe1b167e663217a96d +SHA256 (postgresql/postgresql-8.3.7.tar.bz2) = eee00caf1860646f6c03b4266f2b2b7936e469b3305bd63b80b7b663c0ae1661 +SIZE (postgresql/postgresql-8.3.7.tar.bz2) = 14124712 MD5 (postgresql/pg-833-icu-xx-2008-08-28.diff.gz) = 94fb6634636cd36cb5fde449d76ece65 SHA256 (postgresql/pg-833-icu-xx-2008-08-28.diff.gz) = c7d77dafe78afcf2e92567c7cdfda45dcfe41ea71efb2e326ef4f7eb66ec416b SIZE (postgresql/pg-833-icu-xx-2008-08-28.diff.gz) = 5302 -- cgit v1.2.3