Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2002 23:01:42 +0200 (EET)
From:      Vladimir Chukharev <chu@gpi.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44893: [PATCH] update postgresql-devel to 7.3b4
Message-ID:  <200211042101.gA4L1g28045949@h33.erkki.ton.tut.fi>

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

>Number:         44893
>Category:       ports
>Synopsis:       [PATCH] update postgresql-devel to 7.3b4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 04 13:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Chukharev
>Release:        FreeBSD 4.6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD h33.erkki.ton.tut.fi 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #0: Thu Aug 8 23:06:56 EEST 2002 root@h33.erkki.ton.tut.fi:/usr/src/sys/compile/H33 i386

It works for me.

Best regards,
V.Chukharev

>Description:
>How-To-Repeat:
>Fix:

--- b3_to_b4.patch begins here ---
--- ./distinfo.old	Wed Oct 30 18:37:48 2002
+++ ./distinfo	Mon Nov  4 22:27:39 2002
@@ -1,5 +1,4 @@
-MD5 (postgresql/postgresql-7.3b3.tar.gz) = e40e810105002cefdaa1c10853e3f7fa
-MD5 (postgresql/postgresql-base-7.3b3.tar.gz) = 416092b132aadbbed2dfca4990357f75
-MD5 (postgresql/postgresql-docs-7.3b3.tar.gz) = 8c16b9ce0bdece3fa61e1b1c7a9d0c60
-MD5 (postgresql/postgresql-opt-7.3b3.tar.gz) = 9de8adc0ef6f268f2e15ab6f9e597609
-MD5 (postgresql/postgresql-test-7.3b3.tar.gz) = 63be4334f5ea1628ebeafe3bd773a7d6
+MD5 (postgresql/postgresql-base-7.3b4.tar.gz) = 4ac8dcc170cb7cd67a708f94f0668ad3
+MD5 (postgresql/postgresql-docs-7.3b4.tar.gz) = 0509dfef5046ae63828469703a89aea9
+MD5 (postgresql/postgresql-opt-7.3b4.tar.gz) = c7268104eac032e9bbec306676328d54
+MD5 (postgresql/postgresql-test-7.3b4.tar.gz) = 0b6d948e5c6a0983300a940aed458933
--- ./Makefile.old	Wed Oct 30 18:37:48 2002
+++ ./Makefile	Mon Nov  4 22:20:45 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME?=	postgresql
-PORTVERSION?=	7.3.b3
+PORTVERSION?=	7.3.b4
 PKGNAMESUFFIX=	-devel
 CATEGORIES?=	databases
 MASTER_SITES=	ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/%SUBDIR%/ \
@@ -24,13 +24,13 @@
 		ftp://ftp.us.postgresql.org/%SUBDIR%/ \
 		ftp://ftp.postgresql.org/pub/%SUBDIR%/
 MASTER_SITE_SUBDIR=	source/v7.3beta
-DISTFILES=	postgresql-base-7.3b3${EXTRACT_SUFX} \
-		postgresql-opt-7.3b3${EXTRACT_SUFX} \
-		postgresql-test-7.3b3${EXTRACT_SUFX}
+DISTFILES=	postgresql-base-7.3b4${EXTRACT_SUFX} \
+		postgresql-opt-7.3b4${EXTRACT_SUFX} \
+		postgresql-test-7.3b4${EXTRACT_SUFX}
 
 MAINTAINER?=	seanc@FreeBSD.org
 
-WRKSRC=		${WRKDIR}/postgresql-7.3b3
+WRKSRC=		${WRKDIR}/postgresql-7.3b4
 DIST_SUBDIR=	postgresql
 
 USE_GMAKE=	YES
--- b3_to_b4.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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