Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Dec 2003 16:30:09 +0300 (MSK)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60542: database/postgresql7 update 7.4 -> 7.4.1
Message-ID:  <200312241330.hBODU9QO022786@woozle.rinet.ru>
Resent-Message-ID: <200312241340.hBODeI0d022034@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         60542
>Category:       ports
>Synopsis:       database/postgresql7 update 7.4 -> 7.4.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 24 05:40:18 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Morozovsky
>Release:        FreeBSD 4-STABLE i386
>Organization:
Cronyx Plus LLC (RiNet ISP)
>Environment:
System: FreeBSD 4-STABLE 


>Description:

PostgreSQL Team has released 7.4.1, the patched stable version. It is
particularly important for FreeBSD users because 7.4 contains error in
local indent authentication.

>How-To-Repeat:

>Fix:


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql7/Makefile,v
retrieving revision 1.118
diff -u -r1.118 Makefile
--- Makefile	5 Dec 2003 21:22:41 -0000	1.118
+++ Makefile	24 Dec 2003 13:25:48 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME?=	postgresql
-PORTVERSION?=	7.4
+PORTVERSION?=	7.4.1
 PORTREVISION?=	0
 CATEGORIES?=	databases
 MASTER_SITES=	${MASTER_SITE_PGSQL}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql7/distinfo,v
retrieving revision 1.30
diff -u -r1.30 distinfo
--- distinfo	4 Dec 2003 12:00:48 -0000	1.30
+++ distinfo	24 Dec 2003 13:25:48 -0000
@@ -1,4 +1,4 @@
-MD5 (postgresql/postgresql-base-7.4.tar.bz2) = a1af58384f506ed63c1d960ab43a2b3b
-MD5 (postgresql/postgresql-opt-7.4.tar.bz2) = df425a08172b1e6ca41e7720b65a6b15
-MD5 (postgresql/postgresql-test-7.4.tar.bz2) = 3c104928f6dadb8fa6086b5ae8060835
-MD5 (postgresql/postgresql-docs-7.4.tar.bz2) = b8f1d43dc64b6813b3239f36425c8cb8
+MD5 (postgresql/postgresql-base-7.4.1.tar.bz2) = 6a608caae10fb1d90bf3c7bdcc56b876
+MD5 (postgresql/postgresql-docs-7.4.1.tar.bz2) = c1ed614b482df37fa0b174b3f3839752
+MD5 (postgresql/postgresql-opt-7.4.1.tar.bz2) = 5c2c63741d9c7a4168b29e4b4439b0c7
+MD5 (postgresql/postgresql-test-7.4.1.tar.bz2) = 23ddb087901fcf7bc3cf8dfa06ff45ed
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql7/pkg-plist,v
retrieving revision 1.38
diff -u -r1.38 pkg-plist
--- pkg-plist	4 Dec 2003 12:00:49 -0000	1.38
+++ pkg-plist	24 Dec 2003 13:25:48 -0000
@@ -30,18 +30,23 @@
 @dirrm include/postgresql/internal/lib
 include/postgresql/internal/c.h
 include/postgresql/internal/libpq-int.h
+include/postgresql/internal/port.h
 include/postgresql/internal/postgres_fe.h
 include/postgresql/internal/pqexpbuffer.h
 @dirrm include/postgresql/internal
-include/compatlib.h
-include/datetime.h
-include/decimal.h
+include/postgresql/informix/esql/datetime.h
+include/postgresql/informix/esql/decimal.h
+include/postgresql/informix/esql/sqltypes.h
+include/postgresql/informix/esql/sqlda.h
+@dirrm include/postgresql/informix/esql
+@dirrm include/postgresql/informix
 include/ecpg_informix.h
 include/ecpgerrno.h
 include/ecpglib.h
 include/ecpgtype.h
 include/libpq-fe.h
 include/pg_config.h
+include/pg_config_manual.h
 include/pg_config_os.h
 include/pgtypes_date.h
 include/pgtypes_error.h
@@ -51,8 +56,6 @@
 include/postgres_ext.h
 include/sql3types.h
 include/sqlca.h
-include/sqlda.h
-include/sqltypes.h
 lib/libecpg.a
 lib/libecpg.so
 lib/libecpg.so.4
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312241330.hBODU9QO022786>