From owner-freebsd-ports Mon Nov 27 13:16:55 2000 Delivered-To: freebsd-ports@freebsd.org Received: from kci.kciLink.com (kci.kciLink.com [204.117.82.1]) by hub.freebsd.org (Postfix) with ESMTP id 7F18037B479 for ; Mon, 27 Nov 2000 13:16:53 -0800 (PST) Received: from yertle.kciLink.com (yertle.kciLink.com [208.184.13.195]) by kci.kciLink.com (Postfix) with ESMTP id B2647C9A4 for ; Mon, 27 Nov 2000 16:16:47 -0500 (EST) Received: from onceler.kciLink.com (onceler.kciLink.com [208.184.13.196]) by yertle.kciLink.com (Postfix) with ESMTP id 7C95D2E451 for ; Mon, 27 Nov 2000 16:16:22 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.1/8.11.1) id eARLGMM37840; Mon, 27 Nov 2000 16:16:22 -0500 (EST) (envelope-from khera) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14882.53030.21031.747666@onceler.kciLink.com> Date: Mon, 27 Nov 2000 16:16:22 -0500 To: ports@FreeBSD.org Subject: update to postgesql7 port X-Mailer: VM 6.83 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Trivial patch to update port to 7.0.3 version of Postgresql: --- Makefile.dist Mon Nov 27 15:33:16 2000 +++ Makefile Mon Nov 27 15:33:30 2000 @@ -6,7 +6,7 @@ # PORTNAME= postgresql -PORTVERSION= 7.0.2 +PORTVERSION= 7.0.3 CATEGORIES= databases MASTER_SITES= ftp://ftp.postgresql.org/pub/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/%SUBDIR%/ \ and the distinfo file associated with it: MD5 (postgresql/postgresql-7.0.3.base.tar.gz) = 3944ee7610368dc51264db117be82cc3 MD5 (postgresql/postgresql-7.0.3.docs.tar.gz) = 120d8b7598b37075b00a347665a241eb MD5 (postgresql/postgresql-7.0.3.support.tar.gz) = 9887f90fd10ae7bab27e5438a43bfdbb MD5 (postgresql/postgresql-7.0.3.test.tar.gz) = f3b7251d05f5d7c8e13f7a437bee052b I only did a build with "make -DWITHOUT_MULTIBYTE" but it seems to work, as it was just a minor bug-fix update. Also, it seems that the "7.0.3.test" archive is not really used. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message