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/postgresql90-server/Makefile | 4 ++-- databases/postgresql90-server/distinfo | 12 ++++++++---- databases/postgresql90-server/pkg-plist | 1 + 3 files changed, 11 insertions(+), 6 deletions(-) (limited to 'databases/postgresql90-server') diff --git a/databases/postgresql90-server/Makefile b/databases/postgresql90-server/Makefile index 14f37207f566..782803659342 100644 --- a/databases/postgresql90-server/Makefile +++ b/databases/postgresql90-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} diff --git a/databases/postgresql90-server/distinfo b/databases/postgresql90-server/distinfo index 56dcb82c77c6..9599ee773e23 100644 --- a/databases/postgresql90-server/distinfo +++ b/databases/postgresql90-server/distinfo @@ -1,4 +1,8 @@ -MD5 (postgresql/postgresql-base-7.4.1.tar.bz2) = 6a608caae10fb1d90bf3c7bdcc56b876 -MD5 (postgresql/postgresql-opt-7.4.1.tar.bz2) = 5c2c63741d9c7a4168b29e4b4439b0c7 -MD5 (postgresql/postgresql-test-7.4.1.tar.bz2) = 23ddb087901fcf7bc3cf8dfa06ff45ed -MD5 (postgresql/postgresql-docs-7.4.1.tar.bz2) = c1ed614b482df37fa0b174b3f3839752 +MD5 (postgresql/postgresql-base-7.4.2.tar.bz2) = 1e397e48237aae3948266fe97807e885 +SIZE (postgresql/postgresql-base-7.4.2.tar.bz2) = 6480665 +MD5 (postgresql/postgresql-docs-7.4.2.tar.bz2) = a2ba1247b26f7cd638d280d5552e75a0 +SIZE (postgresql/postgresql-docs-7.4.2.tar.bz2) = 2388008 +MD5 (postgresql/postgresql-test-7.4.2.tar.bz2) = 80a7f216019a7086da0d86a85347a419 +SIZE (postgresql/postgresql-test-7.4.2.tar.bz2) = 942684 +MD5 (postgresql/postgresql-opt-7.4.2.tar.bz2) = 9eb004120328def9d938c63d4a8afa64 +SIZE (postgresql/postgresql-opt-7.4.2.tar.bz2) = 330741 diff --git a/databases/postgresql90-server/pkg-plist b/databases/postgresql90-server/pkg-plist index 2b172fd5e78c..61111d6f83bc 100644 --- a/databases/postgresql90-server/pkg-plist +++ b/databases/postgresql90-server/pkg-plist @@ -174,6 +174,7 @@ share/postgresql/post-install-notes %%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/pgscripts.mo %%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/psql.mo %%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/libpq.mo +%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_controldata.mo %%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_dump.mo %%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/psql.mo %%SERVER%%%%GETTEXT%%share/locale/cs/LC_MESSAGES/postgres.mo -- cgit v1.2.3