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/postgresql74-server/Makefile | 2 +- databases/postgresql74-server/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'databases/postgresql74-server') diff --git a/databases/postgresql74-server/Makefile b/databases/postgresql74-server/Makefile index 5e2072e75a5d..2e87b52bd042 100644 --- a/databases/postgresql74-server/Makefile +++ b/databases/postgresql74-server/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= postgresql -PORTVERSION?= 7.4.24 +PORTVERSION?= 7.4.25 CATEGORIES?= databases MASTER_SITES= ${MASTER_SITE_PGSQL} MASTER_SITE_SUBDIR= source/v${PORTVERSION} diff --git a/databases/postgresql74-server/distinfo b/databases/postgresql74-server/distinfo index 879f4b526c7b..e1b220b60e4d 100644 --- a/databases/postgresql74-server/distinfo +++ b/databases/postgresql74-server/distinfo @@ -1,6 +1,6 @@ -MD5 (postgresql/postgresql-7.4.24.tar.bz2) = 8287efcb6d4d0f2a631fd35149e8b8d2 -SHA256 (postgresql/postgresql-7.4.24.tar.bz2) = 8ab16a57581b9186868374b56e45fd602413481594f3d26b9ca783d08cbe55f9 -SIZE (postgresql/postgresql-7.4.24.tar.bz2) = 10293454 +MD5 (postgresql/postgresql-7.4.25.tar.bz2) = 2d9dda05f0d36a2177077bc754e2c68b +SHA256 (postgresql/postgresql-7.4.25.tar.bz2) = 8c7d673db0f1cf51fa94053f76952a2ebc3f05f6794cc8045ecedcfda4d24f72 +SIZE (postgresql/postgresql-7.4.25.tar.bz2) = 10300771 MD5 (postgresql/hier-Pg7.4-0.5.3.tar.gz) = 16d037213b879963724da7809a0a1589 SHA256 (postgresql/hier-Pg7.4-0.5.3.tar.gz) = 1e56f76560c86227b08faabf78e3a53de4188c6a8f9d1f38b1481427e8fdf74c SIZE (postgresql/hier-Pg7.4-0.5.3.tar.gz) = 34662 -- cgit v1.2.3