From 88154be9c2ee9daf49e880c48656031b5b087afb Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Thu, 11 Mar 2004 14:45:42 +0000 Subject: Update to latest release 7.4.2. Release notes available at http://www.postgresql.org/news/173.html NOTICE: unlike most minor versions, this version does require some updates to the pg_* system tables. Full instructions for how to do this are included in the full HISTORY file. DO NOT UPGRADE WITHOUT READING THESE INSTRUCTIONS. SIZEfy. Submitted by: Palle Girgensohn (maintainer) PR: 64105 --- databases/postgresql91-server/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/postgresql91-server/Makefile') diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile index 14f37207f566..782803659342 100644 --- a/databases/postgresql91-server/Makefile +++ b/databases/postgresql91-server/Makefile @@ -6,8 +6,8 @@ # PORTNAME?= postgresql -PORTVERSION?= 7.4.1 -PORTREVISION?= 1 +PORTVERSION?= 7.4.2 +PORTREVISION?= 0 CATEGORIES?= databases MASTER_SITES= ${MASTER_SITE_PGSQL} MASTER_SITE_SUBDIR= source/v${PORTVERSION} -- cgit v1.2.3